Yuan LIU wrote:
Another dumb question: Can a dial plan continue after local hangup when using Dial()? For example,

[incoming]
exten => s,1,Dial(Zap/1)
exten => s,2,Congestion()
exten => s,3,Hangup()

---
Asterisk seems to insist that a dial plan is complete when Zap/1 hangs up and do not go into priorities 2 and 3.
Use the h extension.

_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to