[Ekiga-list] [Test site proposal]

Daniel Huhardeaux devel at tootai.net
Sun Jan 14 15:41:38 UTC 2007


Damien Sandras a écrit :
> Le samedi 13 janvier 2007 à 18:19 +0100, Daniel Huhardeaux a écrit :
>   
>> Damien Sandras a écrit :
>>     
>>> [...]
>>>       
>> Hello
>>     
>>> However, we are using Asterisk, and Asterisk allows setting codecs only
>>> for the SIP channel and not application by application, which is the
>>> problem.
>>>   
>>>       
>> Don't quiet understand the meaning of this. You can set codecs per user 
>> or peer - eg 500 Ulaw/Alaw, 502 ilbc&gsm, etc ...- Also, you can force a 
>> codec with the ${SIP_CODEC} variable.
>>
>>     
>
> Just try...
> It is not possible.
>   
 From our dialplan

[IsFAX?]
; For Outside
exten => _0.,1,NoOp(Fax for outside our network)
exten => _0.,n,Set(SIP_CODEC=ulaw)
;or SetGlobalVar(SIP_CODEC=ulaw) for 1.2 Set(GLOBAL(SIP_CODEC)=ulaw) for 
1.4 and trunk

exten => [blablabla]

-- 
Daniel




More information about the ekiga-list mailing list