[asterisk-users] asterisk novice needs help.
BSumrall
Brads at ftnco.com
Fri Jul 20 01:08:16 CDT 2007
The basic incoming and out going works fine.
Trying to create a basic dial plan and asterisk hangs up on me.
First issue:
I am only hearing part of the recording when I call in
Second issue;
Before I am even able to choose an option of hear the rest of the recording,
asterisk hangs up on me.
Any assistance would truly be appreciated.
Brad
My dial plan of issues...
;exten => s,1,Answer()
;exten => s,2,DIAL(SIP/100,20)
exten => s,1,Answer(60)
exten => s,2,Background(otherwise-press)
exten => s,1,Playback(digits/1)
exten => s,2,Goto(default,s,1)
exten => s,1,Playback(digits/2)
exten => s,2,Goto(default,s,1)
exten => i,1,Playback(pbx-invalid)
exten => i,2,Goto(incoming,s,1)
exten => t,1,Playback(vm-goodbye)
;exten => t,2,Hangup( )
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070720/7fdf5dd2/attachment.htm
More information about the asterisk-users
mailing list