Open GoogleCodeExporter opened 9 years ago
handle your @ussd exten correctly
Original comment by bg_...@mail.ru
on 27 Dec 2014 at 6:21
[incoming]
exten => ussd,1,NoCDR
same => n,System(echo '${STRFTIME(${EPOCH},,%Y-%m-%d %H:%M:%S)} - ${DONGLENAME}: ${BASE64_DECODE(${USSD_BASE64})}' >> /var/log/asterisk/ussd.txt)
same => n,Hangup
Now this dialplan, but in the CDR one empty record (2st normal record disabled
NoCDR() application).
Original comment by roman.ginovich
on 27 Dec 2014 at 3:13
Original issue reported on code.google.com by
roman.ginovich
on 12 Dec 2014 at 12:59