Re: [asterisk-users] no ringing tone with Dial option r

2015-11-07 Thread Bertrand LUPART - Linkeo.com
Hello, >>> I'm not getting any ringing when I use option r with Dial: >>> >>> Dial("DAHDI/1-1", "motif/8447/+1@voice.google.com,,rTt") in new >>> stack >> >> Warning, options are the 3rd arguments. >> >> You seem to have an extra comma and a non-closed double-quote. >> >>

Re: [asterisk-users] no ringing tone with Dial option r

2015-11-06 Thread sean darcy
On 11/04/2015 03:43 AM, Bertrand LUPART - Linkeo.com wrote: Hello, I'm not getting any ringing when I use option r with Dial: Dial("DAHDI/1-1", "motif/8447/+1@voice.google.com,,rTt") in new stack Warning, options are the 3rd arguments. You seem to have an extra comma and a non-closed

Re: [asterisk-users] no ringing tone with Dial option r

2015-11-06 Thread sean darcy
On 11/03/2015 01:11 PM, John Kiniston wrote: Have you checked your indications.conf? I've seen a missing or misconfiguration in the zone definition cause this. On Tue, Nov 3, 2015 at 11:07 AM, sean darcy > wrote: On 11/01/2015 12:38 PM,

Re: [asterisk-users] no ringing tone with Dial option r

2015-11-06 Thread sean darcy
On 11/04/2015 03:40 AM, A J Stiles wrote: On Tuesday 03 Nov 2015, sean darcy wrote: On 11/01/2015 12:38 PM, sean darcy wrote: I'm not getting any ringing when I use option r with Dial: Dial("DAHDI/1-1", "motif/8447/+1@voice.google.com,,rTt") in new stack Otherwise all works. The call goes

Re: [asterisk-users] no ringing tone with Dial option r

2015-11-04 Thread A J Stiles
On Tuesday 03 Nov 2015, sean darcy wrote: > On 11/01/2015 12:38 PM, sean darcy wrote: > > I'm not getting any ringing when I use option r with Dial: > > > > Dial("DAHDI/1-1", "motif/8447/+1@voice.google.com,,rTt") in > > new stack > > > > Otherwise all works. The call goes through, good audio. >

Re: [asterisk-users] no ringing tone with Dial option r

2015-11-04 Thread Bertrand LUPART - Linkeo.com
Hello, > I'm not getting any ringing when I use option r with Dial: > > Dial("DAHDI/1-1", "motif/8447/+1@voice.google.com,,rTt") in new > stack Warning, options are the 3rd arguments. You seem to have an extra comma and a non-closed double-quote.

Re: [asterisk-users] no ringing tone with Dial option r

2015-11-03 Thread sean darcy
On 11/01/2015 12:38 PM, sean darcy wrote: I'm not getting any ringing when I use option r with Dial: Dial("DAHDI/1-1", "motif/8447/+1@voice.google.com,,rTt") in new stack Otherwise all works. The call goes through, good audio. sean FWIW, 11.18.0 on Fedora 22. sean --

Re: [asterisk-users] no ringing tone with Dial option r

2015-11-03 Thread John Kiniston
Have you checked your indications.conf? I've seen a missing or misconfiguration in the zone definition cause this. On Tue, Nov 3, 2015 at 11:07 AM, sean darcy wrote: > On 11/01/2015 12:38 PM, sean darcy wrote: > >> I'm not getting any ringing when I use option r with Dial:

Re: [asterisk-users] Normal ringing tone for the caller, while call waiting.

2012-03-14 Thread Raj Mathur (राज माथुर)
On Wednesday 14 Mar 2012, NaJIm wrote: When I make a call to an extension, which is on another call, the called party (who is on call waiting) will get a BEEP sound. But the caller gets the normal ringing tone. Is there any way to have a different dialer tone for the Caller, which lets him

Re: [Asterisk-Users] NO ringing tone while dialing

2006-05-17 Thread Philipp von Klitzing
Hi! I have tried when the option 'm' , but I don?t want the default music on hold to be listened neither. I want nothing (silence) to be heard instead of ring, ring. Any idea how to do this??? The answer is in your question: Create a MOH music file with... silence in it. Then make a new MOH

Re: [Asterisk-Users] double ringing tone on asterisk 1.2 (workaround)

2006-02-01 Thread Matteo Piazza
You must change in the indication.conf the country [general] country=it ; default location Simone Cittadini wrote: After reading a description of apparently the same problem by Juan J. Sierralta more detailed than mine tuuu tuuu instead of tuuu we've solved the problem changing

Re: [Asterisk-Users] double ringing tone on asterisk 1.2 ((better) workaround)

2006-02-01 Thread Simone Cittadini
Matteo Piazza ha scritto: You must change in the indication.conf the country [general] country=it ; default location After reading a description of apparently the same problem by Juan J. Sierralta more detailed than mine tuuu tuuu instead of tuuu we've solved the problem

