THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Corey Edwards (tensai)
Attached to Project - sip-router
Summary - registrar documentation is wrong, (exp->aor)
Task Type - Bug Report
Category - registrar (k)
Status - Unconfirmed
Assigned To -
Operating System - All
Severity - Low
Priority - Normal
Reported Version - Development
Due in Version - Undecided
Due Date - Undecided
Details - When attempting to set up an event_route for usrloc:contact-expired according to
the documentation, I received the following error.
/usr/sbin/kamailio[26518]: ERROR: registrar [regpv.c:305]: pv_parse_ulc_name(): invalid
contact pv name exp->aor
/usr/sbin/kamailio[26518]: ERROR: <core> [pvapi.c:810]: pv_parse_spec2(): pvar
"ulc" has an invalid name param [exp->aor]
/usr/sbin/kamailio[26518]: ERROR: <core> [pvapi.c:965]: pv_parse_spec2(): wrong char
[)/41] in [$ulc(exp->aor)] at [13 (5)]
/usr/sbin/kamailio[26518]: ERROR: xlog [xlog.c:363]: xdbg_fixup_helper(): wrong
format[expired contact for $ulc(exp->aor)#012]
According to the note just above the example it should be "=>" instead of
"->". I made this change in my config and confirmed that it works.
Attached is a patch against git master to correct the documentation.
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=411
You are receiving this message because you have requested it from the Flyspray bugtracking
system. If you did not expect this message or don't want to receive mails in future,
you can change your notification settings at the URL shown above.