Hello Denys,
Based on what I see G729 transcoding is not supported. What would be
the options in mix with codec-strip-all and leave only g729
Slava.
On Mon, Apr 9, 2018 at 7:58 AM, Denys Pozniak <denys.pozniak(a)gmail.com>
wrote:
But if side A has G729, probably you can avoid
transcoding by
stripping all codecs and offer needed.
rtpengine_offer("codec-strip-all codec-offer-G729")
2018-04-09 12:47 GMT+02:00 Denys Pozniak <denys.pozniak(a)gmail.com>om>:
I think you need to mask all codecs from A side
and transcode g729,
like this:
rtpengine_offer("codec-mask-all codec-transcode-G729")
2018-04-09 12:35 GMT+02:00 <volga629(a)networklab.ca>ca>:
Hello Denys,
I am trying remove all codec and offer only G729A.
Based on doc I can do some think like this ?
codec-offer-G729
Slava
On Mon, Apr 9, 2018 at 5:05 AM, Denys Pozniak
<denys.pozniak(a)gmail.com> wrote:
Hello!
https://github.com/sipwise/rtpengine/blob/master/README.md
You can use options like codec-transcode-... (dash instead of
equals).
2018-04-09 1:40 GMT+02:00 <volga629(a)networklab.ca>ca>:
> Hello Everyone,
> What flags available on latest rtpegnine to acomplish transcoding
> and codec manipulation ?
>
> Slava.
>
>
> _______________________________________________
> Kamailio (SER) - Users Mailing List
> sr-users(a)lists.kamailio.org
>
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
--
BR,
Denys Pozniak
_______________________________________________
Kamailio (SER) - Users Mailing List
sr-users(a)lists.kamailio.org
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
--
BR,
Denys Pozniak
--
BR,
Denys Pozniak