If you want to be absolutely right then you have to use the following patch that I have submitted on the bugtracker:
http://bugs.digium.com/bug_view_page.php?bug_id=0000928
SetVar doesn't work as expected with the Dial() app. The patch above provides a new app (SetInheritVar) for that purpose.
Michael.
Serge wrote:
Yes, it's work, Thanks, But possible don't use Global Var?, due in this situation all other destinations use this codec, after 1 time global setup. And g729 - limited:(
Regards, Serge.
----- Original Message ----- From: "Michael Manousos" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, July 13, 2004 1:46 PM
Subject: Re: [Asterisk-Users] OH323 and G729
Try with 'SetGlobalVar' instead of 'SetVar'.
Michael.
Serge wrote:
Dear All,
I have problem with new oh323 0.6.3a , I try use var OH323_OUTCODEC, but it don't work. oh323 driver don't want connect to gateway with g729, it's work if I only use in oh323.conf one codec ( g729 ). If I enable 2 or more codecs - always in use other codec:
-- Executing SetVar("[EMAIL PROTECTED]/1", "OH323_OUTCODEC=g729a") in new stack -- Executing Dial("[EMAIL PROTECTED]/1", "OH323/##########|70") in new stack -- H.323 call to ######### with codec GSM
Due Gateway don't support GSM and ulaw, always return: "No one is available to answer at this time"
Many thanks for your help, Regards, Serge.
_______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
