Author: file Date: Sun Feb 15 13:00:57 2015 New Revision: 431860 URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=431860 Log: pjsip: Remove "contact" type from pjsip.conf.sample
The "contact" object is not meant to be configured from the pjsip.conf configuration file. It is meant to be created as a result of a registration and stored elsewhere. ASTERISK-24085 #close Reported by: Rusty Newton Modified: branches/13/configs/samples/pjsip.conf.sample Modified: branches/13/configs/samples/pjsip.conf.sample URL: http://svnview.digium.com/svn/asterisk/branches/13/configs/samples/pjsip.conf.sample?view=diff&rev=431860&r1=431859&r2=431860 ============================================================================== --- branches/13/configs/samples/pjsip.conf.sample (original) +++ branches/13/configs/samples/pjsip.conf.sample Sun Feb 15 13:00:57 2015 @@ -786,17 +786,6 @@ ; information. Value is in milliseconds; default ; is 100 ms. -;==========================CONTACT SECTION OPTIONS========================= -;[contact] -; SYNOPSIS: A way of creating an aliased name to a SIP URI -;type= ; Must be of type contact (default: "") -;uri= ; SIP URI to contact peer (default: "") -;expiration_time= ; Time to keep alive a contact (default: "") -;qualify_frequency=0 ; Interval at which to qualify a contact (default: "0") -;outbound_proxy= ; Outbound proxy used when sending OPTIONS request - ; (default: "") - - ;==========================AOR SECTION OPTIONS========================= ;[aor] ; SYNOPSIS: The configuration for a location of an endpoint -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- svn-commits mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/svn-commits