Displaying 1 result from an estimated 1 matches for "kitchen1".
Did you mean:
kitchen
2004 Jul 18
4
Cisco 7960 SIP V6 and IBM A30P Fedora Asterisk
...=10.131.111.41 ; This device registers with us
mailbox=1000 ; mailbox for message waiting indicator
context=sip
callerid="Lounge1" <1>
[phone2]
type=friend
username=phone2
secret=kitchen
qualify=100
host=10.131.111.42
defaultip=10.131.111.42
mailbox=2000
context=sip
callerid="Kitchen1" <2>
----------------------------------------
extensions.conf
[default]
;
; By default we include the demo. In a production system, you
; probably don't want to have the demo there.
;
include => demo
;
[sip]
exten => 5511,1,Dial(SIP/phone1,15,t)
exten => 5521,1,Dial(SIP/...