[OpenSIPS-Users] Rejecting G729
Johan De Clercq
johan at democon.be
Tue Aug 28 02:57:16 EDT 2018
Check your SDP and if G729 is present, rewrite your sdp without g729.
2018-08-27 20:45 GMT+02:00 Alexander Perkins <
alexanderhenryperkins at gmail.com>:
> Hi All. Is it possible to reject calls that are in G729? Currently, I
> have this, but it is also rejecting G711, etc.:
>
> if (search_body("G729") )
> {
> send_reply("488","G729 Not Allowed");
> exit;
> }
>
> Any help is greatly appreciated!
>
> Thanks,
> Alex
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20180828/c05d51e3/attachment.html>
More information about the Users
mailing list