[asterisk-users] Location with PRI / Analog lines

2010-05-18 Thread mir shahnawaz
Hi there, I am stuck with the location issues. It would be easy if you have DID for each extension so that outgoing caller id would be DID of the respective extension and also physical address. Now if you are not able to get DID's for some reason. I am thinking of some situations and appreciate

[asterisk-users] Michael Wegner

2010-04-25 Thread mir shahnawaz
http://www.villasantilles.com/home.php -- _ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello

Re: [asterisk-users] 24 FXS Port Voip Gateway and Asterisk

2010-03-30 Thread mir shahnawaz
Xorcom XR005 is highly recommended. They work great. http://cgi.ebay.com/ws/eBayISAPI.dll?ViewItemitem=120550484883ssPageName=STRK:MESELX:IT Smir On Tue, Mar 30, 2010 at 7:34 AM, Juan Miguel jmigu...@gmail.com wrote: Hello Joseph I recommend that you use The Mediatrix 4100 Series are very

[asterisk-users] Priority based softhangup

2010-03-30 Thread mir shahnawaz
Hi, Is it possible to softhangup a channel based on priority. I mean I want to put some calls in higher priority lets say 100. If all channels are busy and somebody wants to dial an extension with priority higher than 100. How can softhangup drop a line which has priority less than 100? I will

Re: [asterisk-users] Priority based softhangup

2010-03-30 Thread mir shahnawaz
To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [asterisk-users] Priority based softhangup On Tue, 30 Mar 2010, mir shahnawaz wrote: Is it possible to softhangup a channel based on priority. I mean I want to put some calls in higher priority lets say 100. If all channels

Re: [asterisk-users] Priority based softhangup

2010-03-30 Thread mir shahnawaz
Thanks Steve and Danny for your help. S Mir On Tue, Mar 30, 2010 at 3:16 PM, Steve Edwards asterisk@sedwards.com wrote: Un-top-posting... [mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of mir shahnawaz Can you please give me idea about Softhang.agi On Tue, 30 Mar 2010

[asterisk-users] softhangup

2010-03-16 Thread mir shahnawaz
Hi all, I am trying to drop a random channel in asterisk 1.6. The following line in extensions.conf works fine for the first channel exten = 911,4,SoftHangup(DAHDI/1-1) But I need to drop random channel for emergency not any specific one. Can someone show correct syntax for this Thanks smir

[asterisk-users] softhangup

2010-03-16 Thread mir shahnawaz
Hi all, I am trying to drop a random channel in asterisk 1.6. The following line in extensions.conf works fine for the first channel exten = 911,4,SoftHangup(DAHDI/1-1) But I need to drop random channel for emergency not any specific one. Can someone show correct syntax for this Thanks smir

Re: [asterisk-users] Asterisk on MPLS VPN

2010-03-13 Thread mir shahnawaz
Are you able to ping 172.16.0.1 from your router (which is connected to MPLS Network). If not then you have to tell your MPLS router where is 172.16.0.0 connected. Do you have access on this router? If you copy paste config here that would be helpful. I suspect that your ping request is reaching

[asterisk-users] 911, channel full

2010-03-03 Thread mir shahnawaz
Hi, I am trying to implement 911 funtionality in my PBX. A call should drop if all lines are busy. Here is my context nineoneone from extensions.conf [nineoneone] exten = s,1,Set(SET_EMERG_FLAG=0) exten = s,n(checkavail),ChanIsAvail(${EMERGENCY_TRUNK}) exten = s,n,Set(EMERGENCY=1,g) exten =

Re: [asterisk-users] 911, channel full

2010-03-03 Thread mir shahnawaz
fallthrough, channel 'SIP/501-0137' status is 'CONGESTION' Regards Shahnawaz On Wed, Mar 3, 2010 at 10:54 AM, Steve Howes steve-li...@geekinter.net wrote: On 3 Mar 2010, at 17:21, mir shahnawaz wrote: [nineoneone] exten = s,1,Set(SET_EMERG_FLAG=0) exten = s,n(checkavail),ChanIsAvail

[asterisk-users] dropping line (s) for 911

2010-02-12 Thread mir shahnawaz
Hi all, I am trying to implement call dropping funtionality in asterisk for 911. I mean if all lines are busy and someone wants to dial 911 at least one line should be dropped. Here is my extensions.conf which i copied from internet. Could somebody help me figure out what is wrong. Thanks in

Re: [asterisk-users] dropping line (s) for 911

2010-02-12 Thread mir shahnawaz
I got it working now. I was not including context ninioneone in default context. On Fri, Feb 12, 2010 at 1:49 PM, mir shahnawaz shahnawaz...@gmail.com wrote: Hi all, I am trying to implement call dropping funtionality in asterisk for 911. I mean if all lines are busy and someone wants

[asterisk-users] 911, location

2010-01-28 Thread mir shahnawaz
Hi there, I am running a PBX under asterisk 1.6. I have few FXO analogue lines connecting to PSTN. These lines are in a hunt group. I trying to make my extensions to dial 91, but this is a bit scary, I mean if somebody make an emergency call after hours and without completing call is not able to

Re: [asterisk-users] 911, location

2010-01-28 Thread mir shahnawaz
...@attglobal.net wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 mir shahnawaz wrote: Hi there, I am running a PBX under asterisk 1.6. I have few FXO analogue lines connecting to PSTN. These lines are in a hunt group. I trying to make my extensions to dial 91, but this is a bit scary, I mean

Re: [asterisk-users] 911, location

2010-01-28 Thread mir shahnawaz
) - exten = _911,4,Background(emergencyin${IMAT}) Where you would record /var/lib/asterisk/sound/emergencyin100 for extension 100, etc. -Original Message- From: asterisk-users-boun...@lists.digium.com [mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of mir shahnawaz Sent

[asterisk-users] chan_dahdi.conf for TDM404E

2009-12-11 Thread mir shahnawaz
Hi there, I am trying to configure chan_dahdi.conf for TDM404E. Should I separate channels for dialing out and recieveing calls on this card or should I leave it random so that outgoing and incoming call get first available channels. ;FXO Modules group = 2 echocancel = yes signalling = fxs_ks