search for: build_via

Displaying 2 results from an estimated 2 matches for "build_via".

Did you mean: build_id
2005 Sep 03
0
MWI - message waiting indication
...memcpy(&p->ourip, &__ourip, sizeof(p->ourip)); + strcpy(p -> username, peer -> mailbox); /* Username = Mailbox name */ + s = strchr(p -> username, '@'); /* Remove the context part */ + if (s != NULL) + *s = 0; build_via(p, p->via, sizeof(p->via)); build_callid(p->callid, sizeof(p->callid), p->ourip, p->fromdomain); /* Send MWI */ After this patch is applied, the MWI NOTIFY messages coming from asterisk will have the URI user@ser.server.tld. This can be then routed with ser to t...
2006 Mar 08
2
REGISTER headers changed
Can someone help me with upgrading to the lastest version. I am using the same sip.conf file, but the headers have changed and registration fails. Has something change in the conf file that would cause this? Notice 1.2.5 has no Authoization at all... Regards, Jason Version 1.0.9 --------------------------- REGISTER sip:voip-ca35323.ocn.ne.jp SIP/2.0 Via: SIP/2.0/UDP