Practical IT Tips and Tricks from my Personal, Real World Experiences out here in the heart of Silicon Valley
Friday, August 24, 2012
Cisco CME with ATA186 using FAX Pass Through mode
This finally worked after getting a bad ATA the first time round that would not respond to https. The first thing you want to do is point your browser to the ATAs IP address (https://IPAddr/dev) and make the following changes:
I configured ATA with static IP address and disabled TFTP.
Network Parameters
UseTFTP=0
DHCP=0
StaticIP=172.17.100.9
StaticRoute=172.17.100.1
StaticNetMask=255.255.255.0
Audio Parameters
LBRCodec=3
AudioMode=0x00150015
ConnectMode=0x90000404
On the CME I had the fax DID number 5552496501 first get translated to extension 101 using a profile. With the usual suspects of dial-peers and ephones referencing 101, the Fax call is placed to port 1 (determined by the MAC address) of the ATA.
CME Configs
voice service voip
modem passthrough nse codec g711ulaw
voice translation-rule 9
rule 1 /^55522672\(..\)$/ /1\1/
rule 3 /^5552496501/ /101/ <---Fax number. Translates to 101
voice translation-profile SIP_IN
translate calling 3
translate called 9 <--Incoming SIP calls
tftp-server flash:ATA030203SCCP051201A.zup
dial-peer voice 101 voip
destination-pattern 101
modem passthrough nse codec g711ulaw
session target ipv4:172.17.100.9
codec g711ulaw
fax rate disable
no vad
telephony-service
load ata ATA030203SCCP051201A.zup
ephone-dn 101
number 101
ephone 28
device-security-mode none
mac-address 001D.4595.6401 <--MAC Address of Port 1 on ATA
max-calls-per-button 2
type ata
button 1:101
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment