Zhanchang / imsdroid

Automatically exported from code.google.com/p/imsdroid
0 stars 0 forks source link

Get "INFO" message from SIP server. #107

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
How can we add function to get "INFO" message from SIP Server? and how many is 
the current tiny lib source code SVN version?

Please tell me, many thanks.

Original issue reported on code.google.com by LiuGeniu...@gmail.com on 19 Nov 2010 at 6:49

GoogleCodeExporter commented 9 years ago
Sip INFO message is not support by the stack.
Could you please explain what is the problem?
When you say "add function", Do you want to change the source code?
Are you using INFO message to send DTMF digits?

Original comment by boss...@yahoo.fr on 20 Nov 2010 at 3:34

GoogleCodeExporter commented 9 years ago
The problem is when server send a "INFO" message per 30 seconds to confirm 
whether the client is online. If the client does not response the message, the 
server will end this calling. So, now, I must add the response INFO message 
function.

Original comment by LiuGeniu...@gmail.com on 23 Nov 2010 at 8:52

GoogleCodeExporter commented 9 years ago
You can also use OPTIONS message as done by most SIP Servers.

Original comment by boss...@yahoo.fr on 23 Nov 2010 at 9:47

GoogleCodeExporter commented 9 years ago

Original comment by boss...@yahoo.fr on 5 Jun 2011 at 5:21