search for: supportphon

Displaying 1 result from an estimated 1 matches for "supportphon".

Did you mean: supportedon
2005 Jul 06
1
SIP/2.0 403 Forbidden
...known SIP callers to this context callerid = Unknown #include sip_nat.conf #include sip_custom.conf #include sip_additional.conf [1000] username=1000 secret=abc123 context=mytest host=dynamic ----------------- /etc/asterisk/extensions.conf : [general] static=yes writeprotect=yes ;Suport phones ;SUPPORTPHONES=SIP/2205&SIP/2206&SIP/2207&SIP/2208&SIP/2209 [globals] XLITE=SIP/1000 [mytest] exten => 1367,1Dial(SIP/1000) exten => 2890,1,Wait(2) exten => 2890,2,Answer exten => 2890,3,Playback(demo-echotest) exten => 2890,4,Echo() exten => 2468,1,Dial($XLITE) ------------...