3CX PBX

User to user support
It is currently Thu Jun 20, 2013 5:34 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 1 post ] 
Author Message
PostPosted: Thu Nov 22, 2007 11:50 am 
Offline
New User

Joined: Thu Nov 22, 2007 11:01 am
Posts: 1
Does anyone have any complete SEPMAC.cnf.xml, SIPdefault.cnf, SIPMAC.cnf config files they can submit.
I have created the above but when I power the phones up they get to the point of loading SIPMAC.cnf and reboot. If I pause the TFTP server for 30 seconds, then restart TFTP they load the config and work.
I also do not believe that the phones are reading the SIPDefault.cnf file as they were not picking up settings in the SIPDefault.cnf file but if I moved to the SIPMAC.cnf file then the phones apply the settings.

SEPMAC.cnf.xml

<device>
<deviceProtocol>SIP</deviceProtocol>
<sshUserId>awnet</sshUserId>
<sshPassword>aw0rd1</sshPassword>
<devicePool>
<dateTimeSetting>
<dateTemplate>D-M-Y</dateTemplate>
<timeZone>GMT Standard/Daylight Time</timeZone>
<ntps>
<ntp>
<name>192.168.100.14</name>
</ntp>
</ntps>
</dateTimeSetting>
<callManagerGroup>
<members>
<member priority="0">
<callManager>
<ports>
<ethernetPhonePort>2000</ethernetPhonePort>
<sipPort>5060</sipPort>
<securedSipPort>5061</securedSipPort>
</ports>
<processNodeName>192.168.100.14</processNodeName>
</callManager>
</member>
</members>
</callManagerGroup>
</devicePool>
<sipProfile>
<sipProxies>
<registerWithProxy>true</registerWithProxy>
</sipProxies>
<enableVad>false</enableVad>
<!—Note – This following may need to be just g711 in later firmware versions -->
<preferredCodec>g711</preferredCodec>
<natEnabled></natEnabled>
<phoneLabel>Robert</phoneLabel>
<sipLines>
<line button="1">
<featureID>9</featureID>
<featureLabel>100</featureLabel>
<proxy>192.168.100.14</proxy>
<name>100</name>
<displayName>Robert</displayName>
<authName>100</authName>
<authPassword>100</authPassword>
<messagesNumber>999</messagesNumber>
</line>
<line button="2">
<featureID>21</featureID>
<featureLabel>SpeedDial</featureLabel>
<speedDialNumber>5551234</speedDialNumber>
</line>
</sipLines>
<dialTemplate>DRdialplan.xml</dialTemplate>
</sipProfile>
<commonProfile>
<phonePassword></phonePassword>
</commonProfile>
<loadInformation>POS3-08-2-00</loadInformation>
<versionStamp></versionStamp>
<directoryURL></directoryURL>
<servicesURL></servicesURL>
</device>

SIP Default.cnf

image_version: "POS3-08-2-00"
#Proxy Server
proxy1_address: "192.168.100.14"
#Proxy Server Port (default-5060)
proxy1_ports: "5060"
#Proxy Registration (0-disable (default), 1-enable)
proxy_register: "1"
#Phone Registration Expiration [1-3932100 sec] (default 3600)
timer_register_expires: "60"
#Codec for media stream (g711ulaw (default), g711ulaw, g729a)
preferred_codec: "g711"

SIPMAC.cnf

#Line 1 appearance
line1_name: 100
line2_displayname: Rob
# Line 1 Registration Authentication
line1_authname: 100
#Line 1 Registration Authentication
line1_password: 100
# Line 2 Setting
line2_name: ""
#Line 2 Display Name
line2_displayname: ""
#Line 2 Registration Authentication
line2_authname: "UNPROVISIONED"
line2_password: "UNPROVISIONED"
#Proxy Server
proxy1_address: "192.168.100.14"
#Proxy Server Port (default-5060)
proxy1_ports: "5060"
#Proxy Registration (0-disable (default), 1-enable)
proxy_register: "1"
#Phone Registration Expiration [1-3932100 sec] (default 3600)
timer_register_expires: "60"
#Codec for media stream (g711ulaw (default), g711ulaw, g729a)
preferred_codec: "g711"
# Emergency Proxy
info proxy_emergency: "192.168.100.14"
proxy_emergency_port: "5060"
# Backup Proxy info
proxy_backup: "192.168.100.14"
proxy_backup_port: "5060"
# Outbound Proxy info
outbound_proxy: ""
outbound_proxy_port: "5060"
# NAT/Firewall Traversal
nat_enable: "1"
nat_address: ""
voip_control_port: "5060"
start_media_port: "16384"
end_media_port: "32766"
nat_received_processing: "1"
# Phone Label (Text desired to be displayed in upper right corner)
phone_label: "ROB"
#Has no effect on SIP messaging
# Time Zone phone will reside in
time_zone: "GMT Standard/Daylight Time"
# Telnet Level (enable or disable the ability to telnet into this phone
telnet_level: "2"
# 0-Disabled (default), 1-Enabled, 2-Privileged
# Phone prompt/password for telnet/console session
phone_prompt: "Go Away"
#Telnet/Console Prompt
phone_password: "aw0rd1"
#Telnet/Console Password
# Enable_VAD (1-enabled, 0-disabled)
enable_vad: "0"
# Network Media Type (auto, full100, full10, half100, half10)
network_media_type: "auto"
user_info: phone
# URL for external Directory location
#URL for branding logo to be used on phone display
#logo_url: "http://10.0.1.3/10-20logo.bmp"

Any help appreciated.

rob- AWnet


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: Bing [Bot], Google [Bot] and 14 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group