[cisco-voip] FXS fax configuration, dial-peer problem

Alex Moya alexmoya at bellsouth.net
Wed Feb 25 08:35:33 EST 2009


Phil

                Try making a specific dial-peer just for that extension. The
n add the fax pass thought commands under that dial-peer.

 

From: cisco-voip-bounces at puck.nether.net
[mailto:cisco-voip-bounces at puck.nether.net] On Behalf Of Phillip VOSS
Sent: Tuesday, February 24, 2009 9:09 PM
To: cisco-voip at puck.nether.net
Subject: [cisco-voip] FXS fax configuration, dial-peer problem

 

I have a 2851 from a closed site I'm using as a router on a stick for FXO
and FXS ports.

The FXO configured for overhead paging and works.

The FXS can call a dial-peer on another port of the FXS.

Call Manager 4.2 routes calls to the FXO.

I'm trying to route calls from the gateway router to this router on a stick
to complete the fax call.

The FXS module was just purchased.

I have pasted what I think is the applicable config and debug infomation
below.

The extension 5486 is my test extension for the fax configuration.

To me, it looks like once a call reaches the incoming dial-peer 3, it just
stays there and never finds a better choice.

I think there must be something simple wrong, but what?

 

Thank anyone for any help they can provide.

 

Phil

 

!
voice class codec 1
 codec preference 1 g711ulaw
!
!
translation-rule 1
 Rule 1 ^5555 0
!
!
voice class h323 1
 h225 timeout tcp establish 3
 h225 timeout setup 2
!
!
interface BVI1
 description To FS-Core-SW01
 ip address 10.18.150.5 255.255.255.0
 h323-gateway voip interface
 h323-gateway voip bind srcaddr 10.18.150.5
!
!
voice-port 0/0/0
 timing hookflash-out 50
!
voice-port 0/0/1
!
voice-port 0/3/0:23
 bearer-cap Speech
!
voice-port 0/1/1
 description FXS-port for fax test
 station-id name FS test
 station-id number xxxxxxx5486
 caller-id enable type 1
!
!
dial-peer voice 1 voip
 description from call mananger
 voice-class codec 1
 incoming called-number .
 dtmf-relay h245-alphanumeric
 no vad
!
dial-peer voice 2 voip
 description all dialed to gateway router
 destination-pattern 9T
 modem passthrough nse codec g711ulaw
 voice-class codec 1
 session target ipv4:172.18.150.5
 incoming called-number .
 no vad
!
dial-peer voice 10 pots
 description for overhead page
 destination-pattern 555.
 port 0/0/0
!
dial-peer voice 20 pots
 description for fax on port 0/1/0
 destination-pattern 4730
 port 0/1/0
 forward-digits 0
!
!
dial-peer voice 21 pots
 description for test on port 0/1/1
 destination-pattern 5486
 port 0/1/1
 forward-digits 0
!
!
dial-peer voice 3 voip
 modem passthrough nse codec g711ulaw
 voice-class codec 1
 incoming called-number 54..
 no vad
!

FS-Voice-RT01#debug voip ccapi inout
voip ccapi inout debugging is on
FS-Voice-RT01#
*Feb 24 15:06:02.969: //-1/1AC6D4BC8161/CCAPI/cc_api_create_cc_entry_common:
   Interface=0x46E8850C, Call Id=22,
   Call Info=9546957053(TON=National, NPI=ISDN, Screening=Network,
Presentation=Allowed),
   Called Number=5486(TON=Unknown, NPI=Unknown),
   FinalDestinationFlag=TRUE, Incoming Dial-peer=3
*Feb 24 15:06:02.969: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:

*Feb 24 15:06:02.969: :cc_get_feature_vsa malloc success
*Feb 24 15:06:02.969: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:

*Feb 24 15:06:02.969:  cc_get_feature_vsa count is 1
*Feb 24 15:06:02.969: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:

*Feb 24 15:06:02.969: :FEATURE_VSA attributes are:
feature_name:0,fearture_time:1181895768,feature_id:22
*Feb 24 15:06:02.985: //22/1AC6D4BC8161/CCAPI/cc_api_delete_cc_entry:
   Interface=0x46E8850C, Disposition=0x0, Tag=0x0, Call Id=22
*Feb 24 15:06:02.985: //-1/xxxxxxxxxxxx/CCAPI/cc_free_feature_vsa:

*Feb 24 15:06:02.985: :cc_free_feature_vsa freeing 46724C50
*Feb 24 15:06:02.985: //-1/xxxxxxxxxxxx/CCAPI/cc_free_feature_vsa:

*Feb 24 15:06:02.985:  vsacount in free is 0
FS-Voice-RT01#
FS-Voice-RT01#no debug voip ccapi inout
voip ccapi inout debugging is off
FS-Voice-RT01#
FS-Voice-RT01#Debug voice dialpeer inout
voip dialpeer inout debugging is on
FS-Voice-RT01#
*Feb 24 15:10:08.494: //-1/AD1EAEAC8162/DPM/dpAssociateIncomingPeerCore:
   Calling Number=xxxxxxx7053, Called Number=5486, Voice-Interface=0x0,
   Timeout=TRUE, Peer Encap Type=ENCAP_VOIP, Peer Search
Type=PEER_TYPE_VOICE,
   Peer Info Type=DIALPEER_INFO_SPEECH
*Feb 24 15:10:08.494: //-1/AD1EAEAC8162/DPM/dpAssociateIncomingPeerCore:
   Result=Success(0) after DP_MATCH_INCOMING_DNIS; Incoming Dial-peer=3
*Feb 24 15:10:08.494: //-1/AD1EAEAC8162/DPM/dpAssociateIncomingPeerCore:
   Calling Number=9546957053, Called Number=5486, Voice-Interface=0x0,
   Timeout=TRUE, Peer Encap Type=ENCAP_VOIP, Peer Search
Type=PEER_TYPE_VOICE,
   Peer Info Type=DIALPEER_INFO_SPEECH
*Feb 24 15:10:08.494: //-1/AD1EAEAC8162/DPM/dpAssociateIncomingPeerCore:
   Result=Success(0) after DP_MATCH_INCOMING_DNIS; Incoming Dial-peer=3
FS-Voice-RT01#


 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://puck.nether.net/pipermail/cisco-voip/attachments/20090225/04f9c7e0/attachment.html>


More information about the cisco-voip mailing list