[asterisk-users] Loop Break

Mian M Asif asif44pk at gmail.com
Mon Jan 21 07:08:36 CST 2008


Hi All,

please see my below dialplan, i want to break this loop after three
attempts without AGI script.

exten => s,1,Background(Balance-Inquiries)
exten => s,n,Background(commanOptions)
exten => s,n,WaitExten(2)
exten => s,n,Goto(,s,1)


Please Help me how can i break this loop in Asterisk.


Thanks & regards,

Asif



More information about the asterisk-users mailing list