[OpenSIPS-Users] Registrar not saving received from Path header
Bogdan-Andrei Iancu
bogdan at opensips.org
Thu May 16 10:47:03 CEST 2013
Hello Nathaniel,
Attached is an extended patch - remove the old one and apply this one.
Again look for any xXx logs .
Regards,
Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
http://www.opensips-solutions.com
On 05/14/2013 02:47 PM, Nathaniel L Keeling III wrote:
> Hello Bogdan,
>
> here is the output from opensips's og file of the save() with the
> patch and the code snippet from the opensips.cfg. I did not see any
> ant logs with "xXx". Also,I have usrloc's db_mode set to 3.
>
> ##################################################################
> # Try to save the Register's requests location information
> ##################################################################
>
> xlog("SAVING THE SUBSCRIBER INTO THE LOCATION TABLE
> ....................................................");
> if (!save("location","p1"))
> {
> xlog("L_ERR", "ERR:callerid:$ci|end|System error trying to
> save Register's request location");
> sl_reply_error();
> }
>
> ##################################################################
> # Subscriber's register request was successfully authenticated
> # and saved
> ##################################################################
>
> xlog("L_NOTICE", "NOTICE:callerid:$ci|end|The subscriber has
> successfully registered with Akan Voice");
> exit;
>
>
> Thanks
>
> Nathaniel
>
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20130516/23a992d3/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: registrar_path.patch
Type: text/x-patch
Size: 653 bytes
Desc: not available
URL: <http://lists.opensips.org/pipermail/users/attachments/20130516/23a992d3/attachment.bin>
More information about the Users
mailing list