THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Guillaume Bour (gbour)
Attached to Project - sip-router
Summary - CNXCC: use of pseudo-variables in *cnxcc:call-shutdown* event route
Task Type - Improvement
Category - Module
Status - Unconfirmed
Assigned To -
Operating System - All
Severity - Low
Priority - Normal
Reported Version - Development
Due in Version - Undecided
Due Date - Undecided
Details -
By adding real from and to headers in built fake SIP message when executing
*cnxcc:call-shutdown* event route,
it allows the use of pseudo-variables such as $fU or $tU, as well as dialog variables.
i.e:
<code>
event_route[cnxcc:call-shutdown] {
xlog("L_INFO", "cnxcc [$ci]: $fU is out of credit
($dlg_var(cnxcc_start))\n");
}
</code>
One or more files have been attached.
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=450
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.