mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-06 12:36:58 +00:00
pjsip.conf.sample: user_agent: not a specific version
Use the description of useragent from sip.conf here. ASTERISK-26825 #close Change-Id: I5b33a4aaa0ae1d793289d05e3bc09521affbf755
This commit is contained in:
@@ -910,11 +910,10 @@
|
|||||||
;max_forwards=70 ; Value used in Max Forwards header for SIP requests
|
;max_forwards=70 ; Value used in Max Forwards header for SIP requests
|
||||||
; (default: "70")
|
; (default: "70")
|
||||||
;type= ; Must be of type global (default: "")
|
;type= ; Must be of type global (default: "")
|
||||||
;user_agent=Asterisk PBX SVN-branch-12-r404375 ; Value used in User Agent
|
;user_agent=Asterisk PBX ; Allows you to change the user agent string
|
||||||
; header for SIP requests and
|
; The default user agent string also contains
|
||||||
; Server header for SIP
|
; the Asterisk version. If you don't want to
|
||||||
; responses (default: "Asterisk
|
; expose this, change the user_agent string.
|
||||||
; PBX SVN-branch-12-r404375")
|
|
||||||
;default_outbound_endpoint=default_outbound_endpoint ; Endpoint to use when
|
;default_outbound_endpoint=default_outbound_endpoint ; Endpoint to use when
|
||||||
; sending an outbound
|
; sending an outbound
|
||||||
; request to a URI
|
; request to a URI
|
||||||
|
Reference in New Issue
Block a user