cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
352
Views
0
Helpful
5
Replies

Intergrating a fax machine into cisco Callmanager express

oukpaka
Level 1
Level 1

Hi,

I need some help (Configuration guide)on how to integrate a fax machine onto Cisco Callmanager express 4.0 or later connected via an FXS card.

5 Replies 5

kplunkett512
Level 1
Level 1

What exactly are you looking for here? Are you just trying to route specific DID's (or a single DID) to a specific FXS port?

Hi Kplunkett,

Thanks for the response. I am actually trying to route a single DID to specific FXS port which has the FAX machine connected to it.

Have any configuration guides or urls i can follow.

dial-peer voice XXX pots

destination-pattern ZZZ <-- number a received from telco

port x/y/z

Then check you have network-clock commands set also.

Let's assume you're getting 4 digits from the carrier, and the last four of the DID number is 8878.

*******************

First ensure the voice port is configured:

voice-port 0/1/1

description Fax Machine

Then configure the routing of the DID to your fax port:

dial-peer voice 29 pots

description Fax Machine

destination-pattern 8878

port 0/1/1

forward-digits all

That should do it. Hope this helps!

Hi, watch out that if you have "forward-digits all" for a FXS port as in the example above, router will playout these digits after fax answer the calls, that may not be the desired behavior...