Hello, I am an * beginner and trying to get SIP-SIP configuration work. Everything is fine but no audio. I am using Asterisk RC2 and the SIP clients are XLite softphones. The error message i am getting is Attempting native bridge of SIP/X and SIP/Y. I am trying to follow the guidelines from the Onlamp article by John todd. Every help will put me step ahead. Thanks all. Dev __________________________________ Do you Yahoo!? New and Improved Yahoo! Mail - 100MB free storage! http://promotions.yahoo.com/new_mail
If you are running a software based firewall on either client be sure to open the correct ports (or disable if possible). I ran into a similar problem after I upgraded my WinXP Pro clients to SP2 which turns on the FW by default. My X-LITE clients would initiate a call... But no audio. -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of dev gnu Sent: Monday, September 13, 2004 9:08 PM To: asterisk-users@lists.digium.com Subject: [Asterisk-Users] Aasterisk SIP<->SIP No audio Hello, I am an * beginner and trying to get SIP-SIP configuration work. Everything is fine but no audio. I am using Asterisk RC2 and the SIP clients are XLite softphones. The error message i am getting is Attempting native bridge of SIP/X and SIP/Y. I am trying to follow the guidelines from the Onlamp article by John todd. Every help will put me step ahead. Thanks all. Dev __________________________________ Do you Yahoo!? New and Improved Yahoo! Mail - 100MB free storage! http://promotions.yahoo.com/new_mail _______________________________________________ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
Larry, I have this setup currently Win -> * -> Linux -> Internet ^ | Win----| I am using iptables FW on linux just to browse internet which has two NICS on it. All the setup is internal network. May be it is creating issue? Every help will take me step ahead. thanks dev --- Larry Shields <LJ.Shields@Verizon.net> wrote:> If you are running a software based firewall on > either client be sure to > open the correct ports (or disable if possible). I > ran into a similar > problem after I upgraded my WinXP Pro clients to SP2 > which turns on the FW > by default. My X-LITE clients would initiate a > call... But no audio. > > -----Original Message----- > From: asterisk-users-bounces@lists.digium.com > [mailto:asterisk-users-bounces@lists.digium.com] On > Behalf Of dev gnu > Sent: Monday, September 13, 2004 9:08 PM > To: asterisk-users@lists.digium.com > Subject: [Asterisk-Users] Aasterisk SIP<->SIP No > audio > > Hello, > > I am an * beginner and trying to get SIP-SIP > configuration work. Everything > is fine but no audio. > > I am using Asterisk RC2 and the SIP clients are > XLite softphones. > > The error message i am getting is > > Attempting native bridge of SIP/X and SIP/Y. > > I am trying to follow the guidelines from the Onlamp > article by John todd. > > Every help will put me step ahead. > > Thanks all. > Dev > > > > > __________________________________ > Do you Yahoo!? > New and Improved Yahoo! Mail - 100MB free storage! > http://promotions.yahoo.com/new_mail > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com >http://lists.digium.com/mailman/listinfo/asterisk-users> To UNSUBSCRIBE or update options visit: > >http://lists.digium.com/mailman/listinfo/asterisk-users> > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com >http://lists.digium.com/mailman/listinfo/asterisk-users> To UNSUBSCRIBE or update options visit: > >http://lists.digium.com/mailman/listinfo/asterisk-users>__________________________________ Do you Yahoo!? Y! Messenger - Communicate in real time. Download now. http://messenger.yahoo.com
Could you check to see if both your SIP clients are registering with Asterisk? Issue the following cmd from the CLI: *CLI> sip show peers If your clients are properly registered you should see a similar output. Name/username Host Dyn Nat ACL Mask Port Status 2003/2003 192.168.0.46 D 255.255.255.255 5061 OK (13 ms) 2002/2002 192.168.0.45 D 255.255.255.255 5061 OK (14 ms) Next I would check your "sip.conf" file and verify that you correctly set the "bindaddr=" option to the internal NIC. Also verify that both X-Lite clients are pointed to the internal NIC. I think you need to set this in several places under the "SIP Proxy" menu. I have it set in "Domain/Realm", "SIP Proxy". Also Under "Silence Settings", "Transmit Silence" is set to "Yes". It would be helpful if you post your "sip.conf" and the Linux dist. And Win versions with SP info. I am not a Linux expert so maybe someone else can comment on your iptables FW configuration. I choose to use a LinkSys WRT54g as a FW/router and this is working out quite well with the new QoS enabled firmware. -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of dev gnu Sent: Tuesday, September 14, 2004 2:32 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: RE: [Asterisk-Users] Aasterisk SIP<->SIP No audio Larry, I have this setup currently Win -> * -> Linux -> Internet ^ | Win----| I am using iptables FW on linux just to browse internet which has two NICS on it. All the setup is internal network. May be it is creating issue? Every help will take me step ahead. thanks dev --- Larry Shields <LJ.Shields@Verizon.net> wrote:> If you are running a software based firewall on either client be sure > to open the correct ports (or disable if possible). I ran into a > similar problem after I upgraded my WinXP Pro clients to SP2 which > turns on the FW by default. My X-LITE clients would initiate a > call... But no audio. > > -----Original Message----- > From: asterisk-users-bounces@lists.digium.com > [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of dev gnu > Sent: Monday, September 13, 2004 9:08 PM > To: asterisk-users@lists.digium.com > Subject: [Asterisk-Users] Aasterisk SIP<->SIP No audio > > Hello, > > I am an * beginner and trying to get SIP-SIP configuration work. > Everything is fine but no audio. > > I am using Asterisk RC2 and the SIP clients are XLite softphones. > > The error message i am getting is > > Attempting native bridge of SIP/X and SIP/Y. > > I am trying to follow the guidelines from the Onlamp article by John > todd. > > Every help will put me step ahead. > > Thanks all. > Dev > > > > > __________________________________ > Do you Yahoo!? > New and Improved Yahoo! Mail - 100MB free storage! > http://promotions.yahoo.com/new_mail > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com >http://lists.digium.com/mailman/listinfo/asterisk-users> To UNSUBSCRIBE or update options visit: > >http://lists.digium.com/mailman/listinfo/asterisk-users> > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com >http://lists.digium.com/mailman/listinfo/asterisk-users> To UNSUBSCRIBE or update options visit: > >http://lists.digium.com/mailman/listinfo/asterisk-users>__________________________________ Do you Yahoo!? Y! Messenger - Communicate in real time. Download now. http://messenger.yahoo.com _______________________________________________ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users