06-13-2013 01:03 AM - edited 03-16-2019 05:51 PM
Hi All
I need your help in setting up configuring the ATA 187 on gateway 2911 router for fax services.
configure the router SIP
Customer IP address= 172.22.21.2570/30
STC IP Address = 172.22.21.232/30
Protocol= SIP
SIP Port = 5060
Transport Protocol=UDP
Voice Codec= G711 A-Law
DTMF = IN-Band DTMF with RFC2833
SIP Server IP address = 10.201.7.151
Cisco IOS Software, C2900 Software (C2900-UNIVERSALK9-M), Version 15.3(1)T, RELEASE SOFTWARE (fc1)
CME version
CONFIG (Version=9.1)
=====================
Version 9.1
Max phoneload sccp version 17
Max dspfarm sccp version 18
Cisco Unified Communications Manager Express
Thanks,
Solved! Go to Solution.
06-13-2013 01:49 AM
Hi
From my understanding,
Unlike the ATA 186/188, the 187 can only be configured via CUCM(Cisco Callmanager 7.1(5) and above only).
Under, Cisco ATA SIP services
• Cisco ATA configuration through Cisco UCM configuration interface
The ATA configuration has been simplified and streamlined to mimick that of an IP phone. All available options are now on the CUCM page for the ATA.
For more information, please see the following links
You just need a dial-peer at the gw as below,
! Fax configuration for Inbound / Outbound VoIP dial-peer
dial-peer voice
fax protocol t38 ls-redundancy 0 hs-redundancy 0 fallback pass-through
fax-relay ecm disable
fax nsf 000000
fax-relay sg3-to-g3
Please rate if this helps. by clicking the stars below.
Thanks
06-13-2013 01:49 AM
Hi
From my understanding,
Unlike the ATA 186/188, the 187 can only be configured via CUCM(Cisco Callmanager 7.1(5) and above only).
Under, Cisco ATA SIP services
• Cisco ATA configuration through Cisco UCM configuration interface
The ATA configuration has been simplified and streamlined to mimick that of an IP phone. All available options are now on the CUCM page for the ATA.
For more information, please see the following links
You just need a dial-peer at the gw as below,
! Fax configuration for Inbound / Outbound VoIP dial-peer
dial-peer voice
fax protocol t38 ls-redundancy 0 hs-redundancy 0 fallback pass-through
fax-relay ecm disable
fax nsf 000000
fax-relay sg3-to-g3
Please rate if this helps. by clicking the stars below.
Thanks
06-13-2013 02:59 PM
thank you
how can configure fax for cme ?
please send me the one solution.......
06-13-2013 07:45 PM
ATA 187 only supports SIP so you will need to add this as a SIP phone to CME. Once registered you can configure the appropriate dial-peers.
Off the top of head - you will need at the minimum below config to register your ATA to CME:
voice register global
mode cme
source-address
max-dn X
max-pool Y
voice register pool 1
id mac XX:XX:XX:XX
type ATA-187
number 1 dn 1
dtmf-relay sip-notify
codec g711ulaw
!
voice register dn 1
number XX
name Fax
label Fax
!
See below link for detailed configuration to register a SIP device - Its for 9971 but ATA setup will be quite similar:
Terry
06-15-2013 03:27 AM
Thanks Terry
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide