search for: 2xxx

Displaying 20 results from an estimated 58 matches for "2xxx".

Did you mean: 2xx
2009 Jun 16
1
No exten available after pass between servers
Hello List! I have 2 asterisk servers, The Admin(.20), and the Call Center(.21). The Admin server contains the 1XXX extension and the Call Center hosts the 2XXX extensions. I would like for our Admin folks to be able to call the Call Center folks (and vice versa). The call will go over the server fine, but when the Call Center server answer, the CLI returns: "NOTICE[4296]: chan_iax2.c:7398 socket_read: Rejected connect attempt from 10.0.10.20, reques...
2009 Mar 26
1
IAX problem through intermediate asterisk box
.... Server B and C are geographically far, but connected over a private network. (the latency between A and B, and B and C are roughly equal) Each server has at least 1 phone hanging off of it, with A and C having most of the phones (B only has a couple). A's extensions are all 1XXX, B's are 2XXX, and C's are 3XXX Phoning from A to B (or vice versa) works well, as does phoning from B to C (and vice versa). Calls can be placed for an indefinite amount of time and everything works great. The problem arises when phoning from A through B to C (or vice versa). For the first small amount of...
2010 Dec 15
2
Two asterisk servers, two different service providers
All: I am looking to install another asterisk server in an office located in a different part of the country. I think I can configure the sip and extension conf files, so that the internal phones at the two locations can call each other. My question is this, how do I properly configure the sip file for a different provider at the new location? Can I use a different register statement for
2010 Dec 22
1
How to list used extensions + assign extension to a roaming phone
Hi list, I have searched through asterisk command lines but haven't found how to do this: - can I list the phones (callerid or IMSIs?) currently registered ? If I do "dialplan show" that lists the configuration I loaded, e.g [ Context 'sip-local' created by 'pbx_config' ] '2102' => 1. Macro(dialSIP|IMSI1) [pbx_config] '2103'
2005 Jan 15
1
Re: Budgetone and MWI
...ter of fact when one presses the message button the BT dials the number indicated as the voice mailbox number. Thus in my case a small in the main extension pattern matching gives me what I was looking for (just press the button and you get your voice mails..) This is how it was before: ; EXT. 2XXX ; generic dialer exten => _2XXX,1,Dial(SIP/${EXTEN},20) exten => _2XXX,2,Voicemail(u${EXTEN}) exten => _2XXX,3,Hangup() exten => _2XXX,102,Voicemail(b${EXTEN}) exten => _2XXX,103,Hangup() And this is how I changed it: exten => _2XXX,1,GotoIf(${CALLERIDNUM}=${EXTEN}?5) exten =&...
2016 Oct 04
3
winbindd losing track of RFC2307 UIDs
On Tue, 4 Oct 2016 12:29:19 -0400 (EDT) Rob via samba <samba at lists.samba.org> wrote: > > On Tue, 4 Oct 2016, Rob wrote: > > > On Mon, 3 Oct 2016, Rowland Penny wrote: > > > >> On Mon, 3 Oct 2016, Rob wrote: > >>> # idmap config for domain > >>> idmap config MY.AD.REALM.COM:backend = ad > >>>
2005 Jul 08
0
IAX - newbie question
...nternal-site0] ; Internal Extension Numbers exten => 2001,1,Macro(callextension,${PHONE1}) ; MAIN CONTEXTS [incoming] ; Incoming Calls Come Through Here include => internal-site0 [internal] ; Internal Phones Dial Through Here include => internal-site0 ; Forward To Other Site exten => 2XXX,1,Dial(${SITE1}/${EXTEN}) exten => 8500,1,VoiceMailMain() site-1 ------ voip-kntl:~# more /etc/asterisk/iax.conf [general] bindport=4569 bindaddr=192.168.3.60 bandwidth=low [site0] type=friend username=user0 secret=secret1 auth=md5 host=192.168.3.60 context=incoming trunk=yes qualify=3000 di...
2005 Oct 04
5
PBX 'Personalities' ?
...number they dialed into, or what organization the user belongs to, without massive dialplan facelift. I'm using the default AMP from-internal context for inside, and extensions_custom.conf for remote IAX clients. I have partitioned extension numbers i.e. exten 1XXX belongs to company 1 exten 2XXX belongs to company 2, etc. Any hints would help, tia
2005 Mar 02
2
Dual Asterisk Servers
...ound calls to a central asterisk server via IAX that is in turn connected to the PSTN and some VOIP LD providers. I also want 4 digit dialing between sites, where the 1st digit is always the site id to route the call to So at the master site (site 1) we can call Siet 2 (remote site) by dialing 2XXX. Site two can call extensions at the master by dialing 1XXX etc. The relatively new switch dialplan command seems like it will assist in accomplishing this, but does anyone have a simple IAX config and dialplan that will help me understand how this all works? Regards, NIk Martin
2016 Oct 05
3
winbindd losing track of RFC2307 UIDs
...m /usr/local/samba/var/locks/winbindd_idmap.tdb > [...] > UID 2020 S-1-5-21-2701825980-1665447529-2160704981-1177 > > (where S-*-1177 is the SID for auser) > > But I'd think winbindd would prefer the mapping in AD, given smb.conf > having our domain listed explicitly and 2xxx only as a > default/fallback. Or maybe I misunderstand how the idmaps work... > does the order in smb.conf matter at all? > > _Rob > > OK, this is basically how the winbind 'ad' works: Domain Users is checked for a gidNumber attribute and if found winbind continues, i...
2006 Mar 26
0
RE: Asterisk-Users Digest, Vol 20, Issue 184
...ample extensions.conf > > [internal] > ;To reach internal extensions on pbx1 (put this in > pbx 2&3) > Exten => > 1XXX,1,Dial(IAX2/iaxtrunk:1234@XXX.187.142.203/${EXTEN}) > > ;To reach internal extensions on pbx2 (put this in > pbx 1&3) > Exten => > 2XXX,1,Dial(IAX2/iaxtrunk:1234@XXX.187.142.204/${EXTEN}) > > ;To reach internal extensions on pbx3 (put this in > pbx 1&2) > Exten => > 3XXX,1,Dial(IAX2/iaxtrunk:1234@XXX.187.142.234/${EXTEN}) > > > You could also specify each PBX in the [globals] > context > Exam...
2016 Oct 05
3
winbindd losing track of RFC2307 UIDs
...rom /usr/local/samba/var/locks/winbindd_idmap.tdb > [...] > UID 2020 S-1-5-21-2701825980-1665447529-2160704981-1177 > > (where S-*-1177 is the SID for auser) > > But I'd think winbindd would prefer the mapping in AD, given smb.conf > having our domain listed explicitly and 2xxx only as a > default/fallback. Or maybe I misunderstand how the idmaps work... does > the order in smb.conf matter at all? > > _Rob > > Hi Rob, You can try to use tdbtool to delete the offending key with uid 2020. https://www.samba.org/samba/docs/man/manpages-3/tdbtool.8.html I...
2006 Nov 16
0
call from cisco router to asterisk gets auto attendant
...vers with 4 digits. I have two way calling working with the one * box, but the other is perplexing me. Here's the layout * <--> Cisco 2811(192.168.13.1) <--> 1.54 point to point <- Cisco 3725(192.168.8.1)<-> NEC 2400. The * has 5xxx extensions and the Nec has 1xxx and 2xxx extensions. The * can call me at 1621 just fine. When I call any 5xxx extension, I get the main greeting. To make it even more confusing, the * is set up so that the 1xxx and 2xxx extensions go through the 2811 router. When I call the *, it identifies the calls as going through the 3725 rou...
2012 Mar 26
6
[LLVMdev] RFC: R600, a new backend for AMD GPUs
Hi, We've been working on an LLVM backend for the previous generation of AMD GPUs (HD 2XXX - HD 6XXX) and we would like submit it for inclusion in the main LLVM tree. The latest code can be found in this git repository: http://cgit.freedesktop.org/~tstellar/llvm/ in the r600-initial-review branch or if you prefer you can download the entire tree with this link: http://cgit.freedesktop.o...
2004 Dec 28
1
Callmanager 4.1 and asterisk
Hello everybody, im newbie in VoIP, but find this project asterisk very interesting, i tried to install and its a great sw, i really get sorprised about all of its functions, we need to use the asterisk server in conjunction with cisco callmanager. We have a Cisco Callmanager 4.1 and the clients are softphones from cisco IPCommunicator, but all the support service of our company are linux
2015 Jun 12
2
CentOS 7 + Dell Latitude E6420 laptop = thermal shutdown
...are completely different generations of the Core I processors and chipsets. The x can be 4 (14") or 5 (15"). so a E6520 and E6420 are nearly identical. the -00 were Core 2 Duo processors, with GM45 chipset. -10 were i5/i7 1st gen (3 digit) with QM57 chipset -20 were i3/i5/i7 2nd gen 2xxx with QM67 chipset -30 were i3/i5/i7 3rd gen 3xxx with QM77 chipset -40 are i3/i5/i7 4th gen 4xxx with QM87 chipset (these are current generation) each of these has a different set of choices for graphics, wifi, bluetooth, etc. so, no, what does or doesn't work on a E6500 has little to do wi...
2007 Sep 16
3
PLOGI errors
Hello, today we made some tests with failed drives on a zpool. (SNV60, 2xHBA, 4xJBOD connected through 2 Brocade 2800) On the log we found hundred of the following errors: Sep 16 12:04:23 svrt12 fp: [ID 517869 kern.info] NOTICE: fp(0): PLOGI to 11dca failed state=Timeout, reason=Hardware Error Sep 16 12:04:23 svrt12 fctl: [ID 517869 kern.warning] WARNING: fp(0)::PLOGI to 11dca failed. state=c
2012 Apr 09
0
[LLVMdev] RFC: R600, a new backend for AMD GPUs
On Mon, Mar 26, 2012 at 12:50:07PM -0400, Tom Stellard wrote: > Hi, > > We've been working on an LLVM backend for the previous generation of AMD > GPUs (HD 2XXX - HD 6XXX) and we would like submit it for inclusion in the > main LLVM tree. The latest code can be found in this git repository: > http://cgit.freedesktop.org/~tstellar/llvm/ in the r600-initial-review > branch or if you prefer you can download the entire tree with this link: > http:...
2012 May 25
3
[LLVMdev] RFC: R600, a new backend for AMD GPUs
...binary interface? On Tue, Apr 24, 2012 at 2:52 PM, Tom Stellard <tstellar at gmail.com> wrote: > On Mon, Mar 26, 2012 at 12:50:07PM -0400, Tom Stellard wrote: > > Hi, > > > > We've been working on an LLVM backend for the previous generation of AMD > > GPUs (HD 2XXX - HD 6XXX) and we would like submit it for inclusion in the > > main LLVM tree. The latest code can be found in this git repository: > > http://cgit.freedesktop.org/~tstellar/llvm/ in the r600-initial-review > > branch or if you prefer you can download the entire tree with this l...
2018 Nov 29
2
Queues and penalties
Hi John This works fine providing extensions 1001,1002 and 1003 are "Incall" or "Paused" - the problem appears to be that is a handset say 1002 is "ringing" then the 2xxx then the penalty is not honoured. This is well described in the History section of the following link https://wiki.freepbx.org/display/PPS/lazymembers+patch+to+app_queue As I say this seems to be a real shortcoming in app_queue. Any ideas, suggestions, anyone want to work with me to sort thi...