[OpenSIPS-Users] Rejecting G729
    Alexander Perkins 
    alexanderhenryperkins at gmail.com
       
    Mon Aug 27 14:45:21 EDT 2018
    
    
  
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20180827/377e7375/attachment.html>
    
    
More information about the Users
mailing list