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

help me. mgcp gateway with CM 4.0

nivanak
Level 1
Level 1

hello. i have two questions.

Q.1

i debugging with debug mgcp packet.

below list.

----------------------------------------

Aug 12 15:22:42.899: send_mgcp_msg, MGCP Packet sent to 192.168.0.99:2427 --->

Aug 12 15:22:42.899: NTFY 570 *@KrisNet MGCP 0.1

X: 0

O:

<---

Aug 12 15:22:42.903: MGCP Packet received from 192.168.0.99:2427-

200 570

Aug 12 15:22:57.900: send_mgcp_msg, MGCP Packet sent to 192.168.0.99:2427 --->

Aug 12 15:22:57.900: NTFY 571 *@KrisNet MGCP 0.1

X: 0

O:

<---

Aug 12 15:22:57.904: MGCP Packet received from 192.168.0.99:2427-

200 571

-----------------------------------------------------

at first , i make route group and i make route list.

at last i make route pattern ,but route list's status

is NOT FOUND.

above debugging message , does not cm connect FXO PORT ? .I think fxo port does not resgister from cm.

Q.2

and i append my router configuring.

--------------------------------------------

ip dhcp pool e

network 192.168.0.0 255.255.255.0

default-router 192.168.0.1

option 150 ip 192.168.0.99

dns-server 210.94.0.73 210.220.163.82

netbios-name-server 210.96.0.73 210.220.163.82

!

ip dhcp pool voice

network 192.168.2.0 255.255.255.0

default-router 192.168.2.1

dns-server 210.94.0.73 210.220.163.82

!

!

voice-card 1

!

!

!

!

voice service pots

!

voice service voip

!

!

voice class codec 1

codec preference 1 g711ulaw

!

!

!

!

!

!

!

!

!

ccm-manager mgcp

fax interface-type fax-mail

!

!

class-map match-all class1

match access-group 101

!

!

policy-map policy1

class class1

bandwidth 3000

random-detect

random-detect precedence 0 32 256 100

!

!

translation-rule 1

Rule 0 ^80 0

Rule 1 ^81 1

Rule 2 ^800 00

!

!

translation-rule 2

Rule 0 ^90 0

Rule 1 ^91 1

!

!

translation-rule 3

Rule 0 ^71 1

Rule 1 ^70 0

Rule 3 ^78 8

!

!

!

!

interface FastEthernet0/0

ip address 192.168.1.2 255.255.255.0

service-policy output policy1

duplex auto

speed auto

h323-gateway voip interface

h323-gateway voip tech-prefix 8#

ip rtp priority 16384 16383 40

!

interface FastEthernet0/1

no ip address

duplex auto

speed auto

!

interface FastEthernet0/1.1

encapsulation dot1Q 1 native

ip address 192.168.0.1 255.255.255.0

!

interface FastEthernet0/1.2

encapsulation dot1Q 2

ip address 192.168.2.1 255.255.255.0

!

ip classless

ip route 0.0.0.0 0.0.0.0 192.168.1.1

ip http server

ip http path flash:

ip nat pool local 211.179.18.195 211.179.18.195 prefix-length 29

ip nat inside source list 1 pool local overload

ip nat inside source static 192.168.0.50 !

!

access-list 1 permit 192.168.0.0 0.0.0.255

!

voice-port 1/0/1

!

voice-port 1/0/2

!

voice-port 1/0/3

!

voice-port 1/1/0

!

voice-port 1/1/1

!

mgcp

mgcp call-agent 192.168.0.99 service-type mgcp version 0.1

mgcp dtmf-relay voip codec all mode out-of-band

!

mgcp profile default

!

!

!

!

dial-peer voice 222 voip

destination-pattern T

voice-class codec 1

session target ras

no vad

!

dial-peer voice 22 pots

destination-pattern 155

fax rate voice

port 1/1/1

!

dial-peer voice 444 voip

destination-pattern 101

session target ipv4:218.152.164.110

!

dial-peer voice 2 pots

preference 7

application mgcpapp

port 1/0/0

forward-digits 0

!

dial-peer voice 3 pots

application mgcpapp

no digit-strip

port 1/0/1

forward-digits 0

!

dial-peer voice 23 pots

destination-pattern 117

port 1/1/0

!

gateway

!

-------------------------------------

inbound call is sucess,but outbound call is failed.

is my configuring false ?

and my ios version is C2600 Software (C2600-IPVOICE-M), Version 12.3(7)T

plz help me

1 Reply 1