Displaying 5 results from an estimated 5 matches for "u1003".
Did you mean:
1003
2005 Jan 30
4
Processing incoming calls with multiple contextst over PRI
.../${EXTEN},60)
exten => _1NXXNXXXXXX,1,Dial(IAX2/402@voipjet/${EXTEN},60) ;voipjet
NANPA
exten => _011.,1,Dial(IAX2/402@voipjet/${EXTEN},60) ;voipjet
WORLD
[bpns-external]
exten => s,1,Playback,bpnsmenu
exten => 1,1,Dial(SIP/1003,20,tr)
exten => 1,2,Voicemail,u1003
exten => 1,102,Voicemail,b1003
exten => 2,1,Dial(SIP/1001,20,tr)
exten => 2,2,Voicemail,u1001
exten => 2,102,Voicemail,b1001
exten => 3,1,Dial(SIP/1002,20,tr)
exten => 3,2,VOicemail,u1002
exten => 3,102,Voicemail,b1002
exten => 1001,1,Dial(SIP/1001,20,tr)
exten =>...
2004 Jan 19
3
Getting correct CDR info
I'd like to know how everyone else is going about getting correct CDR
information for calls. Right now I notice that if a call come in and gets
parked the CDR info doesn't how the correct info on who picked that call up,
also when someone transfer a call there isn't a new record being made so the
duration of the call shows up for who received the call and transferred it.
I started
2005 Jun 15
1
SIP transfer/REFER to voicemail problem
...[6004] ; (C)
type=friend
regexten=6004
username=6004
host=dynamic
disallow=all
;allow=gsm
allow=ulaw
[2101] ; (B)
type=friend
regexten=2101
username=2101
host=dynamic
disallow=all
;allow=gsm
allow=ulaw
extensions.conf exerpt:
exten => 6003,1,Dial(SIP/1003,15)
exten => 6003,2,Voicemail(u1003)
exten => 6003,102,Voicemail(b1003)
exten => 6004,1,Dial(SIP/1004,5)
exten => 6004,2,Voicemail(u1004)
exten => 6004,102,Voicemail(b1004)
exten => 2101,1,Dial(SIP/2101)
exten => 8500,1,VoicemailMain
exten => 8500,2,Hangup
Asterisk (-dvvvvvvgc) with sip debug on (REFER-ing c...
2004 Aug 25
2
asterisk & chan_sccp
...,1,SetCalledParty("Test2"<1002>)
exten => 1002,2,Dial(SCCP/Test2,10,tr)
exten => 1002,3,Voicemail,u1002
exten => 1002,102,Voicemail,b1002
exten => 1003,1,SetCalledParty("Test3"<1003>)
exten => 1003,2,Dial(SCCP/Test3,10,tr)
exten => 1003,3,Voicemail,u1003
exten => 1003,102,Voicemail,b1003
Chad Whitten
Network Administrator
neXband Communications
cwhitten@nexband.com
601-944-4801 Phone
601-944-4803 Fax
2006 Mar 21
0
Queue and busy/congested ZAP channels
...: No such
host: 1003
Mar 21 09:57:38 NOTICE[4354]: app_dial.c:1030 dial_exec_full: Unable to
create channel of type 'Sip' (cause 3 - No rou
te to destination)
== Everyone is busy/congested at this time (3:0/1/2)
-- Executing VoiceMail("Local/1003@public-phones-548f,2", "u1003")
in new stack
-- Playing 'vm-theperson' (language 'en')
Any ideas why it goes to voicemail instead of keeping the caller in the
queue?
Thanks,
Christian