You might want to set "autofallthrough=no" in your extensions.conf, but this will only change the cause of hangup in the CLI. What is happening here is proper behavior as all steps are taken and you configured nothing to wait and keep the line active. Look into WaitExten, f.e. by adding the option "exten => 9,4,WaitExten(15)"
Please anybody who ever seen a response from one Asterisk server back to Asterisk Outbound -saying G730 protocol not allowed
We use a Asterisk trixbox sip platform to route calls to another Asterisk server overseas G729 and sometimes the calls dont go
Sometimes the receiving server do not even see the hits -some other time the error message is -Forbidden.
...
Hi all,
I'm having trouble getting a timeout function to work in my asterisk 1.4.21.2 IVR extension configuration. The introduction and greeting playback OK and the invalid digit playback works OK.
But, while waiting for timeout to be routed to operator I receive the following debug message.
...