git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13439
d0543943-73ff-0310-b7d9-
9358b9ac24b2
-Tue May 19 12:24:21 CDT 2009
+Tue May 26 17:22:34 CDT 2009
if (ss == NULL || nua_substate_make(ss->ss_substate) != nu->nu_substate) {
if (nu->nu_substate == nua_substate_terminated)
- expires = nu->nu_expires > now ? "noresource" : "timeout";
+ expires = nu->nu_expires > now ? "reason=noresource" : "reason=timeout";
ss = sip_subscription_state_format(home, "%s;%s",
nua_substate_name(nu->nu_substate),