Saint Michael wrote:
I have a business need to block any 180 Ringing packets coming from an FXO gateway, Grandstream 4108. I use Asterisk 13.9.1, and PJSIP. Is this even possible? I all I may do is hack the source code, will it be PJSIP code or Asterisk code? Any help on where to look for the relevant code?
There is no option to block this and you would need to modify chan_pjsip.c -- Joshua Colp Digium, Inc. | Senior Software Developer 445 Jan Davis Drive NW - Huntsville, AL 35806 - US Check us out at: www.digium.com & www.asterisk.org -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
