search for: 1xxx

Displaying 20 results from an estimated 38 matches for "1xxx".

Did you mean: 1xx
2006 Apr 05
5
Dial Plan Logic Problem
...t for the life of me work out why this is not working. When in the campon contect if you hit a DTMF key 2 you get moved to the exten => 2 defined in the mainmenu context not the exten => 2 defined in the campon context. What is wrong? The same happens if you hit key 1. [campon] exten => _*1XXX,1,Answer exten => _*1XXX,2,SetCallerID(${CALLERIDNUM}) exten => _*1XXX,3,SetVar(CALLEDEXTEN=${EXTEN:2,3}) exten => _*1XXX,4,ResponseTimeout(3) exten => _*1XXX,5,Background(entagroup/campon) exten => _*1XXX,6,SetVar(LOOPER=1) exten => _*1XXX,7,Background(entagroup/silence) exten =&...
2005 Jan 16
6
pattern matching problem
How do I solve the problem with between patterns: _1800 _1NXX I would like all numbers 1800, 1877 etc to go through iaxtel but all other numbers 1xxx via voipjet Example in my extension.conf I have: [iaxtel] exten => _1700NXXXXXX,1,Dial(IAX2/xxxx:xxxxx@iaxtel.com/${EXTEN}@iaxtel) exten => _1888NXXXXXX,1,Dial(IAX2/xxxx:xxxxx@iaxtel.com/${EXTEN}@iaxtel) exten => _1877NXXXXXX,1,Dial(IAX2/xxxx:xxxxx@iaxtel.com/${EXTEN}@iaxtel) exten =>...
2006 Nov 16
0
call from cisco router to asterisk gets auto attendant
...risk servers 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...
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
2005 Sep 27
2
Sipura 2000 Dial Plan
Anybody ever run into a case where the Sipura Dial Plan will not work with the S0 option to immediately connect? My Dial plan reads (*xx|[3469]11S0|0|00|[2-9]xxxxxxS0|1xxx[2-9]xxxxxxS0) and I can dial ONLY then numbers in the dial plan so I know that it works. For some reason when I dial 5551212 1212121212 It does not dial for a while and then it dials 555 1212 Anyone have any ideas? Thanks Michael Blood -------------- next part -------------- An HTML atta...
2009 Mar 26
1
IAX problem through intermediate asterisk box
...he public internet. 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 fir...
2004 Nov 25
4
Billing (itemized) in the UK
Hello! We are located in the UK, and we are planning to replace our old pbx with an asterisk based pbx. For outgoing calls our present pbx is connected to three PSTN lines which all have the same number. Internally, the pbx caters for quite a few extensions, and each extension can make outbound phone calls. Our telecom provider (your communications) gives us monthly itemized bills that list
2007 Nov 17
1
Page Command
Hello List, I'm looking at the page command. I was wondering if there was a way to set a wild card to dial all registered sip devices. For example page all 1XXX extensions. Thanks in advance Roy Anciso Director of Technology Manistee Intermediate School District 1710 Merkey Road Manistee, MI 49660 Ph: 231-723-4264 Fx: 231-723-1690 roy at manistee.org -------------- next part -------------- An HTML attachment was scrubbed... URL: http:...
2005 Oct 04
5
PBX 'Personalities' ?
...nal callers, depending upon what 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
...n 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
2004 Aug 12
2
caller id over iax
...I've 'inherited' an existing Asterisk with a number of users, and some pstn connections through its Zaptel card. I've recently set up another Asterisk which has no direct pstn access and I've connected the 2 systems with IAX. The original system has an extension number range 1xxx and the new asterisk has the number range 3xxx. I can call both ways, and when required can access the inbound/outbound pstn connections from both systems. Thats excellent - it works a treat! But my problem is with Caller ID. When I call from *1 to the new system the extension caller id's a...
2006 Mar 26
0
RE: Asterisk-Users Digest, Vol 20, Issue 184
...d PBX4, PBX5, > you just add this common [context] in iax.conf in > the new servers without > the need of updating pbx1,2&3. > > Routing example 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) > Ext...
2006 Jan 06
3
Help Connecting server districts
...d it be better to create a mesh- network of registrations. If so can this be acomplished easily using iax or dundi? What would be the best way to link all of these boxes together so that from any location they can call each other using simple extenion headers such as _10xxx for district 1, and _11xxx for distrct two and make that conssistant? Thanks Johnathan Falk Network Administrator Clinton Community Schools
2004 Jul 14
8
spa-3000 review?
Since the 3000 has been out for a little while, has anyone done a review of the product? (couldn't find anything on google for wiki). Can the fxo and fxs ports be used as two independent channels? Is it really read for prime time? Etc. Rich
2005 Jun 28
1
U320 PCI-X SCSI HBA experiences on x86_64
Does anyone have any good or bad driver/performance/stability experiences with either: LSI Logic LSIU320 Adaptec 29320ALP-R or (or other current boards using the same driver) in Opteron servers running RHEL 4 or CentOS 4, x86_64? Thanks in advance. -- Inside every older person is a younger person wondering what happened
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: Rej...
2004 Jul 02
4
Delay when dialing with Sipura 2000
I have a Sipura 2000 working fine, but whenever I dial any extension there is a delay of 5-10 seconds before it starts ringing. However, if I dial the extension and hit the pound key after the number, it goes through right away. Is there any way around this?
2003 Mar 16
4
[Bug 64] Conntrack-Table is not cleared on inferface down using target MASQUERADE
https://bugzilla.netfilter.org/cgi-bin/bugzilla/show_bug.cgi?id=64 laforge@netfilter.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED ------- Additional Comments From laforge@netfilter.org 2003-03-16 09:36 ------- you seem to be running a
2009 Jan 20
2
PAP2T provisioning
Anyone have an example XML file for the PAP2T? Cheers, j
2005 Jan 12
3
Polycom IP 500 Dial Issues
Hello, I have a mixture of Polycom SP IP 500 and 300 phones. I have been reading through the administration manual to try and solve this problem, but I do not seem to be able to find the answers to my question. I figured I would ask here and see if anyone has some suggestions. The problem is kind of annoying. After dialing 4 digits, the phone seems to pause and miss the 5th digit, often