mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-04 20:04:50 +00:00
Update sample dialstrings in sip.conf.sample file.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@257032 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -51,6 +51,14 @@
|
||||
;
|
||||
; SIP/sales@mysipproxy!sales@edvina.net
|
||||
;
|
||||
; A new feature for 1.8 allows one to specify a host or IP address to use
|
||||
; when routing the call. This is typically used in tandem with func_srv if
|
||||
; multiple methods of reaching the same domain exist. The host or IP address
|
||||
; is specified after the third slash in the dialstring. Examples:
|
||||
;
|
||||
; SIP/devicename/extension/IPorHost
|
||||
; SIP/username@domain//IPorHost
|
||||
;
|
||||
; CLI Commands
|
||||
; -------------------------------------------------------------
|
||||
; Useful CLI commands to check peers/users:
|
||||
|
Reference in New Issue
Block a user