Re: [asterisk-users] Extensions of sip trunk

2017-06-06 Thread Daniel Tryba
On Tue, Jun 06, 2017 at 12:40:21AM +0200, Hans-Peter Jansen wrote: > > Yes, something like if they can't fix the R-URI: > > exten => X_.,n,Set(TO=${CUT(SIP_HEADER(To),@,1)}) > > exten => X_.,n,Set(TO=${CUT(TO,:,2)}) > > exten => X_.,n,Goto(somewhereelsetopreventloops${TO},1) > > Sorry for the

Re: [asterisk-users] Extensions of sip trunk

2017-06-05 Thread Steve Edwards
On Tue, 6 Jun 2017, Hans-Peter Jansen wrote: I wonder, if I really need to grab the extension with Set(DN=${SIP_HEADER(TO):5}) or something similar? Yes, something like if they can't fix the R-URI: exten => X_.,n,Set(TO=${CUT(SIP_HEADER(To),@,1)}) exten => X_.,n,Set(TO=${CUT(TO,:,2)}) exten

Re: [asterisk-users] Extensions of sip trunk

2017-06-05 Thread Hans-Peter Jansen
Hi Daniel, On Montag, 5. Juni 2017 21:45:01 Daniel Tryba wrote: > On Mon, Jun 05, 2017 at 06:10:50PM +0200, Hans-Peter Jansen wrote: > > ; matches 12345678099, too > > exten => _1234567800,1,Dial(SIP/int) > > > > Except from SIP invite with tcpdump: > > > > INVITE sip:12345678@provider:5060

Re: [asterisk-users] Extensions of sip trunk

2017-06-05 Thread Daniel Tryba
On Mon, Jun 05, 2017 at 06:10:50PM +0200, Hans-Peter Jansen wrote: > ; matches 12345678099, too > exten => _1234567800,1,Dial(SIP/int) > > Except from SIP invite with tcpdump: > > INVITE sip:12345678@provider:5060 SIP/2.0 > From: ;tag=as6bc7cbbc > To:

[asterisk-users] Extensions of sip trunk

2017-06-05 Thread Hans-Peter Jansen
Hi, I just started with setting up a new asterisk system, that will operate on a sip trunk, but I wonder, how to transfer the calls to different extensions, because all calls appear as being send to the base number of the trunk. E.g. given the trunk range of 1234567800-12345678099, a call to

[asterisk-users] Extensions fail to register themselves when all trunks are unreachable.

2013-10-01 Thread Francesco Namuri
Hi, my asterisk server has a strange behavior when all trunks are unreachable (for example due to internet connection), it doesn't accept registrations from any internal extension, and, obviously, I can't do any internal call. On the log I see only lines like: [2013-09-30 01:35:04] NOTICE[1827]

Re: [asterisk-users] Extensions fail to register themselves when all trunks are unreachable.

2013-10-01 Thread A J Stiles
On Tuesday 01 October 2013, Francesco Namuri wrote: Hi, my asterisk server has a strange behavior when all trunks are unreachable (for example due to internet connection), it doesn't accept registrations from any internal extension, and, obviously, I can't do any internal call. Asterisk

Re: [asterisk-users] Extensions fail to register themselves when all trunks are unreachable.

2013-10-01 Thread Francesco Namuri
Il 01/10/2013 10.16, A J Stiles ha scritto: On Tuesday 01 October 2013, Francesco Namuri wrote: Hi, my asterisk server has a strange behavior when all trunks are unreachable (for example due to internet connection), it doesn't accept registrations from any internal extension, and, obviously,

[asterisk-users] Extensions mask as variable?

2012-08-20 Thread Rafael dos Santos Saraiva
Hi, How to define a extension mask as global variable in Ast 1.8? For example: [globals] MYVARIABLE = _15[7-9]X I tried this way but it did not work. Thanks Att, Rafael Saraiva -- _ -- Bandwidth and Colocation Provided by

Re: [asterisk-users] Extensions mask as variable?

