Hi, I'm using Grandstream IP phone GXP2000, with Asterisk 1.4.15 I'm using g729 codec and want to use only this codec for the calls. My normal calls are going fine. But issue is coming when I'm using the conference from the Line1 and Line2 Option. When I'm initiating the conference at that time, IP phone is sending the G711ulaw for the conference call, while in my phone I've set the all codec option to PCMU only. Due to this I'm facing issue. Any solution for this problem, please let me know. Regards, Keshav Regards, Kesh " Lets change the future...lets change the world." --------------------------------- Never miss a thing. Make Yahoo your homepage. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20071227/b612f0a0/attachment.htm
On Thu, 2007-12-27 at 01:32 -0800, Keshav K. wrote:> When I'm initiating the conference at that time, IP phone is sending > the G711ulaw for the conference call, while in my phone I've set the > all codec option to PCMU only.PCMU is another way of saying G711ulaw... they're the same codec. It's your basic 64kbps pulse-code modulated ulaw companded audio codec. (For more information on PCM audio and how it works, see the "Digital Telephony" section of Asterisk: The Future of Telephony, downloadable at http://www.asteriskdocs.org/ for free.) --- Jared Smith Community Relations Manager Digium, Inc.
keshaw, did you set your sip.conf to only allow g729? disallow=all allow=g729 I don't use g729 so the allow= may not be the correct syntax... here is the config I uise: disallow=all allow=ulaw allow=gsm allow=alaw daveC Keshav K. wrote:> Hi, > I'm using Grandstream IP phone GXP2000, with Asterisk 1.4.15 > I'm using g729 codec and want to use only this codec for the calls. > My normal calls are going fine. But issue is coming when I'm using the > conference from the Line1 and Line2 Option. > When I'm initiating the conference at that time, IP phone is sending > the G711ulaw for the conference call, while in my phone I've set the > all codec option to PCMU only. > > Due to this I'm facing issue. > Any solution for this problem, please let me know. > > Regards, > Keshav > > > > Regards, > Kesh > " Lets change the future...lets change the world." > > ------------------------------------------------------------------------ > Never miss a thing. Make Yahoo your homepage. > <http://us.rd.yahoo.com/evt=51438/*http://www.yahoo.com/r/hs> > ------------------------------------------------------------------------ > > _______________________________________________ > --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 > ------------------------------------------------------------------------ > > No virus found in this incoming message. > Checked by AVG Free Edition. > Version: 7.5.516 / Virus Database: 269.17.7/1194 - Release Date: 12/23/2007 05:27 PM >-- My wife's sister is in California. I should buy her a Videophone2008! Truly, The Next Best Thing to Being There! -- WorldWideVideoPhones.com 856.380.0894
> Hi, > I'm using Grandstream IP phone GXP2000, with Asterisk 1.4.15 I'm > using g729 codec and want to use only this codec for the calls. My > normal calls are going fine. But issue is coming when I'm using the > conference from the Line1 and Line2 Option. When I'm initiating the > conference at that time, IP phone is sending the G711ulaw for the > conference call, while in my phone I've set the all codec option to > PCMU only. > > Due to this I'm facing issue. > Any solution for this problem, please let me know. > > Regards, > KeshavSpoke with Grandstream about this awhile ago, they only support one G729 call per phone at this point. Not sure if the latest ROM works for this or not, I have yet to try it, but my guess is no, because it is not listed on their fixes.