Anonymous
I am having trouble getting my Cisco 7940 to register with the PBX. Here is the SIPDefault.cnf syntax I am using...
# SIP Default Generic Configuration File
# Image Version
image_version: P0S3-08-2-00
# Proxy Server
proxy1_address: 192.168.1.254 ; Can be dotted IP or FQDN
# Proxy Server Port (default - 5060)
proxy1_port: 5060
# Proxy Registration (0-disable (default), 1-enable)
proxy_register: 1
# Phone Registration Expiration [1-3932100 sec] (Default - 3600)
timer_register_expires: 3600
# Codec for media stream (g711ulaw (default), g711alaw, g729a)
preferred_codec: g711alaw
Here is the Syntax from the SIP000AB78D736A.cnf file:
# SIP Configuration Generic File
# Line 1 appearance
line1_name: Mike Bellini
# Line 1 Registration Authentication
line1_authname: 100
# Line 1 Registration Password
line1_password: password
The registration authentication name is the same as the Authentication ID in 3CX as is the password.
Any ideas?
# SIP Default Generic Configuration File
# Image Version
image_version: P0S3-08-2-00
# Proxy Server
proxy1_address: 192.168.1.254 ; Can be dotted IP or FQDN
# Proxy Server Port (default - 5060)
proxy1_port: 5060
# Proxy Registration (0-disable (default), 1-enable)
proxy_register: 1
# Phone Registration Expiration [1-3932100 sec] (Default - 3600)
timer_register_expires: 3600
# Codec for media stream (g711ulaw (default), g711alaw, g729a)
preferred_codec: g711alaw
Here is the Syntax from the SIP000AB78D736A.cnf file:
# SIP Configuration Generic File
# Line 1 appearance
line1_name: Mike Bellini
# Line 1 Registration Authentication
line1_authname: 100
# Line 1 Registration Password
line1_password: password
The registration authentication name is the same as the Authentication ID in 3CX as is the password.
Any ideas?