[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 t

Re: [asterisk-users] 911, location

2010-01-28 Thread Barry L. Kline
-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 if somebody >

Re: [asterisk-users] 911, location

2010-01-28 Thread mir shahnawaz
Thanks for your reply. Yes POTS lines are coming into the building but I have multiple rooms. Suppose a person is working late hours and have a heart attack. How could 911 locate the room when no or few people around. Thanks Smir On Thu, Jan 28, 2010 at 11:46 AM, Barry L. Kline wrote: > -B

Re: [asterisk-users] 911, location

2010-01-28 Thread Danny Nicholas
-Original Message- From: asterisk-users-boun...@lists.digium.com [mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of mir shahnawaz Sent: Thursday, January 28, 2010 12:59 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [asterisk-users] 911, location Thanks for you

Re: [asterisk-users] 911, location

2010-01-28 Thread Kyle Kienapfel
You should phone up the emergency people on a non-emergency number and ask them about that as well. On Thu, Jan 28, 2010 at 10:58 AM, mir shahnawaz wrote: > Thanks for your reply. Yes POTS lines are coming into the building but > I have multiple rooms. Suppose a person is working late hours and h

Re: [asterisk-users] 911, location

2010-01-28 Thread Doug Lytle
mir shahnawaz wrote: > Thanks, Could you please explain this little bit more. I am not > getting IMAT=EXTEN. > > > > On Thu, Jan 28, 2010 at 12:15 PM, Danny Nicholas wrote: > >> Here's one solution: >> - exten => _911,1,Set(IMAT=EXTEN) >> He probably meant ${EXTEN} Doug --

Re: [asterisk-users] 911, location

2010-01-28 Thread mir shahnawaz
.@lists.digium.com] On Behalf Of mir shahnawaz > Sent: Thursday, January 28, 2010 12:59 PM > To: Asterisk Users Mailing List - Non-Commercial Discussion > Subject: Re: [asterisk-users] 911, location > > Thanks for your reply. Yes POTS lines are coming into the building but > I have mu

Re: [asterisk-users] 911, location

2010-01-28 Thread --[ UxBoD ]--
- "Doug Lytle" wrote: > mir shahnawaz wrote: > > Thanks, Could you please explain this little bit more. I am not > > getting IMAT=EXTEN. > > > > > > > > On Thu, Jan 28, 2010 at 12:15 PM, Danny Nicholas > wrote: > > > >> Here's one solution: > >> - exten => _911,1,Set(IMAT=EXTEN) > >>

Re: [asterisk-users] 911, location

2010-01-29 Thread Leif Neland
Den 28-01-2010 20:15, Danny Nicholas skrev: > Here's one solution: > - exten => _911,1,Set(IMAT=EXTEN) > - exten => _911,2,Set(IMAT=CUT(IMAT|\/|2) > - exten => _911,3,Dial(DAHDI/1,w911) > - exten => _911,4,Background(emergencyin${IMAT}) > > Where you would record /var/lib/asterisk/sound/emergen

Re: [asterisk-users] 911, location

2010-01-29 Thread Danny Nicholas
e every 10 seconds... -- -Original Message- From: asterisk-users-boun...@lists.digium.com [mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Leif Neland Sent: Friday, January 29, 2010 12:26 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [asterisk-us

Re: [asterisk-users] 911, location

2010-01-29 Thread Leif Neland
Den 29-01-2010 19:38, Danny Nicholas skrev: > This might help > - exten => _911,1,Set(IMAT=EXTEN) > - exten => _911,2,Set(IMAT=CUT(IMAT|\/|2) > - exten => _911,3,Dial(DAHDI/1,w911) > - exten => _911,4(keepup),Background(emergencyin${IMAT}) > - exten => _911,5,wait(10) > - exten => _911,

Re: [asterisk-users] 911, location

2010-01-29 Thread Danny Nicholas
-boun...@lists.digium.com [mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Leif Neland Sent: Friday, January 29, 2010 2:47 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [asterisk-users] 911, location Den 29-01-2010 19:38, Danny Nicholas skrev: > This might he

Re: [asterisk-users] 911, location

2010-01-29 Thread Kevin P. Fleming
Leif Neland wrote: > 2: Often callers are answered with an automated message "This is 911, > please hold", just to give pranksters/misdiallers a chance to hang up > before "disturbing" the operator. Unless 911 records the incoming call > right from the start, they will never hear the "im-at" me

Re: [asterisk-users] 911, location

2010-01-30 Thread Shahnawaz Mir
Thanks very much everybody who contributed their thoughts. I would try to get some DID's so that each physical location can be identified by 911 call Center. Regards Shahnawaz On 2010-01-29, at 2:41 PM, Kevin P. Fleming wrote: > Leif Neland wrote: > >> 2: Often callers are answered with an

Re: [asterisk-users] 911, Location

2010-01-31 Thread Muro, Sam
Hi Shahnawaz Have you considered how you are going to address location issue for Mobile users calling 911. You should think of SS7 MAP/TCAP to atleast know their Cell ID Regards Sam > Thanks very much everybody who contributed their thoughts. I would try to get some DID's so that each physical lo