Displaying 2 results from an estimated 2 matches for "u2202".
Did you mean:
2202
2004 May 19
2
MGCP error dialing
...6800]: chan_mgcp.c:2608 mgcp_request: Unable to
find MGCP endpoint 'aaln/1@10.0.1.150'
May 19 22:30:01 NOTICE[1251156800]: app_dial.c:536 dial_exec: Unable to create
channel of type 'MGCP'
== Everyone is busy at this time
-- Executing VoiceMail("SIP/2204-5dc2", "u2202") in new stack
-- Playing 'vm-theperson' (language 'en')
-- Playing 'digits/2' (language 'en')
-- Playing 'digits/2' (language 'en')
exten.conf setup with mgcp
exten => 2202,1,Dial(MGCP/aaln/1@10.0.1.150)
exten = 2202,2,Voicemail...
2004 Dec 22
2
Can't Receive/Send Calls
...ion
include => local
include => toll-free
include => long-distance
; sip lines
[nighttime-fwd1]
exten => s,1,Wait(2)
exten => s,2,Background(nighttime)
exten => 1,1,Goto(daytime-sip1,s,1)
exten => 2,1,Voicemail(u2201)
exten => 3,1,Voicemail(u2206)
exten => 4,1,Voicemail(u2202)
exten => 9,1,Playback(transfer)
exten => 9,2,Goto(local,2206,1)
[daytime-fwd1]
exten => s,1,Dial(${MAINPHONE}&${KITCHEN},15)
exten => s,2,Dial(${JESSICA},6)
exten => s,3,Dial(${BILL},6)
exten => s,4,Voicemail(u2201)
exten => s,5,Hangup
[inbound-fwd1]
include => daytim...