08-07-2015 11:43 AM - edited 03-17-2019 03:55 AM
Looking for some direction!
New Fax Server setup with a SIP trunk on CUCM 9.1 w/ SIP trunk to Level3 SIP provider
Outbound is setup and working when we test from the Server and call out.
Can someone give some direction on how to direct the inbound fax calls from Call Manager over the SIP trunk to the fax server?
*I Have setup some SIP phones in the past, but those are devices where the DID's can be assigned etc, nothing like this. Not sure how to get the calls coming to these specific fax numbers pointed/routed to the SIP trunk/Fax Server.
Update: Its working now... I had found the post below right after the replies and we went this route, Thanks for great answers from all!
Hermanus Janse ... 2 years ago
What we do is we point the incomming fax straight from our voice gateways with a SIP VOIP dialpeer straight to the right fax server, much easier to troubleshoot and to control.
for example:
voice service voip
fax protocol t38 ls-redundancy 0 hs-redundancy 0 fallback cisco
h323
sip
!
fax send transmitting-subscriber $s$
dial-peer voice 116 voip
description # SIP link to New Right Fax Server #####
destination-pattern 1403
session protocol sipv2
session target ipv4:xxx.xxx.xxx.xxx
session transport udp
codec g711ulaw
gateway
media-inactivity-criteria all
timer receive-rtcp 5
timer receive-rtp 1200
Solved! Go to Solution.
08-08-2015 12:13 PM
Hi,
1. You need to create SIP trunk pointing to your fax server.
2. Assign the SIP trunk to route group / route list
3. Create a route pattern for the DID of the fax server and assign the route list.
4. Make sure that the partition of the route pattern is accessible from the CSS of the provider SIP trunk
5. Perform whatever digit manipulation needed.
This is a highlevel steps but you need to read more before configuring or outsource it to collaboration engineers.
08-08-2015 07:41 PM
Hey There,
Once you are done setting up the sip-trunk with correct call-routing i.e (CSS/Partion).
Step 1:
Check if your voice call works. Once verified both ways incoming and outgoing.
Step 2:
Check the Fax-protocol your going to use, example:
T.38 -nse based/protcol based.
Step 3:
Check the call-flow and apply the commands of Fax-protcol eg. T.38.
Step 4:
Make sure you know which Feax-protocol your going to use.
Here is a document which may guide you through this:
http://www.cisco.com/c/en/us/support/docs/voice-unified-communications/unified-border-element/115742-fax-modem-call-flows-00.html
http://www.cisco.com/c/dam/en/us/td/docs/voice_ip_comm/fax_server/94/94ciscofaxigsupp.pdf
Let me know if this helps.
-Regards,
Kevin
08-08-2015 12:13 PM
Hi,
1. You need to create SIP trunk pointing to your fax server.
2. Assign the SIP trunk to route group / route list
3. Create a route pattern for the DID of the fax server and assign the route list.
4. Make sure that the partition of the route pattern is accessible from the CSS of the provider SIP trunk
5. Perform whatever digit manipulation needed.
This is a highlevel steps but you need to read more before configuring or outsource it to collaboration engineers.
08-08-2015 07:41 PM
Hey There,
Once you are done setting up the sip-trunk with correct call-routing i.e (CSS/Partion).
Step 1:
Check if your voice call works. Once verified both ways incoming and outgoing.
Step 2:
Check the Fax-protocol your going to use, example:
T.38 -nse based/protcol based.
Step 3:
Check the call-flow and apply the commands of Fax-protcol eg. T.38.
Step 4:
Make sure you know which Feax-protocol your going to use.
Here is a document which may guide you through this:
http://www.cisco.com/c/en/us/support/docs/voice-unified-communications/unified-border-element/115742-fax-modem-call-flows-00.html
http://www.cisco.com/c/dam/en/us/td/docs/voice_ip_comm/fax_server/94/94ciscofaxigsupp.pdf
Let me know if this helps.
-Regards,
Kevin
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