2018-04-27 14:59 GMT+02:00 Joshua Colp <[email protected]>: > On Fri, Apr 27, 2018, at 9:57 AM, Olivier wrote: > > Hello > > > > I've just discovered this [1] invaluable blog post (thank you very much > > Richard for writing it) and its reference to PJSIP's > > endpoint_identifier_order setting. > > > > On my Debian Stretch box powered with a packaged Asterisk 13.14.1, I > edited > > a pjsip.conf file with the following content (and nothing more): > > [global] > > endpoint_identifier_order=auth_username,ip,username > > max_forwards=50 > > This is incomplete. You need to also have "type=global". >
Adding a "type=global" line solved this issue as I missed the comment ";type= ; Must be of type global (default: "")" two lines bellow. Thank you very much for correcting me. > > -- > 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 -- > > Check out the new Asterisk community forum at: https://community.asterisk. > org/ > > New to Asterisk? Start here: > https://wiki.asterisk.org/wiki/display/AST/Getting+Started > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >
-- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- Check out the new Asterisk community forum at: https://community.asterisk.org/ New to Asterisk? Start here: https://wiki.asterisk.org/wiki/display/AST/Getting+Started asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
