Hello, When successfully registered with the ITSP using Sofia-SIP v1..12.10, I observe reasonable periodic re-registration events in my application log:
12:25:52 INF: auto re-registration: 200 OK 12:26:56 INF: auto re-registration: 200 OK 12:28:12 INF: auto re-registration: 100 Request Authorized by Cache 12:28:12 INF: auto re-registration: 200 OK 12:29:17 INF: auto re-registration: 200 OK 12:30:42 INF: auto re-registration: 100 Request Authorized by Cache 12:30:42 INF: auto re-registration: 200 OK 12:31:52 INF: auto re-registration: 200 OK But after several hours of runtime, I observed: 17:36:43 ERR: nua_r_register: 503 DNS Error 17:36:43 INF: nua_r_unregister: 200 OK It looks like the periodic re-registration encountered a DNS error, and Sofia-SIP unregistered. Is that the expected behavior? Is the solution simply to have the application repeat the original call to nua_register() when automatic re-registration fails with a DNS error? Or are there stack context issues that need to be somehow unwound? Thanks. Jim ------------------------------------------------------------------------------ _______________________________________________ Sofia-sip-devel mailing list Sofia-sip-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel