Hi Joshua If i put the default_user option per endpoint would it work? So what exactly does the contact_user option do? I know that in freeswitch there is the option extension-in-contact.We basically need to achieve the same functionality Thanks<div> </div><div> </div><!-- originalMessage --><div>-------- Original message --------</div><div>From: Joshua Colp <[email protected]> </div><div>Date: 2015/10/19 13:03 (GMT+02:00) </div><div>To: [email protected] </div><div>Subject: Re: [asterisk-users] Modify Contact in PJsip </div><div> </div>On 15-10-19 07:41 AM, Andrew Colin wrote: > Hi Guys > > We are using the wizard to configure our pjsip trunk(see below) > > How do we get this setting to work > > contact_user=username > > We want to change the contact field in the sip invite to display the > username of the trunk >
The Contact header can not currently be modified on a per-endpoint basis and takes its values from the generated From header. On a global scale it could be controlled using the default_user global option. Otherwise there's no real way without adding explicit support for it. -- 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
-- _____________________________________________________________________ -- 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
