mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-22 20:56:39 +00:00
Mon Mar 10 07:00:00 CET 2003
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@637 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -17,12 +17,11 @@ context = default ; Default for incoming calls
|
||||
;type=friend
|
||||
;secret=blah
|
||||
;host=dynamic
|
||||
;dtmf=inband ; Choices are inband, rfc2833, or info
|
||||
;dtmfmode=inband ; Choices are inband, rfc2833, or info
|
||||
;defaultip=192.168.0.59
|
||||
|
||||
;[pingtel]
|
||||
;type=friend
|
||||
;insecure=yes ; Pingtel sends from different portno
|
||||
;username=pingtel
|
||||
;secret=blah
|
||||
;host=dynamic
|
||||
@@ -32,6 +31,7 @@ context = default ; Default for incoming calls
|
||||
;type=friend
|
||||
;username=cisco
|
||||
;secret=blah
|
||||
;nat=yes ; This phone may be natted
|
||||
;host=dynamic
|
||||
;canreinvite=no ; Cisco poops on reinvite sometimes
|
||||
;qualify=200 ; Qualify peer is no more than 200ms away
|
||||
@@ -39,7 +39,6 @@ context = default ; Default for incoming calls
|
||||
|
||||
;[cisco1]
|
||||
;type=friend
|
||||
;insecure=yes
|
||||
;username=cisco1
|
||||
;secret=blah
|
||||
;host=dynamic
|
||||
|
Reference in New Issue
Block a user