search for: b1003

Displaying 4 results from an estimated 4 matches for "b1003".

Did you mean: 1003
2005 Jan 30
4
Processing incoming calls with multiple contextst over PRI
...XXXX,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 => 1001,2,Voicemail,u1001 exten =&g...
2005 Jun 15
1
SIP transfer/REFER to voicemail problem
...04 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 caller to VoicemailMain) : -- No us...
2004 Aug 25
2
asterisk & chan_sccp
...t;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
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