search for: outgoing_ivr

Displaying 1 result from an estimated 1 matches for "outgoing_ivr".

Did you mean: outgoing_ivrs
2014 Jul 18
0
How to get 2 CDR Records of 2 outgoing calls bridge
Hi all, I need 2 CDR Records of below 2 numbers for outgoing calls, detail is given as below: *96XXXXXXXX88XXXXXXXX* *=> Call file : outbound call generate through below file* Test.call ====== Channel: local/s at outgoing/n WaitTime: 45 Context: outgoing_ivrs Extension: s Priority: 1 Set: contact_no=96XXXXXXXX extensions.conf ============ [outgoing] exten => s,1,NoOP(----- First LEG CALL from call file for outgoing: Channel-${CHANNEL} -----) *same => n,Dial(DAHDI/g0/${contact_no},45)* same => n,Noop(***** DIALSTATUS-${DIALSTATUS}*****) same =...