[asterisk-users] Forcing Transcode
Conrad Wood
asterisk-users at conradwood.net
Fri Sep 29 00:42:58 MST 2006
On Thu, 2006-09-28 at 16:54 -0600, Colin Anderson wrote:
> Erm, I think what the OP was referring to was something like this:
>
>
> ______________ ______________________
> _________________________
>
> A. SIP service---------->B. His Asterisk install------------->C. His
> customer's install-----------> Enduser handsets
> ______________ ______________________
> _________________________
>
> A. uses G.711
> B. uses G.711
> C. uses G.711
>
> What he wants to do:
>
> A. uses G.711
> B. transcodes to G.729
> C. uses G.729
>
He can put
disallow=all
allow=g729
into the sip.conf on B, section for either A or C or both ;)
(strictly speaking if it's in both it probably wouldn't transcode
though)
More information about the asterisk-users
mailing list