Displaying 2 results from an estimated 2 matches for "line1_proxy".
2009 Feb 24
3
Polycom Spectralink 8002 Configuration
...SECS=3600
PROXY1_REREG_SECS=35
PROXY1_KEEPALIVE_SECS=14
#PROXY1_DOMAIN = asterisk        # Replace this with your SIP Domain's name
PROXY1_CALLID_PER_LINE = disable
PROXY1_MAIL_ACCESS = 864                 # Put Your Voice Mail Sytem's 
Pilot Number here
sip_2000.cfg:
LINE1         = 2000
LINE1_PROXY   = 1
LINE1_CALLID  = 2000
#LINE1_AUTH    = 2000; 2000
sip.conf:
; Polycom Spectralink 8002
[2000]
   type=friend
   host=192.168.3.123
   ;port=5060
   secret=2000
   username=2000
   ;fromuser=2000
   ;authuser=2000
   qualify=no   ; turned this off to stop asterisk side initiated traffic
   co...
2009 Jul 14
1
Polycom Spectralink 8002 WiFi Phones
...nt : Slnk/12
Reg. Contact : sip:245 at 192.168.0.239:5060
But after a few seconds the Status goes to UNKNOWN :
Auto-Framing: No
Status : UNKNOWN <<------
Useragent : Slnk/12
Reg. Contact : sip:245 at 192.168.0.239:5060
This are the config files :
sip_245.cfg
AUTH = 245; 123456
LINE1 = 245
LINE1_PROXY = 1
LINE1_CALLID = Wireless
LINE1_AUTH = 245; 123456
LINE2 = 245
LINE2_PROXY = 1
LINE2_CALLID = Wireless
LINE2_AUTH = 245; 123456
sip_allusers.cfg
CODECS = g711u, g711a
PROXY1_TYPE = Asterisk
PROXY1_ADDR = 192.168.0.253:5060
#PROXY1_KEYPRESS_2833 = enable
PROXY1_KEYPRESS_INFO = disable
PROXY1_HOLD...