Displaying 1 result from an estimated 1 matches for "simzy1".
Did you mean:
simpy
2008 Aug 24
6
entering a password to have access to a sip account?!
...an anyone guide me through this issue! im really going crazy to get this done! any help would truly and utterly be appreciated:)
ps: find below my extensions.conf
[sipura-line]
exten => 301,1,Answer() ; Answer inbound calls
exten => 301,2,Playback(silence/1)
exten => 301,3,Background(simzy1) ; input an extension
exten => 301,4,WaitExten(8)
exten => 301,5,Dial(SIP/100,15) ; goes to operator
exten => 301,4,Wait(8)
include => spa
exten => _XXX,6,VoiceMail(100 at default)
exten => 301,n,Hangup()
[spa]
exten =>_301,1,GoTo(sipura-line,${EXTEN},1)
exten => _1XX,1,...