similar to: FCC Will Force VOIP E911 in 120 days ?

Displaying 20 results from an estimated 2000 matches similar to: "FCC Will Force VOIP E911 in 120 days ?"

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.
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?
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
2005 Mar 16
2
Asterisk E911?
How exactly does Asterisk provide E911 service??
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
2007 Aug 28
1
E911 mf camma Trunks
I just set up a t1 with 2 camma mf 911 trunks on it, and I am having a issue with it. We can call 911 which is routed out these new trunks, and it goes to the 911 center, but they are not getting the ANI and hence "no record found". Our LEC is Embarq, and they say they can see the call come in and send: KP-911-ST and then KP-0-911-ST rather then KP-0-ANI-ST I turned on all the debug
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 =>
2004 Apr 05
4
Spring VON Wrap Up
Having just returned from four days at the VON show in Santa Clara, I thought I would submit a "highlights" message. I hope others who attended the show will take the opportunity to add, as there was far more to see than I can cover on my own. [VoIP IS BIG] First, I have to say that VoIP is BIG. It is the buzz technology of the day. The show was packed, and everybody there was there
2007 Jan 22
1
Ferret-talk Digest, Vol 15, Issue 8
Hi everyone, thank you for the help last time. A quick question, through rereading the ferret tutorial I realized that by adding :key => :id to the index loading, I could access my documents through index["11"], in addition to using the doc_id from ferret through index[122]... This is great, and saves me a line or two a lot of places in my code. However, is there a way of extracting
2008 Mar 05
0
Index Searcher Causes GC Memory Error: "irb: double free or corruption"
My linux Ruby application is using Ferret 0.11.4. I created my own class IndexSearcher to contain the Searcher of multiple directories. If I do not have the searcher.close called, the end of runner/console or runner/server will pop out with system error: *** glibc detected *** irb: double free or corruption (fasttop): 0x0a51d6c0 *** ======= Backtrace: ========= /lib/libc.so.6[0x638ac1]
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
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
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.
2007 Jan 29
1
Segmentation fault in Search::Searcher#highlight
I''m using ferret 0.10.14 in Linux Fedora 3. When I do highlight with Index::Index#highlight, it works well. But, doing the same test with Searcher#highlight, [BUG] Segmentation fault occurred. Here''s my test code. require ''rubygems'' require ''ferret'' include Ferret::Search #searcher = Ferret::Index::Index.new(:path =>
2018 Apr 06
1
sorting large msets
> > Olly Betts <olly at survex.com> wrote: > > > > > > The reverse order (ENQ_ASCENDING) is really fast - about 0.0001 seconds. > > > This is because in that case we can just stop once we've found 200 > > > matches. With a few million documents, that ENQ_ASCENDING sounds promising :) So, it looks like if I had ideal ordering, I could do
2009 Sep 02
2
Configuring Parallel SIP Trunks
Hi, I'm trying to configure 2 parallel sip trunks between 2 boxes. However I seem to have the problem that when making a call from Box 2 to Box 1, it sometimes says authentication failed because it is using the username of the other trunk. Here's my configuration: Box 1: [dp-dp2] type=peer username=dp-dp2 secret=mysecret qualify=yes host=box.2.ip.address context=from-internal [e911-dp2]
2008 Mar 01
3
Possible bug when creating a Ferret::Search::Sort object?
I may have run across a bug in Ferret: if throws a segmentation fault when I try to create a Sort object using the default fields (SCORE and DOC_ID), but setting reverse to true. Here''s the minimal example: #!/usr/bin/env ruby require ''rubygems'' require ''ferret'' Ferret::Search::Sort.new Ferret::Search::Sort.new( [
2006 Dec 01
1
Specify doc_id
Hi list, I wonder if it is possible to specify my own doc_id? I want to have the same doc_id as my fulltexts tables primary keys. Cheers, Henrik