12-09-2004 07:54 PM - edited 03-15-2019 03:09 AM
I would like to add a fax server to cisco call manager. When someone faxes the documnet, I want get detail from CDR table.
Is there anything I should know or pay attention ?
Which fax server works well ?
11-15-2005 02:19 PM
That is our setup as well. If you want your gateway to the PSTN to be MGCP then as far as I know this is the only way to do it. Xmedius will only connect to a h323 or sip gateway. I think it is little off too. If xmedius could/would support MGCP gateways or Cisco could/would allow H323 and MGCP on the same gateway that might reduce the need for the extra router and T1 cards. I maybe over simplifying the tech of it but, I'm the customer I just want it to work without a bunch of extra equipment.
11-15-2005 02:25 PM
I currently use a SIP or H323 connection for the PRI to CCM. The Xmediu and CCM can share the single gateway.
A SIP trunk will give you CAller ID and Name support , a H323 will only display Numbers. It works fine, but if I could use MGCP and still share the PRI on a single gatweay that would be better.
11-15-2005 02:42 PM
Could you post your configs?
Originally, I tried getting this to working using H323 to H323 on the same gateway... I have been unable to get this to work (the TAC couldn't help either) so I have a CMM module that I am Hairpinning calls into and then out a H323 trunk to a 2651XM... I get tone, but most faxes fail. It's not a QoS issue, because I have several ATA186's on the network that have no problems receiving or sending faxes.
Matt
11-16-2005 06:43 AM
Here you go. For the SIP Trunk conversion in CCM you will need a Annuciator setup to playback ringing tones and modify your Route-List/Groups as needed.
this is sniped from our 2600 router:
!
controller T1 1/0
framing esf
linecode b8zs
pri-group timeslots 1-24
!
!
interface Serial1/0:23
no ip address
isdn switch-type primary-ni
isdn incoming-voice voice
isdn supp-service name calling
no cdp enable
!
!
voice-port 1/0:23
no vad
!
!
dial-peer voice 223 voip
description To Xmedius FAX
preference 1
destination-pattern 464....
session target ipv4:"Faxserverip"
incoming called-number .
dtmf-relay h245-signal h245-alphanumeric
codec g711ulaw
fax rate 14400
fax protocol t38 ls-redundancy 0 hs-redundancy 0 fallback cisco
no vad
!
dial-peer voice 224 voip
tone ringback alert-no-PI
description CCM01 SIP
preference 2
destination-pattern 575....
progress_ind setup enable 3
voice-class codec 99
session protocol sipv2
session target ipv4:"callmanager1 ip"
dtmf-relay rtp-nte h245-alphanumeric
no vad
!
dial-peer voice 200 pots
description Outgoing calls
destination-pattern [0-9]
incoming called-number .
direct-inward-dial
port 1/0:23
!
!
!
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