[asterisk-dev] PJSIP REFER question
Joshua C. Colp
jcolp at digium.com
Mon Apr 8 05:13:40 CDT 2019
On Thu, Apr 4, 2019, at 3:53 PM, Dan Cropp wrote:
> For a PSJIP configurable setting on whether to include the norefersub
> or not, is it acceptable to use a setting in the pjsip.conf under the
> global type section?
Yes, that should be fine.
> Ideally this would be a per endpoint setting but we're having trouble
> with that because it seems the capability is loaded in the
> res_pjsip_refer load_module function.
> Since Cisco doesn't adhere to the standard, we're concerned they may
> detect norefersub Supported in other packets and decide to process it
> incorrectly if it's only excluded from the REFER packet.
> Would it even be possible to toggle the Supported capabilities for
> endpoints based on the command being sent?
I don't know if PJSIP would allow such a thing easily but with effort it's probably possible, by modifying the outgoing traffic as it goes out.
--
Joshua C. Colp
Digium - A Sangoma Company | Senior Software Developer
445 Jan Davis Drive NW - Huntsville, AL 35806 - US
Check us out at: www.digium.com & www.asterisk.org
More information about the asterisk-dev
mailing list