02-24-2012 04:11 PM - edited 03-16-2019 09:46 AM
I'm looking for some advice on faxing using call manager. Currently we have Call Manager 7.1 and have a branch office that has a Cisco 2811 gateway (H323) with a fractional e1, also have a 4 port fxs card. What is the best way of configuring faxing at the branch using the fxs?
Solved! Go to Solution.
02-26-2012 08:31 AM
Yes, if you are using H323 to control these all you have to do is configure the one line of config I provided on all the voice gateways that the call path would take, so if the FXS port is connected to GW 1 and PRI is on GW2 you need to apply it to both GWs, if it is only single GW that has FXS and PRI then simply apply it to this one GW.
HTH, please rate all useful posts!
Chris
02-24-2012 04:18 PM
Are you referring to regular fax machines connected to FXS ports?
Cisco's best practice is to use protocol-based T.38, if you have IOS 15.1T or newer you can take advantage of version 3 and get full SG3 speeds. All you need to configure is the following:
voice service voip
fax protocol t38 version 3 ls-redundancy 0 hs-redundancy 0 fallback pass-through g711ulaw
if you have older IOS, configure version 0:
voice service voip
fax protocol t38 version 0 ls-redundancy 0 hs-redundancy 0 fallback pass-through g711ulaw
HTH,
Chris
02-26-2012 08:19 AM
Would all the configuration that is required be done on the gateway such as dial peer & voice port configuration. I'm not concerned about faxing over the IP network. Its more to do with providing a fax machine via the isdn circuit.
Currently we have ATAs but would like to use the fxs ports.
Thanks for the reply.
02-26-2012 08:31 AM
Yes, if you are using H323 to control these all you have to do is configure the one line of config I provided on all the voice gateways that the call path would take, so if the FXS port is connected to GW 1 and PRI is on GW2 you need to apply it to both GWs, if it is only single GW that has FXS and PRI then simply apply it to this one GW.
HTH, please rate all useful posts!
Chris
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