search for: dialout_num

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

2009 Jul 14
3
Why CDR is recording dst value = h?
...is this happening and how can I have correct 'dst' value if the caller hangs up first. [dialout] exten => _NXXNXXXXXX,s,1,Dial(SIP/XXXXXX/${EXTEN},30) exten => h,1,Macro(hangupcall,${EXTEN},${CDR(accountcode)}) [macro-hangupcall] NoOp(${CDR(dst)}) Set(dialout_num=${ARG1}) Set(user_id=${ARG2}) ResetCDR(vw); NoCDR(); Hangup(); -- Zeeshan A Zakaria -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090713/0dfcfea4/attachment.htm