Displaying 1 result from an estimated 1 matches for "my_accountcode".
2009 Jul 26
0
MeetMe time doesn't show up in CDRs?
...ut
channel=Local/91234567 at callout-fc48,2
dstchannel=Zap/23-1
lastapp=Dial
lastdata=Zap/G0/91234567|30|W
duration=9
billsec=0
uniqueid=1248584760.896
My dialplan rules look like this; I come in to cob-meetme from an
extension earlier in the plan, with MY_ACCOUNTCODE and COB_CONFNO
already set. The callout context places an outgoing call.
[cob-meetme]
exten => _XXX,1,Answer
exten => _XXX,n,Set(CDR(accountcode)=${MY_ACCOUNTCODE})
exten => _XXX,n,Set(MEETME_EXIT_CONTEXT=cob-meetme-escape)
exten => _XXX,n,MeetMe(${EXTEN},d1qMX)...