Displaying 1 result from an estimated 1 matches for "var_name_unique_id".
2007 Jun 29
4
asterisk call unique id in dialplan
...n the dialplan?
I have enabled the cdr logging on a postgres database.
In the table cdr each record has a field that assumes an unique id
(for example: 1141628669.51)
Can i retrieve this from the dialplan?
For example:
exten => 203,1,Answer
exten => 203,2,Set(CALLERID(name)=UNIQUE_ID - ${var_name_unique_id})
exten => 203,3,Dial(SIP/203)
Can i do something similar that?
How can i retrieve the unique_id generated?
thanks.
--
/*************/
nik600
https://sourceforge.net/projects/ccmanager
https://sourceforge.net/projects/nikstresser