Providing analog phone and fax service

Hi Everyone,

There's a new knowledge base article on providing analog phone and fax service with cnPilot.

Check it out here.

Thanks,

Alex

How would you pervison this into my provisioning server?

What are the perameters?

Hi ,

Which privisioning server / option you are using.

Is it a TR-069 based ACS server or using HTTPS based provisioning.

Following are the parameters for configuring VoIP Phone.

DBID_SIP_ENABLE=1     0     0     0

/”1” enable SIP, “0” is disable. Four numbers respectively represent line1, line2, line3, line4. Use tab for separation.

DBID_WEB_SIP_SERVER=192.168.10.200

/the value of SIP Server IP Address/

DBID_WEB_SIP_SERVER_PORT=5060

/the value of SIP Server port/

DBID_WEB_SIP_OUTBOUND=192.168.10.201

/the value of BACKUP OUTBOUND PROXY IP Address/

DBID_WEB_SIP_OUTBOUND_PORT=5060

/the value of BACKUP OUTBOUND PROXY port/

DBID_WEB_SIP_OUTBOUND_BACKUP=192.168.10.202

/the value of OUTBOUND PROXY IP Address/

DBID_WEB_SIP_OUTBOUND_BACKUP_PORT=5060

/the value of OUTBOUND PROXY port /

DBID_SIP_DIS_NAME=23103_name

/the name of sip account

DBID_SIP_PHONE_NUM=23103  

/the value of phone number.

DBID_SIP_ACCOUNT=23103  

/set the value of account for each line.

DBID_SIP_PASSWORD=23103         

/set the value of password for each line.

DBID_PRV_OPTION66_ENABLED=0

= 0,Disable the DHCP option66, URL in profile  _rule will be used;

=1, Enable DHCP option66, URL in profile_ rule will be omitted.

 

Please let me know if any other information is required.

That really just comes accross like an brief overview of the ATA part of the device. Do you have an actual tutorial and/or feature explanation?