similar to: RE: Asterisk-Users digest, Vol 1 #873 - 16 msgs

Displaying 20 results from an estimated 4000 matches similar to: "RE: Asterisk-Users digest, Vol 1 #873 - 16 msgs"

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
2003 Mar 04
3
Fwd: Re: Fax support?
I can't seem to make the fax detection work. Here's an excerpt from zapata.conf: signalling=fxs_ks group=0 context => guestaccess channel => 47-48 and from extensions.conf: [guestaccess] include => incomingmain [incomingmain] exten => s,1,Dial,Zap/1&Zap/9&Zap/10&Zap/11|24 exten => s,2,Voicemail,u7000 exten =>
2003 Sep 17
1
Re: Asterisk-Users digest, Vol 1 #1279 - 16 msgs
----- Original Message ----- From: <asterisk-users-request@lists.digium.com> To: <asterisk-users@lists.digium.com> Sent: Saturday, September 13, 2003 7:55 PM Subject: Asterisk-Users digest, Vol 1 #1279 - 16 msgs > Send Asterisk-Users mailing list submissions to > asterisk-users@lists.digium.com > > To subscribe or unsubscribe via the World Wide Web, visit >
2003 Nov 03
0
Fwd: RE: Asterisk behind LinkSys NAT Routing
<MOD NOTE:Please kill/bounce my other email, it was accidental.> I just pulled down the newest CVS and recompiled. FWD (free world dialup) works now from *, and I AM behind a NAT. I've nearly given up on the xten lite, iaxcomm sounds better. I'll be trying the other win app thats up-and-coming on the list later. It seems to have broken iptel, but that's not as important to
2003 Apr 05
0
Re: Asterisk-Users digest, Vol 1 #237 - 11 msgs
asterisk-users-request@lists.digium.com wrote: >Send Asterisk-Users mailing list submissions to > asterisk-users@lists.digium.com > >To subscribe or unsubscribe via the World Wide Web, visit > http://lists.digium.com/mailman/listinfo/asterisk-users >or, via email, send a message with subject or body 'help' to > asterisk-users-request@lists.digium.com > >You can
2004 Jan 13
1
max queue time; newbie question (fwd)
Martin Pycko <martinp@digium.com> writes: > sure, use the 'n' option of the queue and put voicemail app as the next > priority Will that work? From my read of the code, the timeout parameter is only checked while the call is being sent to an agent's phone (inside the try_calling function). The timeout doesn't seem to be checked while the user is waiting to get to
2003 Dec 30
2
* crash when forward voicemail message [problem solved]
Thanks for all your help Martin, Guys, This is a good find and hopefully could help someone else. I've been having a problem with forwarding voicemail from one mailbox to another. I ran down the sendmail and soundcard path and came up goose eggs. With intuitive guidance from Martin Pycko (Digium), I switched from Redhat 9 Kernel linux-2.4.20-8 to Redhat 8 Kernel linux-2.4.18-14 and it
2003 Apr 04
0
non-telephony use of T400P?
Another issue to consider is T1 framing. If your application is putting bits onto the T1 at the rate of 1.544 Mbit/s then the T1 would need to be unframed. I don't believe this is an option in zaptel! If however, it is putting bits on at a rate of 1.536 Mbit/s and adding 8000 bit/s for framing then you may be able use the suggestion below. Don Pobanz On Thursday, April 03, 2003 3:28 PM,
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
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
2003 Aug 07
1
Sip Trunk config
incominglimit is already implemented for SIP. Just specify under the endpoint how many incoming connections are allowed. For example, [cisco] type=friend username=cisco secret=blah nat=yes ; This phone may be natted host=dynamic canreinvite=no ; Cisco poops on reinvite sometimes qualify=200 ; Qualify peer is no more than 200ms away
2005 May 16
0
Re: Asterisk-Users Digest, Vol 10, Issue 117
> Date: Sun, 15 May 2005 15:17:53 -0700 > From: "trixter http://www.0xdecafbad.com" <trixter@0xdecafbad.com> > Subject: Re: [Asterisk-Users] 911 Options > To: Ira Burton <ira.burton@gmail.com>, Asterisk Users Mailing List - > > On Sun, 2005-05-15 at 15:55 -0600, Ira Burton wrote: > > I am curious if anybody has pointers on the best way to get the 7
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 =>
2004 Jun 05
0
Re: Asterisk-Users digest, Vol 1 #4041 - 11 msgs
Hi, You need to set the DialPlan parameter to allow the proper number of digits to be collected, for all types of numbers used in your system. I believe that the factory default value would work for long numbers beginning 0011, but your unit was probably previously configured for a different environment or country. Below is an extract from the example in my H.323 firmware; I believe that
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.
2006 Jun 03
12
How to get dynamically created inputs from html form back to rails app
Thank you in advance. Although I have many years of experience in general, including cross- platform processing, I am not an HTML/Javascript programmer. As a result, I do not have certain specific baseline skills and/or knowledge that are presumed in the Rails and Ajax documentation. I am experienced with DOM manipulations, so the bare mechanics of manipulating the browser GUI via Javascript
2003 May 16
10
TDMoE
In all the information on Asterisk it takes about TDMoE to link asterisk servers together. Is this IAX??? How would I use TDMoE. Maybe my first question should be, What is it??? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20030516/cd74bddb/attachment.htm
2005 Oct 16
1
prototype help needed - how to get started
Hello, Despite Sergio''s excellent documentation on prototype, I’m still struggling to get started. I hope somebody is able to help me a with a little example to get me going. Please see html code below – I have this little navigation bar and I like to add some events/functions to the buttons. Let’s say, onmouseover, I like to change e.g. the background-color of the button and
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]
2005 Mar 16
2
Asterisk E911?
How exactly does Asterisk provide E911 service??