Displaying 2 results from an estimated 2 matches for "loggingast".
2014 Mar 20
1
php script in h context makes channel hang : solution ?
Hello,
I execute the following php script when a call ends and the h-context is
executed :
/exten => h,n,System(/usr/bin/php
/var/log/asterisk/loggingAST/loggingAST.php
/var/log/asterisk/loggingAST/${CHANNEL:4}.csv)/
The script loggingAST.php writes some information in a MySQL database on
a remote webserver.
I have noticed that when the webserver is unreachable, this channel
"hangs" and Asterisk can not clear the channel and rtp ports...
2013 Jun 11
1
Why does it take several seconds to interpret DTMF-input ?
...ack
[Jun 11 15:29:30] VERBOSE[18549] pbx.c: [Jun 11 15:29:30] --
Executing [1 at pbx-routing:2] System("SIP/SipAgenT01-00001eb0", "echo
"'418','IVR','1','','SipAgenT01-00001eb0','$(date +%s)'" >>
/var/log/asterisk/loggingAST/SipAgenT01-00001eb0.csv") in new stack
(attempt 2)
[Jun 11 15:30:21] DTMF[18780] channel.c: DTMF begin '8' received on
SIP/SipAgenT01-00001ec1
[Jun 11 15:30:21] DTMF[18780] channel.c: DTMF begin ignored '8' on
SIP/SipAgenT01-00001ec1
[Jun 11 15:30:21] DTMF[18780] channel.c:...