Dear all I have confusion how to asterisk genrate tone and what ringing code use default 180 or 183 i have setup asterisk with mediant 2000 with avaya [asterisk]-----[mediant 2000]--------[Avaya] when i call from avaya side to ---> asterisk i don't got ringback Sound so how to asterisk genrate tone for calling party is there any soution and what is the problem of this type of problem regards Satish patel --------------------------------- Moody friends. Drama queens. Your life? Nope! - their life, your story. Play Sims Stories at Yahoo! Games. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070625/1e9cff08/attachment.htm
On 6/25/07, satish patel <satish_patel_2000_2000 at yahoo.com> wrote:> I have confusion how to asterisk genrate tone and what > ringing code use default 180 or 183 i have setup asterisk with mediant 2000 > with avayaI'm assuming that you're talking SIP here... typically, if Asterisk receives a 180 response (without SDP), it will pass that on to the end device, which will generate the ringback tone itself. On the other hand, if Asterisk receives a 183 with SDP (or a 180 with SDP, which is less common), it will try to bridge the end device with the media specified in the SDP message. Your best bet would be to look at the SIP messaging, specifically looking to see if there is SDP specified. If SDP is specified in the 183 or 180 message, then I'd try to figure out why Asterisk can't connect to that IP address and port. (In my experience, nine times out of ten this is a NAT firewall problem.) -Jared
you should turn on sip debug on asterisk and median and see, if sip/180 ringing messagess are propagated through mediant to avaya, avaya should react to sip/180 ringing with generating ringback to calling phone... sip/183 is progress message, in this case is audio path "open" to playback progress messages to calling phone like "destination is not available" etc... PJ satish patel wrote:> Dear all > > I have confusion how to asterisk genrate tone and what ringing code use default 180 or 183 i have setup asterisk with mediant 2000 with avaya > > > [asterisk]-----[mediant 2000]--------[Avaya] > > when i call from avaya side to ---> asterisk i don't got ringback Sound so how to asterisk genrate tone for calling party is there any soution and what is the problem of this type of problem > > > regards > > Satish patel > > > --------------------------------- > Moody friends. Drama queens. Your life? Nope! - their life, your story. > Play Sims Stories at Yahoo! Games. > > ------------------------------------------------------------------------ > > _______________________________________________ > --Bandwidth and Colocation Provided by http://www.api-digital.com-- > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users