similar to: How to execute StopPlayTones when a SIP phone is answered

Displaying 20 results from an estimated 200 matches similar to: "How to execute StopPlayTones when a SIP phone is answered"

2005 Sep 19
0
ISDN BRI 2 pci cards and mISDN
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=utf-8"> <title></title> </head> <body> <br> <!--+GtkHTML:<DATA class="ClueFlow" key="orig" value="0">--> I connected my * box to two
2010 Jan 26
0
StopPlayTones() after first digit?
I configured our SIP gateway to automatically dial extension "s" when a phone is picked up. I want Asterisk to play a dial tone, wait for an extension to be dialled, and hangup on timeout This works great, but I also want Asterisk to *stop* playing the dial tone after the first digit is pressed So far my extensions.conf contains, [internal] exten => s,1,Answer exten =>
2003 Apr 17
2
fontconfig-2.1.93 considered more harmful
There is an ongoing thread "fontconfig-2.1.92 considered harmful" on -CURRENT. Because I have not moved to -CURRENT, I post this to -STABLE. Since I upgraded to fontconfig-2.1.93 (on Apr 14) a lot of ports start to complain a lot of "Cannot fork: Resource temporarily unavailable" errors. What resource ? I inserted top into my ports build script to notice that a lot of
2018 Apr 23
4
Alias for country in indications.conf
Hello list, Hope you all doing fine! I've tried to use the 'alias' directive in the indications.conf file but apparently it doesn't work.... It looks like maybe this feature was removed, because old sample for the indications.conf file have example using the alias parameter, but newer samples don't have it anymore.... also I couldn't find any ticket saying this parameter
2005 Jan 02
3
Indications UK - cant get away from american sounding dial tone
Have a problem which can't find solution to on WIKI.. Trying to get * to use UK based indication tones. i.e. british ring, dial tone, busy signal. Have changed the indications.conf file to default to UK. However this seems to have no affect. What am i missing. Am using 1.0.3 stable. Many thanks Andrew. ---------------------- indications.conf [general] country=uk [uk] description =
2005 Feb 11
0
Playing Dialtones
In AU we have a number of different dialtones defined for various purposes. >From indications.conf: au <ringcadance> 400,200,400,2000 au dial 413+438 au busy 425/375,0/375 au ring 413+438/400,0/200,413+438/400,0/2000 au congestion 425/375,0/375,420/375,0/375 au callwaiting 425/200,0/200,425/200,0/4400 au
2005 Mar 16
0
Obscure * command and audio questions
A few bits and pieces that I hope someone here has answers for. Basically, I'm in the audio business and I hope to get better control of the audio performance in *. 1. I seem to recall seeing a tonelist parameter that allowed tones to be set at levels other than 0, for instance !1000/500@-20 would generate 1 kHz for half a second at -20 dBm0. But this doesn't work and I can't
2009 Apr 23
2
xen and hwclock
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN"> <HTML> <HEAD> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8"> <META NAME="GENERATOR" CONTENT="GtkHTML/3.16.1"> </HEAD> <BODY> Hello All, I have a problem with hwclock on centos 5.3. in xen guest environment<FONT
2011 Aug 03
1
Need to correct samba4 how to ?
Hello All I noticed same minor imperfection on Samba4 How To page. Installation on CentOS6. I did as below : For RedHat 6.x: $ yum install gtkhtml setroubleshoot-server setroubleshoot-plugins policycoreutils-python libsemange-python setools-libs-python setools-libs popt-devel libpcap-devel sqlite-devel libidn-devel libxml2-devel libacl-devel libsepol-devel libattr-devel
2004 Dec 12
1
ANNOUNCE: Release of GnuCash stable version 1.8.10
What's New in GnuCash 1.8.10? o Don't use C++/C99 declarations. Declare variables at the top of the function. o Updated British English, Czech, Italian, Russian, German, Brazilian Portugese, Dutch, French, Spanish, translations. o Fabien COELHO's zero-balance patch to remove accounts of zero balance from the report. o Fix a broken recursion problem. Don't call show-acct?
2004 Apr 09
1
New Zealand indications.conf
Hi Vic, I hit that same problem! My SIP phones would sound okay when I made changes to indications.conf but incoming calls in to my TE410P had their own thing going on! Have a look at the zaptel source files, there's one called zonedata.c. You'll see the au settings... replace what's there with this: { 1, "au", "Australia", { 400, 200, 400, 2000 }, { {
2010 Jul 29
2
Disconnect supervision tone detection
Hi, I am using TDM400 card with 3 fxs and 1 fxo. I am struggling to detect hangup tone or disconnect supervision tone from my CO. I attached the recorded wav file which contains my telco's disconnect supervision. I am using , asterisk-1.4.33.1 dahdi-linux-complete-2.3.0.1+ 2.3.0 OS => Debian-lenny 5 users.conf ------------- [trunk_1] trunkname = pstn ; GUI
2005 Sep 12
2
Hang up not hanging up (New Zealand Indications??)
Hi there, I have a new asterisk working in New Zeland and everything is working well except when an incoming call to the PSTN hangs up, asterisk wont hang up the zap trunk (X100P). I have found this information: http://bugs.digium.com/bug_view_page.php?bug_id=0001474 Which discusses my problem and i have made sure that i have the latest info in the indications.conf as follows: [general]
2003 Sep 22
4
MS Outlook
If you are using Microsoft Outlook and you are reading this message you need to make 500% sure you are not propagating virii. I posted our support (at) nufone d0t net addy on this mailing list last night and have never posted it in an unprotected fashion like that anywhere else. So far today we have received over a hundred email virii to that address. I suggest you upgrade to a more secure
2009 Apr 24
7
centos firewall?
Hi All, I am new to CentOS and I signed up for a Mosso Cloud Server that runs Cent OS 5.2 I can ssh in. I ran: yum install vnc vnc-server then: vncserver (and set desktop viewing password) But I cannot connect. How do I add 5900 to the centos firewall? How do I edit the conf file? I only have SSH ability at this point... -jason
2005 Jan 07
4
can the dialtone be changed after pressing 9?
extensions.conf has ignorepat => 9 exten => _9X.,1,Dial(Zap/G2/${EXTEN:1}) The first user to try it asked if instead of keeping the same dialtone after pressing 9, if I could play a different dialtone. Can this be done? I'm running asterisk 1.0.0 in case that matters.
2004 Dec 18
1
X100P card in Australia
I'm trying to get the X100P card working in AU. So far I have managed to get it to handle incoming calls from the PSTN and have managed to eliminate pretty much most of the echo. My big problem is getting the outbound calls to work. When I get ZAP to dial out it won't connect and I get what I think is the Congestion signal - like a busy signal but with what appears to be a 10db
2003 Jul 22
2
enabling dtmf detection on zap channel?
Hi, is there a way to enable dtmf detection on zap channels? I am trying to pickup, play a ringtone and the dial out. I.e. exten => s,1,Wait,1 exten => s,1,Answer exten => s,2,Playtones(dial) exten => s,3,DigitTimeout,5 exten => s,4,ResponseTimeout,10 exten => _X,1,StopPlaytones exten => _X,2,Dial,Zap/g8/BYEXTENSION|10
2010 Jan 14
0
Ringing for incoming call
exten => did,1,Answer exten => did,n,Playtones(ring) exten => did,n,Wait(10) exten => did,n,StopPlaytones() exten => did,n,BackGround(sound file) did = the DID number as presented and note the '1' before Answer. This works for me. exten => 820055,1,Answer() exten => 820055,n,PlayTones(ring) exten => 820055,n,Wait(5) exten => 820055,n,StopPlayTones() exten
2009 Sep 07
2
Echo and Playtones not working on SIP after upgrade
Hello list I had the following echo-test extension on my Asterisk 1.2 setup. exten => 1003,1,Wait(1) exten => 1003,n,Playtones(!1050/1000) exten => 1003,n,Wait(1) exten => 1003,n,StopPlaytones exten => 1003,n,Echo exten => 1003,n,Hangup After migrating my testing server to Asterisk 1.4, and a minor extensions.conf update, everything works just fine. Except for the Playtones