2012-08-20 Thread Danny Nicholas
...@lists.digium.com [mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Rafael dos Santos Saraiva Sent: Monday, August 20, 2012 3:38 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: [asterisk-users] Extensions mask as variable? Hi, How to define a extension mask

Re: [asterisk-users] Extensions DTMF

2012-08-18 Thread Luis H. Forchesatto
Of *Luis H. Forchesatto *Sent:* Wednesday, August 15, 2012 11:45 AM *To:* Asterisk Users Mailing List - Non-Commercial Discussion *Subject:* Re: [asterisk-users] Extensions DTMF ** ** Any clues? 2012/8/15 Luis H. Forchesatto luisforchesa...@gmail.com 2.3.0.1

Re: [asterisk-users] Extensions DTMF

2012-08-18 Thread Luis H. Forchesatto
Mailing List - Non-Commercial Discussion *Subject:* Re: [asterisk-users] Extensions DTMF ** ** Any clues? 2012/8/15 Luis H. Forchesatto luisforchesa...@gmail.com 2.3.0.1 ** ** 2012/8/15 Danny Nicholas da...@debsinc.com DAHDI version? *From:* asterisk

[asterisk-users] Extensions DTMF

2012-08-15 Thread Luis H. Forchesatto
Greetings Recently I've noticed some of the extensions on our VoIP server are not beign recognized by the IVR of a few destinys I've tested. I press que IVR number but it simply don't transfer. This is not ocurring to all extensions. I'm using rfc2833 to all extensions and Elastix on CentOS 5.5.

Re: [asterisk-users] Extensions DTMF

2012-08-15 Thread Danny Nicholas
AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: [asterisk-users] Extensions DTMF Greetings Recently I've noticed some of the extensions on our VoIP server are not beign recognized by the IVR of a few destinys I've tested. I press que IVR number but it simply don't

Re: [asterisk-users] Extensions DTMF

2012-08-15 Thread Luis H. Forchesatto
:* [asterisk-users] Extensions DTMF ** ** Greetings ** ** Recently I've noticed some of the extensions on our VoIP server are not beign recognized by the IVR of a few destinys I've tested. I press que IVR number but it simply don't transfer. This is not ocurring to all extensions

Re: [asterisk-users] Extensions DTMF

2012-08-15 Thread Luis H. Forchesatto
:* Wednesday, August 15, 2012 8:49 AM *To:* Asterisk Users Mailing List - Non-Commercial Discussion *Subject:* Re: [asterisk-users] Extensions DTMF ** ** They are all physical phones. They are connected to ATA devices which autenticate the server at the local network. The server runs

Re: [asterisk-users] Extensions routing

2012-05-20 Thread Mikhail Lischuk
According to description, that's just what I need. Thank you for pointing that out, I've missed it. Raj Mathur (राज माथुर) писал 19.05.2012 15:32: Won't Dundi serve your purpose? -- Raj -- With Best Regards Mikhail Lischuk --

[asterisk-users] Extensions routing

2012-05-19 Thread Mikhail Lischuk
Greetings! I've been playing around with clustering some Asterisk servers for sake of fail-over and load balancing with DNS round-robin, and came to one problem. If I have, say, 2 servers, and clients register either on 1 or 2, how can I route extensions between them? I mean, if today user

Re: [asterisk-users] Extensions routing

2012-05-19 Thread David Klaverstyn
...@lists.digium.com [mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Mikhail Lischuk Sent: Saturday, 19 May 2012 5:48 PM To: asterisk-users@lists.digium.com Subject: [asterisk-users] Extensions routing Greetings! I've been playing around with clustering some Asterisk servers for sake

Re: [asterisk-users] Extensions routing

2012-05-19 Thread Raj Mathur (राज माथुर)
On Saturday 19 May 2012, Mikhail Lischuk wrote: I've been playing around with clustering some Asterisk servers for sake of fail-over and load balancing with DNS round-robin, and came to one problem. If I have, say, 2 servers, and clients register either on 1 or 2, how can I route extensions

Re: [asterisk-users] Extensions Reload | Asterisk Freezes ? 1.4

2010-04-19 Thread Kristijan Vrban
I can confirm this issue. And my setup is similar to yours. kristijan 2010/4/19 Positively Optimistic positivelyoptimis...@gmail.com: Good day.. We have what I consider to be a large dialplan (-= 1501 extensions (2559 priorities) in 99 contexts. =-) If we have more than 10 or so channels

Re: [asterisk-users] Extensions Reload | Asterisk Freezes ? 1.4

2010-04-19 Thread Leif Madsen
Positively Optimistic wrote: We have what I consider to be a large dialplan (-= 1501 extensions (2559 priorities) in 99 contexts. =-) If we have more than 10 or so channels up (all SIP, no TDM) and issue the extensions reload command.. quite often, asterisk will completely freeze up...

Re: [asterisk-users] Extensions Reload | Asterisk Freezes ? 1.4

2010-04-19 Thread Positively Optimistic
-Original Message- From: asterisk-users-boun...@lists.digium.com [mailto: asterisk-users-boun...@lists.digium.com] On Behalf Of Leif Madsen Sent: Monday, April 19, 2010 10:00 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [asterisk-users] Extensions Reload

[asterisk-users] Extensions Reload | Asterisk Freezes ? 1.4

2010-04-18 Thread Positively Optimistic
Good day.. We have what I consider to be a large dialplan (-= 1501 extensions (2559 priorities) in 99 contexts. =-) If we have more than 10 or so channels up (all SIP, no TDM) and issue the extensions reload command.. quite often, asterisk will completely freeze up... requiring us to either

[asterisk-users] Extensions patterns algorithm

2009-08-06 Thread equis software
Hi, has anybody some python code algorithm to parse an extension pattern? I have a number and need to know if match with some pattern. Thansk! ___ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- AstriCon 2009 - October 13 - 15

Re: [asterisk-users] extensions not being detected consistently

2009-06-03 Thread Tzafrir Cohen
On Mon, Jun 01, 2009 at 12:47:22PM -0700, Terry Nathan wrote: G'afternoon everybody, I'm having a problem with consistently being able to ring our extensions from an outside line. I don't have a problem reaching the number, but during our calls to Background(msg) that I am having a

Re: [asterisk-users] extensions not being detected consistently

2009-06-02 Thread Brandon B.
Extensions that are dialed within macros like the following lines could cause the type of problems as you mentioned: exten = s,n,Macro(dial-us) exten = s,n,Macro(hangupcall) This line: exten = s,n,Wait(0.5); should be changed to exten = s,n,WaitExten(0.5); and these lines:

Re: [asterisk-users] extensions not being detected consistently

2009-06-02 Thread Terry Nathan
Hi Brandon, Thanks for getting back to me about my problem, I really appreciate it (going a bit nuts with this problem) I made the changes that you suggested but I can't tell if they've made a difference or not, as the problem seems to have shifted a bit but is still inconsistent and

Re: [asterisk-users] extensions not being detected consistently

2009-06-02 Thread Dana Harding
If you are using an analog card (dahdi or zaptel driver) - have you tried, in [chan_dahdi.conf | zapata.conf]: relaxdtmf=yes I had similar symptoms as the paragraph below, but it was only for a small handful of specific callers and not repeatable on demand. relaxdtmf made a significant

[asterisk-users] extensions not being detected consistently

2009-06-01 Thread Terry Nathan
G'afternoon everybody, I'm having a problem with consistently being able to ring our extensions from an outside line. I don't have a problem reaching the number, but during our calls to Background(msg) that I am having a problem. It seems to be an issue with timing. If I press the extension

[asterisk-users] Extensions not found and 401 Unauthorized in realtime configuration (Long post)

2009-03-19 Thread Francesco
Hi to all the ML. I'm new here. I start to use asterisk with realtime configuration, with pgsql backend connected via odbc. The connection between asterisk and pgsql works fine. I create a table sip_conf with 2 user (for testing purpose), 1401 and 1501. Those are the records: asterisk= SELECT

Re: [asterisk-users] extensions ending with #...

2009-02-15 Thread Matt Riddell
On 6/02/2009 6:45 p.m., f...@hotbox.ru wrote: Benoit wrote: f...@hotbox.ru a écrit : Hi everyone! I've set up asterisk ip-pbx to implement IVR menu and encountered such a problem: when users dial the destinaion phone number and end it up with # asterisk still waits until timeout in

[asterisk-users] extensions ending with #...

2009-02-05 Thread flux
Hi everyone! I've set up asterisk ip-pbx to implement IVR menu and encountered such a problem: when users dial the destinaion phone number and end it up with # asterisk still waits until timeout in WaitExten() is reached. // Here comes the context where user is prompted for a dest. number:

Re: [asterisk-users] extensions ending with #...

2009-02-05 Thread Benoit
f...@hotbox.ru a écrit : Hi everyone! I've set up asterisk ip-pbx to implement IVR menu and encountered such a problem: when users dial the destinaion phone number and end it up with # asterisk still waits until timeout in WaitExten() is reached. Well i don't see anything in the doc

Re: [asterisk-users] extensions ending with #...

2009-02-05 Thread flux
Benoit wrote: f...@hotbox.ru a écrit : Hi everyone! I've set up asterisk ip-pbx to implement IVR menu and encountered such a problem: when users dial the destinaion phone number and end it up with # asterisk still waits until timeout in WaitExten() is reached. Well i don't see

Re: [asterisk-users] extensions ending with #...

2009-02-05 Thread flux
f...@hotbox.ru wrote: Benoit wrote: f...@hotbox.ru a écrit : Hi everyone! I've set up asterisk ip-pbx to implement IVR menu and encountered such a problem: when users dial the destinaion phone number and end it up with # asterisk still waits until timeout in WaitExten() is reached.

[asterisk-users] extensions help!

2008-06-18 Thread RoLaNd RoLaNd
hello all, was wondering if some1 could help me to add an option to my incoming operator menu. currently, when some1 calls in, he gets a recorded msg asking for him to punch in an extension or dial 100 for operator assistance wht i want is to add 2 other things; firstly, if in a period

Re: [asterisk-users] extensions help!

2008-06-18 Thread Steve Totaro
Third time you have posted a variation of the same email. Do you expect someone to write your dialplan for you? Why not just use FreePBX, TrixBox, or hire someone at this point? Thanks, Steve Totaro On Wed, Jun 18, 2008 at 11:40 AM, RoLaNd RoLaNd [EMAIL PROTECTED] wrote: hello all, was

Re: [asterisk-users] extensions help!

2008-06-18 Thread Tzafrir Cohen
Hi, This email is a reply to a message in a long and off-topic thread that is probably ignored by half of the readers of this list. To write a new message to the list, write one. Don't reply to an existing one and change the subject. Alsom On Wed, Jun 18, 2008 at 06:40:00PM +0300, RoLaNd RoLaNd

[asterisk-users] Extensions Configuration

2007-09-24 Thread Max Clark
Hi all, I am building out a new platform and I need help with a couple of items. I need to have an extension 101 that is public (on business cards, in the directory, etc...) however I want this extension to exist as a hunt group with a ring all strategy so two phones (107 which is the private

[asterisk-users] extensions for conference call

2007-09-17 Thread fateme fatah
Hi: Can I set 1 extension(i.e.6000) in extensions.conf file for several room for conference call service ? Or for every room I should set 1 special extension. Regards. - Take the Internet to Go: Yahoo!Go puts the Internet in your pocket: mail, news,

Re: [asterisk-users] extensions for conference call

2007-09-17 Thread Tony Mountifield
In article [EMAIL PROTECTED], fateme fatah [EMAIL PROTECTED] wrote: Can I set 1 extension(i.e.6000) in extensions.conf file for several room for conference call service ? Or for every room I should set 1 special extension. It doesn't matter. It all depends on what logic you want to use

[asterisk-users] extensions reload -- what impact?

2007-07-10 Thread Robert Moskowitz
I am putting some scripts together to allow a local admin to add extensions, then to reload the extensions, something like: asterisk -r -x extensions reload Are registered extensions forced to reauth? Are active calls disrupted? ___ --Bandwidth

Re: [asterisk-users] extensions reload -- what impact?

2007-07-10 Thread Noah Miller
Hi Robert - I am putting some scripts together to allow a local admin to add extensions, then to reload the extensions, something like: asterisk -r -x extensions reload Are registered extensions forced to reauth? Nope. Are active calls disrupted? Nope. Reloads are safe to do in the

[asterisk-users] Extensions +International

2007-03-01 Thread Rob Schall
This should be easy, but I can't find the right wildcard. Right now I have exten = _9011.,n,Dial(${TRUNK}/${EXTEN:${TRUNKMSD}},,wW) for international and for local exten = _9NXX,n,Dial(${TRUNK}/${EXTEN:1},,wW) The problem is if the call isn't typed in, then you press dial, we have

RE: [asterisk-users] Extensions +International

2007-03-01 Thread McGhee, Stefano
I pick up the handset and get a dialtone. I press 9011331234567 or something international. Before I can finish, the local option kicks in because it saw 9. Is there a way to say _9[2-9]NXXX or something like that? Are you sure the handset is not processing that call string,

Re: [asterisk-users] Extensions +International

2007-03-01 Thread Rob Schall
Yeh, I'm sure. If I watch the debug logs in *, I see each digit running checks to see if it matches a dialplan yet. :) Rob McGhee, Stefano wrote: I pick up the handset and get a dialtone. I press 9011331234567 or something international. Before I can finish, the local option kicks in

Re: [asterisk-users] Extensions in macro

2007-02-12 Thread Dovid B
I had the same issue when the us enterd a response. I used the read cmd, set a variable and then used some gotoif's - Original Message - From: Yuan LIU [EMAIL PROTECTED] To: asterisk-users@lists.digium.com Sent: Monday, February 12, 2007 6:49 AM Subject: [asterisk-users] Extensions

[asterisk-users] Extensions in macro

2007-02-11 Thread Yuan LIU
Home someone can explain this: a Goto() command can walk within a macro, but if a digit is dialed from within a macro, the call flows back to the context that called the macro. Is there some way to contain the flow? Thanks. Yuan Liu ___

[asterisk-users] Extensions in macro

2007-02-11 Thread Yuan LIU
Home someone can explain this: a Goto() command can walk within a macro, but if a digit is dialed from within a macro, the call flows back to the context that called the macro. Is there some way to contain the flow? Thanks. Yuan Liu ___

[asterisk-users] Extensions in a macro

2007-01-10 Thread Yuan LIU
I have a question regarding how a macro interacts with the main call flow. In my observation, if I Goto an extension (without explicitly referencing context) that exists within a marco, call flows to that extension. But if I Goto an extension that does not, presumably invalid, instead of

[asterisk-users] Extensions busy/congested and circuit-busy

2006-09-25 Thread Guy M Guyadeen
Our pbx is a Fedora Core 4 box running Asterisk 1.2.6. It has a public IP and is publicly accessible (no NAT, firewall, etc.). Our Sipura 841 phones are in several locations, all NAT'ed behind PIX firewalls. The system used to work flawlessly, but now any extension we dial comes back as

Re: [asterisk-users] Extensions busy/congested and circuit-busy

2006-09-25 Thread Eric \ManxPower\ Wieling
That error message is almost always because the two sides cannot agree on a codec. HOWEVER, if you are using SIPura and G726, there is a Makefile option for Asterisk to make it work. Guy M Guyadeen wrote: Our pbx is a Fedora Core 4 box running Asterisk 1.2.6. It has a public IP and is

Re: [asterisk-users] Extensions busy/congested and circuit-busy

2006-09-25 Thread Guy M Guyadeen
Thank you for your response!That was exactly the problem - the 841s use a deprecated identifier for G.726. Behavior and solution is described here:http://www.voip-info.org/wiki/view/Sipura+SPA-10011) To use G726 with asterisk 1.2.6 or later you must edit the rtp.c and either dfine

[asterisk-users] Extensions problems

2006-09-21 Thread equis software
I´m trying to spy an agent and record the call.I have this configuration in my dialplan'espia' = 1. Answer() [pbx_config] 2. Set(MONITORDIR=/var/lib/asterisk/sounds/supervisor) [pbx_config] 3. Set(CALLFILENAME=Agente-${CALLERIDNUM}-${TIMESTAMP}) [pbx_config] 4.

[asterisk-users] Extensions Register but don't ring when called, can call others though

2006-07-17 Thread Tim P
Not sure where to even start with this. I am running asterisk 1.2.1 and freepbx as the frontend. I have a remote user with soft phones (tried 3 all register and call out) that registers fine (see it in asterisk and see it in phone) and can call extensions on the asterisk box with no problem. Other

Re: [asterisk-users] Extensions Register but don't ring when called, can call others though

2006-07-17 Thread Marco Mouta
Try to active callwaiting in those unreachable extensions. You just need to dial *70 from every SIP extension. Be aware that *70 (call waiting ) may be disabled in your freepbx. Hope it helps, Marco Mouta Please give me some feedback On 7/17/06, Tim P [EMAIL PROTECTED] wrote: Not sure where

[asterisk-users] Extensions not busy showing as busy

2006-07-13 Thread Brian Vincent \(C\)
I ran into an odd problem last night. I had to walk someone through troubleshooting a problem and they didnt have a lot of knowledge, so I couldnt garner a lot of info. So my question is two fold regarding the issue described below: What could I have asked to

[asterisk-users] Extensions dialing but fails on pickup

2006-07-05 Thread Levis Kimotho
Hi,Ive installed freePBX and Asterisk and all is working well. Ive created 2 extensions using freePBX ie and 1235 all SIP Phones. When i use 1235 ext to call , it rings OK but when i pickup ext , the call fails with an error ( i.e an error has occurred) and i get a busy tone.Did i

[Asterisk-Users] extensions problem

2006-06-08 Thread Khaled Chehab
Dear If I have an extention 111 and 112 on my system but when the user 111 call the 112 call it through trunk not through local to perform a billing How can I solve it Regards * No employee or agent is authorized to conclude any binding

[Asterisk-Users] Extensions, devices and dialplan

2006-05-30 Thread Mimmus
Hi, as already said in others messages on this list, I'm rewriting my dialplan using AMP/FreePBX as starting point. I saw that AMP/FreePBX uses the concept of USERS/DEVICES, quite interesting but not useful to me now. It defines USERS/DEVICES association in AstDB and then uses dialparties.agi

[Asterisk-Users] 'extensions reload' clears Regextens

2006-05-11 Thread Douglas Garstang
I hope I have this wrong, but when I have a bunch of priority 1 NoOp's created from regexten in sip.conf, and I do an 'extensions reload', I lose all the priority 1 NoOps! This can't be right... this means that in a production environment, if you make a change to your dialplan and do an

RE: [Asterisk-Users] 'extensions reload' clears Regextens

2006-05-11 Thread Douglas Garstang
, 2006 10:19 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: [Asterisk-Users] 'extensions reload' clears Regextens I hope I have this wrong, but when I have a bunch of priority 1 NoOp's created from regexten in sip.conf, and I do an 'extensions reload', I lose all

RE: [Asterisk-Users] 'extensions reload' clears Regextens

2006-05-11 Thread Aaron Daniel
, and they come back. I assume they're being repopulated from astdb. Good grief. -Original Message- From: Douglas Garstang Sent: Thursday, May 11, 2006 10:19 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: [Asterisk-Users] 'extensions reload' clears Regextens I hope I have

RE: [Asterisk-Users] 'extensions reload' clears Regextens

2006-05-11 Thread Douglas Garstang
-Original Message- From: Aaron Daniel [mailto:[EMAIL PROTECTED] Sent: Thursday, May 11, 2006 10:50 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: RE: [Asterisk-Users] 'extensions reload' clears Regextens As a note, if you don't create the dundi_local

RE: [Asterisk-Users] 'extensions reload' clears Regextens

2006-05-11 Thread Aaron Daniel
Aaron, I tried that. If I have no dundi_local in extensions.conf, I get the automatic priority 1 NoOps (and yes, an 'extensions reload' doesn't clear them), but of course, because I have no dundi_local in extensions.conf, I also have no priority 2 Dial commands, so how can the system reach

RE: [Asterisk-Users] 'extensions reload' clears Regextens

2006-05-11 Thread Watkins, Bradley
PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Douglas Garstang Sent: Thursday, May 11, 2006 1:00 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: RE: [Asterisk-Users] 'extensions reload' clears Regextens -Original Message- From: Aaron Daniel [mailto:[EMAIL PROTECTED

RE: [Asterisk-Users] 'extensions reload' clears Regextens

2006-05-11 Thread Douglas Garstang
have no way to pass that info to the second Asterisk box. Bloody hell. -Original Message- From: Watkins, Bradley [mailto:[EMAIL PROTECTED] Sent: Thursday, May 11, 2006 11:31 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: RE: [Asterisk-Users] 'extensions reload

Re: [Asterisk-Users] Extensions base policy

2006-03-10 Thread Gabriel Afana
the extenions that can be reached. - Gabe - Original Message - From: Mohammad Salaque [EMAIL PROTECTED] To: Asterisk Users Mailing List - Non-Commercial Discussion asterisk-users@lists.digium.com Sent: Thursday, March 09, 2006 11:44 PM Subject: [Asterisk-Users] Extensions base policy

Re: [Asterisk-Users] Extensions base policy

2006-03-10 Thread Mohammad Salaque
PROTECTED] To: Asterisk Users Mailing List - Non-Commercial Discussion asterisk-users@lists.digium.com Sent: Thursday, March 09, 2006 11:44 PM Subject: [Asterisk-Users] Extensions base policy Dear List, I am new in this world (Asterisk) and facing a problem . i want to make some group, base

Re: [Asterisk-Users] Extensions base policy

2006-03-10 Thread Mohammad Salaque
, 2006 11:44 PM Subject: [Asterisk-Users] Extensions base policy Dear List, I am new in this world (Asterisk) and facing a problem . i want to make some group, base on extensions .so that certain extensions could call to certain predefine number only. let me give u all a short

Re: [Asterisk-Users] Extensions base policy

2006-03-10 Thread Melcon Moraes
, 2006 11:44 PM Subject: [Asterisk-Users] Extensions base policy Dear List, I am new in this world (Asterisk) and facing a problem . i want to make some group, base on extensions .so that certain extensions could call to certain predefine number only. let me give u all a short example extensions

Re: [Asterisk-Users] Extensions base policy

2006-03-10 Thread Mohammad Salaque
Salaque [EMAIL PROTECTED] To: Asterisk Users Mailing List - Non-Commercial Discussion asterisk-users@lists.digium.com Sent: Thursday, March 09, 2006 11:44 PM Subject: [Asterisk-Users] Extensions base policy Dear List, I am new in this world (Asterisk) and facing a problem . i want

[Asterisk-Users] Extensions base policy

2006-03-09 Thread Mohammad Salaque
Dear List, I am new in this world (Asterisk) and facing a problem . i want to make some group, base on extensions .so that certain extensions could call to certain predefine number only. let me give u all a short example extensions 1,2,3,4 will be group A , extensions 5,6 will be group B .

[Asterisk-Users] Extensions for in-bound faxes w/o properly-provisioned T1.

2006-01-21 Thread Ken D'Ambrosio
Hey, all. I've got a non-PRI T1 that doesn't do DID correctly: I can't get the DID from the proper variables, and, instead, I direct it based on the four least valuable DTMF digits dialed by the T1 for in-bound calls. Which really works pretty well; Asterisk plugs them quite nicely into

RE: [Asterisk-Users] extensions and regular expressions ( probablyan easy question )

2005-12-13 Thread Benjamin Lawetz
Subject: Re: [Asterisk-Users] extensions and regular expressions ( probablyan easy question ) Or, just do... exten = 18661234567,1,Goto(800-in) exten = 8661234567,1,Goto(800-in) It's kind of tough to truly understand what you are trying to accomplish (or ask for). Apparently you've got something

Re: [Asterisk-Users] extensions and regular expressions ( probably an easy question )

2005-12-11 Thread Rich Adamson
It's kind of tough to truly understand what you are trying to accomplish Ack, sorry! It's hard to post to the list on a saturday when my 2year old is wanting to play with the keyboard as well. Best I can do is half a mind, most of the time that's enough. Not always, however. :)

RE: [Asterisk-Users] extensions and regular expressions ( probablyan easy question )

2005-12-11 Thread Rushowr
]; Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [Asterisk-Users] extensions and regular expressions ( probablyan easy question ) Rich, It's kind of tough to truly understand what you are trying to accomplish Ack, sorry! It's hard to post to the list on a saturday when my 2year

[Asterisk-Users] extensions and regular expressions ( probably an easy question )

2005-12-10 Thread Sean Kennedy
Hi all, I'm having a hard time finding information related to the regular expressions that can be used in a dialplan, specifically as an extension. For example, I have an 800 number which I'd like to jump directly to if my users dial it, instead of going over my pstn termination.

Re: [Asterisk-Users] extensions and regular expressions ( probably an easy question )

2005-12-10 Thread Daniel Wright
Sean Kennedy wrote: Hi all, I'm having a hard time finding information related to the regular expressions that can be used in a dialplan, specifically as an extension. For example, I have an 800 number which I'd like to jump directly to if my users dial it, instead of going over my pstn

Re: [Asterisk-Users] extensions and regular expressions ( probably an easy question )

2005-12-10 Thread Sean Kennedy
Hi Dan, Thanks for the info, but what I'm after is the ability to match a digit/character 0 or 1 times at the beginning of the string. If I'm reading your example right, it'll match anything starting with 866, which doesn't work for me. I am trying to match: 18661234567 and 8661234567

RE: [Asterisk-Users] extensions and regular expressions ( probablyan easy question )

2005-12-10 Thread Steve Totaro
You just need separate extensions. Hi Dan, Thanks for the info, but what I'm after is the ability to match a digit/character 0 or 1 times at the beginning of the string. If I'm reading your example right, it'll match anything starting with 866, which doesn't work for me. I am trying

Re: [Asterisk-Users] extensions and regular expressions ( probably an easy question )

2005-12-10 Thread Daniel Wright
Sorry I read that wrong. You could use something like this or just put two lines for each extension exten = s,1,GotoIf($[$[${EXTEN:0:4} = 1866]?2:3) exten = s,n,GoTo(wherever1) exten = s,n,GoToif($[${EXTEN:0:3} = 866]?4:5) exten = s,n GoTo(Wherever2) exten = s,n,What-ever-could-come-next You

RE: [Asterisk-Users] extensions and regular expressions ( probablyan easy question )

2005-12-10 Thread Rushowr
] On Behalf Of Sean Kennedy Sent: Saturday, December 10, 2005 5:59 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [Asterisk-Users] extensions and regular expressions ( probablyan easy question ) Hi Dan, Thanks for the info, but what I'm after is the ability to match

Re: [Asterisk-Users] extensions and regular expressions ( probably an easy question )

2005-12-10 Thread Rich Adamson
Or, just do... exten = 18661234567,1,Goto(800-in) exten = 8661234567,1,Goto(800-in) It's kind of tough to truly understand what you are trying to accomplish (or ask for). Apparently you've got something more in mind that words are making it through the list. Reading between the lines, it would

Re: [Asterisk-Users] extensions and regular expressions ( probablyan easy question )

2005-12-10 Thread Sean Kennedy
Steve, Yeah, that's what I've been doing, but I was hoping to make it a little clearer in the dial plan. Ah well, you win some and lose some. Thanks! Sean Steve Totaro wrote: You just need separate extensions. Hi Dan, Thanks for the info, but what I'm after is the ability

Re: [Asterisk-Users] extensions and regular expressions ( probablyan easy question )

2005-12-10 Thread Ryan Burke
Users Mailing List - Non-Commercial Discussion asterisk-users@lists.digium.com Sent: Saturday, December 10, 2005 7:08 PM Subject: Re: [Asterisk-Users] extensions and regular expressions ( probablyan easy question ) Or, just do... exten = 18661234567,1,Goto(800-in) exten = 8661234567,1,Goto

Re: [Asterisk-Users] extensions and regular expressions ( probably an easy question )

2005-12-10 Thread Sean Kennedy
Rich, It's kind of tough to truly understand what you are trying to accomplish Ack, sorry! It's hard to post to the list on a saturday when my 2year old is wanting to play with the keyboard as well. Best I can do is half a mind, most of the time that's enough. Not always, however. :) (or

[Asterisk-Users] Extensions

2005-11-02 Thread Andrea Frigo
How can I configure Asterisk to tell me if there are messages on my voice mail as soon as I hook up an internal phone? Regards, Andrea Frigo ___ --Bandwidth and Colocation sponsored by Easynews.com -- Asterisk-Users mailing list

Re: [Asterisk-Users] Extensions

2005-11-02 Thread Adam Moffett
This works for me, your mileage may vary: in sip.conf add these two lines under the sip user: mailbox=/[EMAIL PROTECTED] /notifymimetype=application/simple-message-summary example for mailbox= [EMAIL PROTECTED] The SIP device must support this feature of course. And if you're not using SIP

Re: [Asterisk-Users] Extensions

2005-11-02 Thread brett
For analog phones - same thing 8-) except it is in zapata.conf mailbox=whatever ; under (er just above) the channel. Should give you a stutter dial tone. Brett On 11/2/2005, Adam Moffett [EMAIL PROTECTED] wrote: This works for me, your mileage may vary: in sip.conf add these two lines under

RE: [Asterisk-Users] Extensions

2005-11-02 Thread Carlos Alperin
: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Andrea Frigo Sent: Wednesday, November 02, 2005 10:00 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: [Asterisk-Users] Extensions How can I configure Asterisk to tell me if there are messages on my voice mail

[Asterisk-Users] Extensions go straight to voicemail

2005-09-27 Thread Robin
Hello, I have setup a test server with asterisk/AMP and have several 7960's connected to it. The asterisk server has a public ip and all the 7960's are behind nat'd routers. When I try to call from extension to extension I get directed straight to voicemail. I do not have any cards

[Asterisk-Users] Extensions - Realtime

2005-09-07 Thread Flobi
CVS HEAD/Asterisk 1.2: Is there a way to have the entire extensions.conf file coming from the realtime? It appears that RealTimefor the extensions.conf file is on a context by context basis, but you have to create each new context in the extensions.conf file then add a switch = Realtime line

RE: [Asterisk-Users] Extensions - Realtime

2005-09-07 Thread Robert Bedell
PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Flobi Sent: Wednesday, September 07, 2005 9:57 AM To: Asterisk-Users@lists.digium.com Subject: [Asterisk-Users] Extensions - Realtime CVS HEAD/Asterisk 1.2: Is there a way to have the entire extensions.conf file coming from the realtime? It appears

Re: [Asterisk-Users] Extensions - Realtime

2005-09-07 Thread Matthew Boehm
CVS HEAD/Asterisk 1.2: Is there a way to have the entire extensions.conffile coming from the realtime? Yes. Go read the wiki on RealTime Static. -Matthew ___ --Bandwidth and Colocation sponsored by Easynews.com -- Asterisk-Users mailing list

Re: [Asterisk-Users] Extensions - Realtime

2005-09-07 Thread Flobi
It states that the conf file overrides the static db info, but what about the ael file? Does that override also? BTW, RealTime Static...talk about oxymoron :-) Gotta love it! Flobi On 9/7/05, Matthew Boehm [EMAIL PROTECTED] wrote: CVS HEAD/Asterisk 1.2: Is there a way to have the entire

Re: [Asterisk-Users] Extensions - Realtime

2005-09-07 Thread Flobi
Okay, this doesn't seem to be working. I've gone and deleted my ael file also. I do know my MySQL is set up cause I have my sip, iax and voicemail going through it too. here's the line in extconfig.conf: [settings] extensions.conf = mysql,asterisk,pbx_realtime_extensions in

Re: [Asterisk-Users] Extensions - Realtime

2005-09-07 Thread Flobi
Okay, after noticing an error on this mysql statement after i switched to odbc: SELECT * FROM pbx_realtime_extensions WHERE filename='extensions.conf' and commented=0 ORDER BY filename,cat_metric desc,var_metric asc,category,var_name,var_val,id I added those fields and reloaded...* immediately

Re: [Asterisk-Users] Extensions - Realtime

2005-09-07 Thread Flobi
Nevermind, I figured out that the table is used way differently when doing static. Here's my fixed table. I'll try to explain this in the voip-info doc. id cat_metric var_metric commented filename category var_name var_val 1 0 0 0 extensions.conf default exten

  1   2   >