Displaying 1 result from an estimated 1 matches for "sgarcia_snomsip".
2005 Mar 18
0
T100P: Can't Make/Receive Zap Calls (Long Newbie Blah)
...Treat anything
else as
no answer
exten => a,1,VoicemailMain(${ARG1}) ; If they press
*, send
the user into VoicemailMain
;
; My attempt to configure a sample extension for the Snom phone
; Hopefully this will work if I understand that instructions here well
enough.
;
[sgarcia_snomsip]
exten => 4004,1,Dial(SIP/sgarcia_snomsip,4004,20)
exten => 4004,2,Goto(4004-$(DIALSTATUS},1)
exten => 4004-NOANSWER,1,Voicemail(u4004) ; If
unavailable, send t
o voicemail w/ unavail announce
exten => 4004-NOANSWER,2,Goto(default,4004,1) ; If they
pres...