cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
240
Views
0
Helpful
1
Replies

Unity IOS Fax Limit to dial-peers?

phampson
Level 1
Level 1

I have installed the IOS fax server and it appears to be working correctly. I have one test number working on a DID that has mostly normal phone numbers, and some faxes.

When I program the 2nd fax number (see dial-peer below), it accepts it. When I attempt to dial the call from the outside, the gateway rejects the call as an unassigned number.

Is the on-ramp application limited to working with only one dial-peer?

Thanks in advance.

dial-peer voice 50 pots

tone ringback alert-no-PI

application onramp-app

incoming called-number 6519

direct-inward-dial

port 1/0:23

dial-peer voice 51 pots

tone ringback alert-no-PI

application onramp-app

incoming called-number 6520

direct-inward-dial

port 1/0:23

1 Reply 1

Markus Schneider
Cisco Employee
Cisco Employee

You also have to have an mmoip dial-peer that matches the called number, i.e.:

dial-peer voice 99 mmoip

application fax_on_vfc_onramp_app out-bound

destination-pattern 6520

information-type fax

session target mailto:fax@testlab-t37.com

!

I'm guessing that's what is missing. You can have multiple dial-peers calling the same application.