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 the call 
progress tone of sip phones to something not udible.

___
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users



___
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


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 changing the 
call progress tone of sip phones to something not udible.

___



No, we've solved the problem on the server setting
progressinband=no
in sip.conf, now you get a 'real' tone when the other endpoint starts 
ringing, instead of one tone generated by the client while the call is 
in progress and one when the endpoint is ringing.

the country setting was already 'it'

Now the problem remains only in h323 channels, but it seems there isn't 
such a variable to configure (ooh323)

___
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


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

2006-01-28 Thread Simone Cittadini
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 the call 
progress tone of sip phones to something not udible.

___
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


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 to be able to guess at what you are doing.
  
  Given the issue is happening with both PRI's and IAX links, I'd have to
  guess that you've got something wrong in extensions.conf.
  
 
 Actually, I'm not complaining, but I've experienced a similar problem. 
 For me it only happens with IAX calls, and from there only IAX calls 
 with a particular ITSP.

I have that problem when using IAX transport as well. I've just ignored it 
until now, cause it is on a home box.
 
 But his description rings very true: there are two rings per time that 
 the far-end phone is ringing, and just like he said, one of them sounds 
 genuine and the other sounds like perhaps my provider is adding it to 
 the audio coming my way.
 
 The dinger is that it doesn't happen on all calls; it's more or less 
 random, but frequent.
 
 I don't mind it, though, so I'd never complained about it on the list.
 
 FWIW.
 
 B.
 ___
 --Bandwidth and Colocation provided by Easynews.com --
 
 Asterisk-Users mailing list
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
 

-- 
Vice President of N2Net, a New Age Consulting Service, Inc. Company
 http://www.n2net.net Where everything clicks into place!
 KP-216-121-ST



___
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


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 dial in extensions is the same)
 
 
  Are you by chance including an r option in the dialplan entries 
  associated with these calls?
 
  If so, try removing it.
 
 no, I'm including it on client asterisk boxes to partially solve the 
 problem (since it stops the double tuuu and sends a fake ringtone till 
 the call is answered), but it's not a nice solution since you have no 
 real call indication

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 issue is happening with both PRI's and IAX links, I'd have to
guess that you've got something wrong in extensions.conf.


___
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


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, iax, 
zapata, the dial in extensions is the same)
   

Are you by chance including an r option in the dialplan entries 
associated with these calls?


If so, try removing it.
 

no, I'm including it on client asterisk boxes to partially solve the 
problem (since it stops the double tuuu and sends a fake ringtone till 
the call is answered), but it's not a nice solution since you have no 
real call indication
   



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 issue is happening with both PRI's and IAX links, I'd have to
guess that you've got something wrong in extensions.conf.


 


is something like :

exten = _X.,1,AGI(agidial.py|${EXTEN})
exten = _X.,n,Dial(${STR_DIAL})

where STR_DIAL is given the right value by the agi, something like 
'/zap/g15/00511265'

and on the cli I can see

   -- Accepting AUTHENTICATED call from xxx :
   requested format = alaw,
   requested prefs = (),
   actual format = alaw,
   host prefs = (alaw|g726),
   priority = mine
   -- Executing AGI(IAX2/xxx-39, agidial.py|00511265) in new stack
   -- Launched AGI Script /var/lib/asterisk/agi-bin/agidial.py
   -- AGI Script agidial.py completed, returning 0
   -- Executing Dial(IAX2/xxx-39, Zap/g15/00511265) in new stack
   -- Requested transfer capability: 0x00 - SPEECH
   -- Called g15/00511265

the complete call path is :
lynksys pap -sip asterisk client -iax asterisk server -zap||iax 
somewhere outside my scope


or :
lynksys pap -sip asterisk server -zap||iax somewhere outside my scope

the problem occurs in both cases
___
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


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

2006-01-14 Thread Matt
i suffer the same double ring tone on our 1.2.1 box. 1.0.9 box ha no such
problem. i used the r to solve it but this is not a good solution though.

Best Regards

matt
__

- Original Message - 
From: Simone Cittadini [EMAIL PROTECTED]
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 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 dial in extensions is the same)
 
 
 Are you by chance including an r option in the dialplan entries
 associated with these calls?
 
 If so, try removing it.
 
 
 no, I'm including it on client asterisk boxes to partially solve the
 problem (since it stops the double tuuu and sends a fake ringtone till
 the call is answered), but it's not a nice solution since you have no
 real call indication
 
 
 
 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 issue is happening with both PRI's and IAX links, I'd have to
 guess that you've got something wrong in extensions.conf.
 
 
 
 
 is something like :

 exten = _X.,1,AGI(agidial.py|${EXTEN})
 exten = _X.,n,Dial(${STR_DIAL})

 where STR_DIAL is given the right value by the agi, something like
 '/zap/g15/00511265'
 and on the cli I can see

 -- Accepting AUTHENTICATED call from xxx :
 requested format = alaw,
 requested prefs = (),
 actual format = alaw,
 host prefs = (alaw|g726),
 priority = mine
 -- Executing AGI(IAX2/xxx-39, agidial.py|00511265) in new stack
 -- Launched AGI Script /var/lib/asterisk/agi-bin/agidial.py
 -- AGI Script agidial.py completed, returning 0
 -- Executing Dial(IAX2/xxx-39, Zap/g15/00511265) in new stack
 -- Requested transfer capability: 0x00 - SPEECH
 -- Called g15/00511265

 the complete call path is :
 lynksys pap -sip asterisk client -iax asterisk server -zap||iax
 somewhere outside my scope

 or :
 lynksys pap -sip asterisk server -zap||iax somewhere outside my scope

 the problem occurs in both cases
 ___
 --Bandwidth and Colocation provided by Easynews.com --

 Asterisk-Users mailing list
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users


___
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


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 issue is happening with both PRI's and IAX links, I'd have to
guess that you've got something wrong in extensions.conf.



Actually, I'm not complaining, but I've experienced a similar problem. 
For me it only happens with IAX calls, and from there only IAX calls 
with a particular ITSP.


But his description rings very true: there are two rings per time that 
the far-end phone is ringing, and just like he said, one of them sounds 
genuine and the other sounds like perhaps my provider is adding it to 
the audio coming my way.


The dinger is that it doesn't happen on all calls; it's more or less 
random, but frequent.


I don't mind it, though, so I'd never complained about it on the list.

FWIW.

B.
___
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] double ringing tone on asterisk 1.2

2006-01-13 Thread Simone Cittadini
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 sounds slightly different and the lambda between the first and the 
second is always different.


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 
dial in extensions is the same)

___
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


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 sounds slightly different and the lambda between the first and the 
second is always different.


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 
dial in extensions is the same)


Are you by chance including an r option in the dialplan entries 
associated with these calls?


If so, try removing it.

___
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


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 (indications, modules loaded, iax, 
zapata, the dial in extensions is the same)



Are you by chance including an r option in the dialplan entries 
associated with these calls?


If so, try removing it.


no, I'm including it on client asterisk boxes to partially solve the 
problem (since it stops the double tuuu and sends a fake ringtone till 
the call is answered), but it's not a nice solution since you have no 
real call indication

___
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users