Re: [Asterisk-Users] double ringing tone on asterisk 1.2

2006-01-20 Thread Greg Boehnlein
On Sat, 14 Jan 2006, Brian Capouch wrote: Rich Adamson wrote: Since there does not seem to be anyone else complaining about the same problem, there must be something in your config that is causing it. Without specific copy/paste samples of what you've configured, no one is going

Re: [Asterisk-Users] double ringing tone on asterisk 1.2

2006-01-14 Thread Rich Adamson
the problem appears no matter where I terminate the call (IAX or Zap), and I don't have that problem on a 1.0.7 connected to the same PRI lines and IAX servers , what I have to check ? looked in confif files but appears to be the same (indications, modules loaded, iax, zapata, the

Re: [Asterisk-Users] double ringing tone on asterisk 1.2

2006-01-14 Thread Simone Cittadini
Rich Adamson ha scritto: the problem appears no matter where I terminate the call (IAX or Zap), and I don't have that problem on a 1.0.7 connected to the same PRI lines and IAX servers , what I have to check ? looked in confif files but appears to be the same (indications, modules loaded,

Re: [Asterisk-Users] double ringing tone on asterisk 1.2

2006-01-14 Thread Matt
] To: Asterisk Users Mailing List - Non-Commercial Discussion asterisk-users@lists.digium.com Sent: Saturday, January 14, 2006 6:32 AM Subject: Re: [Asterisk-Users] double ringing tone on asterisk 1.2 Rich Adamson ha scritto: the problem appears no matter where I terminate the call (IAX or Zap), and I

Re: [Asterisk-Users] double ringing tone on asterisk 1.2

2006-01-14 Thread Brian Capouch
Rich Adamson wrote: Since there does not seem to be anyone else complaining about the same problem, there must be something in your config that is causing it. Without specific copy/paste samples of what you've configured, no one is going to be able to guess at what you are doing. Given the

Re: [Asterisk-Users] double ringing tone on asterisk 1.2

2006-01-13 Thread Rich Adamson
Simone Cittadini wrote: While I wait for the call to be answered I hear a double ringing tone, like : expected tone : tuuu tuuu tuuu tuuu what I hear : tuuu tuuu tuuu tuuu tuuu tuuu tuuu tuuu the second tuuu I think is generated somewhere and not true, since it

Re: [Asterisk-Users] double ringing tone on asterisk 1.2

2006-01-13 Thread Simone Cittadini
Rich Adamson ha scritto: Simone Cittadini wrote: the problem appears no matter where I terminate the call (IAX or Zap), and I don't have that problem on a 1.0.7 connected to the same PRI lines and IAX servers , what I have to check ? looked in confif files but appears to be the same

RE: [Asterisk-Users] No ringing tone with IAXY (and other bits and bobs)

2004-04-10 Thread Brian Cuthie
What version of the Asterisk code are you running? 1_0 stable is definitely broken wrt ringback, and the latest stuff seems really broken in all kinds of ways. After seeing that others were having similar problems, and that someone had solved many of them by rolling back to the CVS version from

RE: [Asterisk-Users] No ringing tone with IAXY (and other bits and bobs)

2004-04-10 Thread Rich Adamson
Brian, I need to roll back to an earlier version to identify a different problem, but I dont have the cvs checkout command string that includes a date. Can you post how to do that please? Rich What version of the Asterisk code are you running? 1_0 stable is definitely

RE: [Asterisk-Users] No ringing tone with IAXY (and other bits and bobs)

2004-04-10 Thread Brian Cuthie
Sure. I used this to get the 3/5 version: cvs co -D 20040305 zaptel asterisk -brian -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Rich Adamson Sent: Saturday, April 10, 2004 9:13 AM To: [EMAIL PROTECTED] Subject: RE: [Asterisk-Users

Re: [Asterisk-Users] No ringing tone

2003-11-07 Thread Bartosz Jozwiak
I had the same problem!! But with H323 protocol. Try to put 'r' for ringing, let me know if this helped you. - Original Message - From: Lal, Deepak (Contractor) [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, November 07, 2003 10:33 AM Subject: [Asterisk-Users] No ringing tone

RE: [Asterisk-Users] No ringing tone

2003-11-07 Thread Lal, Deepak (Contractor)
I did put r as in (in extensions.conf): Exten = 514777,1,Dial,Zap/2r2|10 But this still does not help!! Thanks - DL -Original Message- From: Bartosz Jozwiak [mailto:[EMAIL PROTECTED] Sent: Friday, November 07, 2003 9:59 AM To: [EMAIL PROTECTED] Subject: Re: [Asterisk-Users

Re: [Asterisk-Users] No ringing tone

2003-11-07 Thread Bartosz Jozwiak
Or maybe like this: (I do not know) Exten = 514777,1,Dial,Zap/22|10|r - Original Message - From: Lal, Deepak (Contractor) [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, November 07, 2003 12:07 PM Subject: RE: [Asterisk-Users] No ringing tone I did put r