Ricardo Carvalho
2006-Jun-13 09:37 UTC
[Asterisk-Users] Asterisk keeps running after hungup untill I press #
Hi, I'm running SER with Asterisk, and I've configured VoicemailMain like this: exten => 201,1,VoicemailMain(@default) exten => 201,2,Hangup() Although, after any user enter his voicemailmain mailbox, when the phone is hung up, the call still continues running in Asterisk, because I can see it in the debug output of the Asterisk CLI. The call only stops if before hung up, I press #. What is causing this? Any ideas? Regards, Ricardo.