Hello,

I am developing a software with Sofia-SIP library. I have faced the
following problem: after a period of time (registration expiration timeout)
a client (registered on a FreeSWITCH)  becomes unreachable for other
clients. It does not see incoming messages etc.

When I manually re-register it with an additional call to nua_register(), it
becomes available and works properly.

The official manual says that a successfull registration will be updated
periodically, but looks like that it is not. Setting NUTAG_KEEPALIVE and
manual expiration timeouts in the arguments on nua_register() haven't
helped.  I can run my own timer that will update the registration every N
seconds, but I think I have just missed something.

Could anybody please say what am I doing wrong? The version used is 1.12.10.

Thanks,
Dmitry
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to