Displaying 20 results from an estimated 3000 matches similar to: "E911 mf camma Trunks"
2008 Jul 09
0
e911/CAMA/MF
Does anyone have any experience getting inbound ANI information from a
CAMA/MF/E&M Wink trunk on Asterisk?
Is this only do-able with a PRI interface? Any information would be
helpful.
2003 Jul 21
2
E911 and asterisk
I have a client that would like to use asterisk to link their multiples locations together. However, if a person in the remote office dials 911, How can the 911 operator determine WHERE the emergency is?? Since all calss would be going out of the PRI in the main location, the police/fire trucks will show up at our COLO!!
I know that there are some that are doing this multi site setup, how did
2014 Jan 31
0
e911 Signalling
Hi,
We've got a dedicated T1 with two trunks running into our ILECs
selective router for 911. Split out of the T1 into two MF CAMA trunks
on ILEC side.
I'm trying to use asterisks e911 signaling, but I'm having trouble with
the dial command. (== Everyone is busy/congested at this time (1:1/0/0))
I'm missing something and I'm thinking it has to do with the hookstate
2006 Mar 14
1
E911 from Remote Office via PRI
Central business location has a PRI with a CLEC. Remote offices access
the PRI for all voice traffic via VoIP.
How does one get the telco to report the address of a remote office to
the 911 call center when the call is made from that respective location?
2005 Jun 03
3
911 context, is this right?
I have 3 analog trunks zap/1, zap/4 and zap/5. zap/5 is the least used
line. Would the following work for 911 calls?
[e911]
exten => 911,1,ChanIsAvail(Zap/1)
exten => 911,2,Dial(Zap/1/911)
exten => 911,3,Hangup()
exten => 911,102,ChanIsAvail(Zap/4)
exten => 911,103,Dial(Zap/4/911)
exten => 911,104,Hangup()
exten => 911,203,ChanIsAvail(Zap/5)
exten =>
2005 Jan 19
7
E911 Testing !
I believe the 911 is a serious issue if one does an asterisk installation in
an office. How do you test 911? Won't they arrest you or something for
dialing 911 for no reason and talking to one of their agents who could have
taken a more important call?
On the other hand what an emergency comes up (like someone got seriously
injured) and on top of that asterisk crashed all of a sudden
2007 Nov 20
2
e911
One of my providers has a different SIP account for each number.
I have all of my users in one outbound context (caller ID passes fine).
How do I ensure that the callers get routed down their correct SIP account with my provider for e911 purposes without each having their own context?
-----
Mike Hammett
Intelligent Computing Solutions
http://www.ics-il.com
-------------- next part
2005 Jun 03
0
(no subject)
Rich,
What about a combination of your excellent/intelligent suggestion &
something like this:
exten => 911,1,Dial(Zap/g17/${EXTEN})
exten => 911,2,SoftHangup(Zap/1-1)
exten => 911,3,Wait(1)
exten => 911,4,Goto(1)
... with the idea that if a line is not free, we forcible seize one.
Probably not correctly written, but, do you "get" where I am going?
How would I
2006 Apr 05
0
E-911 Canada Info - Hot Off the Press
This was given to me by a Telco guy in Canada. Talk about a great view
of things to come.
ESWG Consensus 12-month Report on Nomadic VoIP Technical and Operating
Impediments to 9-1-1/E9-1-1 Service Delivery in Canada.
PREPARE FOR 911
Executive Summary
Emergency Services Working Group (ESWG) recommends on a consensus
basis the Commission order the deployment of NENA Interim-2 (i2)
compliant
2013 Apr 19
2
E911 Voip Trunking
During the course of a conversation with an member of the IT group who
handles the E911 center for our county, I learned that all of the county's
E911 is voip based. This got me to wondering why we could not just
configure up a SIP or some such trunk directly to the E911 center to handle
our emergency traffic. The county seems interested in exploring the
possibility.
So I'm wondering if
2007 Feb 13
2
E911 SIP or IAX providers?
Does anyone have any experience with any SIP or IAX providers that
support E911? I'd love to convert entirely to Asterisk at my house,
but the lack of emergency dialing has been a major hold-up for me.
Thanks in advance for any suggestions!
--
Kyle Sexton
2006 Apr 07
0
Canada Nomadic 911 - From the Yes it will Screw Your Biz Dept
ESWG Consensus 12-month Report on Nomadic VoIP Technical and Operating
Impediments to 9-1-1/E9-1-1 Service Delivery in Canada
Executive Summary
Emergency Services Working Group (ESWG) recommends on a consensus
basis the Commission order the deployment of NENA Interim-2 (i2)
compliant emergency services components, systems and upgrades to
result in the operation within 18 months of enhanced
2006 Feb 17
0
Intrado / VoIP E911
Ok,
So... we've been looking at Intrado as a solution for national E911.
They claim to be able to offer FCC compliant E911 services for VoIP
companies. However, as I look into things further, they don't seem
to have links to all the PSAPs for E911. Now, I understand if the
PSAP is not capable of receiving E911 information, the VoIP provider
is under no obligation to provide it.
2005 May 18
0
FCC Will Force VOIP E911 in 120 days ?
http://www.lightreading.com/document.asp?doc_id=73943&site=lightreading
I know e911 has been discussed on ths list before, but I just read
this and it got me thinking that if you have a Wholesale VoIP carrier
- wouldn't they have to pass e911 on to you as a VoIP provider to, in
turn, pass on to your end-users? Of course there would be a fee -
just wondering if this is how the
2009 Sep 15
0
Call forwarding, callerID, and e911
We were able to solve the below problem. I'll post it in case someone
encounters the same issue. No need to respond or even read unless you
see a better way. Thanks - John
We have manually set callerID on our outbound lines to reflect the
appropriate DID both for e911 and to be polite to folks we call, e.g.:
exten => _1NXXNXXXXXX,1,Set(CALLERID(num)=5197546340)
exten =>
2006 Apr 13
0
CANADA 911 Update
ESWG Consensus 12-month Report on Nomadic VoIP Technical and Operating
Impediments to 9-1-1/E9-1-1 Service Delivery in Canada
DRAFT
Executive Summary
Emergency Services Working Group (ESWG) recommends on a consensus
basis the Commission order the deployment of NENA Internet-2 (i2)
compliant emergency services components, systems and upgrades to
result in the operation within 18 months of
2005 Oct 14
0
Sending ANI over SIP
I'm running into an issue where subscribers to our service cannot call certain
1-800 numbers if they have a caller id blocked account (restrictcid=yes).
This is on Asterisk 1.0.9 and our clients are using Sipura SPA-2002's.
Our provider uses a SIP/PSTN gateway, so we hand off SIP to them from
Asterisk.
The problem appears to be that when an "Anonymous" call goes out, there is
2007 Oct 26
2
Checking Multiple VM?
Hi,
On my asterisk I have a voicemail for my extension and my Soft SIP phone
tells me when there is mail for me.
I also have other voicemail boxes which are not tied to any specific
extension - rather they are for incoming callers when they interact with
an AA, such as "to register for the event please press 1 and leave your
details"...
Can I chain or aggregate voicemail boxes so
2004 Jun 16
3
911 emergency service and VoIP
I understand that most VoIP providers allow for 911 calling but that 911
service is not the same as that available to PSTN.