Re: [asterisk-users] There is no tone on an outgoing call

2007-05-25 Thread dima
Today I was speaking with my telephony provider. They said that they are
sending to my asterisk a 183 message and that should be enough to hear
the ring-back tone. Do I have to change something in the configs to
have this option interpreted?
Thanks in advance

 On Thursday 24 May 2007 09:44, dima wrote:
 Hello, everyone.
 I'm having a strange problem with my asterisk. After dialing and
before the other side picks up the phone I should hear the tones (I'm
not sure what are they called: p---pii) and 
  in almost all cases that is true
 
  However there is a range of numbers where I'm having this problem. There is
  no tones, just silence, until someone picks up the phone.
  This does not occur when I call to those numbers with a mobile or regular
  PSTN phone. 
 
 If it's working for most numbers and these few then I would suggest it's an 
 issue at the other end and not yours.
 
  P.S. I'm using asterisk 1.2.18. The Dial command is the same for all
  calls: _X.,n,Dial(SIP/[EMAIL PROTECTED],45)
 
 Try using:  _X.,n,Dial(SIP/[EMAIL PROTECTED],45,r)
 
 r- Indicate ringing to the calling party. Pass no audio to the calling
party until the called channel has answered.
 
 It's possibly what your mobile and PSTN supplier do themselves...
 
  - Barry
 

___
--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] There is no tone on an outgoing call

2007-05-24 Thread dima
Hello, everyone.
I'm having a strange problem with my asterisk. After dialing and before
the other side picks up the phone I should hear the tones (I'm not sure
what are they called: p---pii) and in almost
all cases that is true. However there is a range of numbers where I'm
having this problem. There is no tones, just silence, until someone
picks up the phone. This does not occur when I call to those numbers
with a mobile or regular PSTN phone.
Has anyone experienced anything similar? Where I should be looking to
correct this?
Thanks in advance

P.S. I'm using asterisk 1.2.18. The Dial command is the same for all
calls: _X.,n,Dial(SIP/[EMAIL PROTECTED],45)

___
--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] There is no tone on an outgoing call

2007-05-24 Thread Barry O'Donovan
On Thursday 24 May 2007 09:44, dima wrote:
 in almost all cases that is true

 However there is a range of numbers where I'm having this problem. There is
 no tones, just silence, until someone picks up the phone.
 This does not occur when I call to those numbers with a mobile or regular
 PSTN phone. 

If it's working for most numbers and these few then I would suggest it's an 
issue at the other end and not yours.

 P.S. I'm using asterisk 1.2.18. The Dial command is the same for all
 calls: _X.,n,Dial(SIP/[EMAIL PROTECTED],45)

Try using:  _X.,n,Dial(SIP/[EMAIL PROTECTED],45,r)

r- Indicate ringing to the calling party. Pass no audio to the calling
   party until the called channel has answered.

It's possibly what your mobile and PSTN supplier do themselves...

 - Barry

-- 

Kind regards,
Barry O'Donovan
http://www.barryodonovan.com/
___
--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] There is no tone on an outgoing call

2007-05-24 Thread Anselm Martin Hoffmeister
Am Donnerstag, den 24.05.2007, 10:44 +0200 schrieb dima:
 Hello, everyone.
 I'm having a strange problem with my asterisk. After dialing and before
 the other side picks up the phone I should hear the tones (I'm not sure
 what are they called: p---pii) and in almost
 all cases that is true. However there is a range of numbers where I'm
 having this problem. There is no tones, just silence, until someone
 picks up the phone. This does not occur when I call to those numbers
 with a mobile or regular PSTN phone.
 Has anyone experienced anything similar? Where I should be looking to
 correct this?
 Thanks in advance
 
 P.S. I'm using asterisk 1.2.18. The Dial command is the same for all
 calls: _X.,n,Dial(SIP/[EMAIL PROTECTED],45)

Same thing here for some calls (randomly, seems not to depend on the
number called, but I do not keep statistics of it). I have been to lazy
to investigate (it seems only my personal SIP provider does this, but
the other SIP lines my * is connected to) -- I think there is a Dial()
option that makes sure that a ringing sound is provided even if the
upstream provider does not send it. See the voip-info.org page about
Dial(), it should be covered there.

BR
Anselm

___
--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