Voice over IP Cisco - SRST and MGCP fallback to H323

This is Interesting: Free IT Magazines  
Home > Archive > Voice over IP Cisco > March 2006 > SRST and MGCP fallback to H323





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author SRST and MGCP fallback to H323
Ruben Montes \(EU\)

2006-03-23, 8:47 pm

Hi,



I'm having some troubles configuring these functionalities. SRST is
working properly but MGCP fallback it is not.

When the gateway looses connectivity with the CCM manager, it seems it
doesn't default to H323. If I do a show isdn status I get the following:



Global ISDN Switchtype = basic-net3



%Q.931 is backhauled to CCM MANAGER 0x0003 on DSL 6. Layer 3 output may
not apply



ISDN BRI0/3/0 interface

dsl 6, interface ISDN Switchtype = basic-net3

L2 Protocol = Q.921 0x0000 L3 Protocol(s) = CCM MANAGER 0x0003

Layer 1 Status:

ACTIVE

Layer 2 Status:

Layer 2 NOT Activated

Layer 3 Status:

0 Active Layer 3 Call(s)

Active dsl 6 CCBs = 0

The Free Channel Mask: 0x80000003



So, I assume the BRI is still controlled by the CCM and logically is
down...



Any idea why this isn't working??? This is my first configuration of
this functionality so it can also be a configuration error...



This is my config:



Building configuration...



Current configuration : 2809 bytes

!

version 12.4

service config

service timestamps debug datetime msec

service timestamps log datetime msec

no service password-encryption

!

hostname Router

!

boot-start-marker

boot-end-marker

!

logging buffered 500000 debugging

no logging console

!

no aaa new-model

!

resource policy

!

network-clock-participate wic 3

network-clock-select 1 BRI0/3/0

ip subnet-zero

!

!

ip cef

!

!

isdn switch-type basic-net3

!

voice-card 0

no dspfarm

!

!

!

!

voice class codec 10

codec preference 1 g711alaw

codec preference 2 g711ulaw

codec preference 4 g729r8

!

!

!

!

!

!

!

!

!

voice translation-rule 1

rule 1 /934677367/ /6000/

!

!

voice translation-profile digitstrip

translate called 1

!

!

!

application

global

service alternate DEFAULT

!

!

!

!

!

!

!

!

!

interface GigabitEthernet0/0

ip address 192.168.10.100 255.255.255.0

duplex auto

speed auto

!

interface GigabitEthernet0/1

no ip address

shutdown

duplex auto

speed auto

!

interface BRI0/3/0

no ip address

isdn switch-type basic-net3

isdn network-failure-cause 34

isdn point-to-point-setup

isdn incoming-voice voice

isdn bind-l3 ccm-manager service mgcp

!

interface BRI0/3/1

no ip address

isdn switch-type basic-net3

isdn point-to-point-setup

!

interface Service-Engine1/0

no ip address

shutdown

!

ip classless

!

!

ip http server

no ip http secure-server

!

!

!

!

control-plane

!

!

!

voice-port 0/3/0

translation-profile incoming digitstrip

compand-type a-law

cptone ES

!

voice-port 0/3/1

!

ccm-manager fallback-mgcp

ccm-manager mgcp

ccm-manager music-on-hold

ccm-manager config server 10.1.16.2

ccm-manager config

!

mgcp

mgcp call-agent 10.1.16.2 2427 service-type mgcp version 0.1

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

mgcp rtp unreachable timeout 1000 action notify

mgcp modem passthrough voip mode nse

mgcp package-capability rtp-package

no mgcp package-capability res-package

mgcp package-capability sst-package

no mgcp package-capability fxr-package

mgcp package-capability pre-package

no mgcp timer receive-rtcp

mgcp sdp simple

mgcp fax t38 inhibit

mgcp rtp payload-type g726r16 static

mgcp bind control source-interface GigabitEthernet0/0

mgcp bind media source-interface GigabitEthernet0/0

!

mgcp profile default

!

!

!

dial-peer voice 10 pots

service mgcpapp

destination-pattern 0.T

direct-inward-dial

port 0/3/0

!

!

!

call-manager-fallback

max-conferences 8 gain -6

transfer-system full-consult

user-locale ES

timeouts interdigit 3

ip source-address 192.168.10.100 port 2000

max-ephones 48

max-dn 48 dual-line

transfer-pattern 6...

transfer-pattern .T

moh SampleAudioSource.alaw.wav

date-format dd-mm-yy

!

!

line con 0

line aux 0

line 66

no activation-character

no exec

transport preferred none

transport input all

transport output all

line vty 0 4

login

!

scheduler allocate 20000 1000

!

end



Regards,



Ruben








Fedorov, Konstantin

2006-03-23, 8:47 pm

>From the first look , configuration Ok.



But I can assume that default application can be case sensitive/

So type

Sh call application sum



And type exactly how it looks, try.

š

-----------------------
Sincerely Yours,
Konstantin Fedorov

_____

From: cisco-voip-bounces@puck.nether.net [mailto:cisco-voip-bounces@puck.nether.net] On Behalf Of Ruben Montes (EU)
Sent: Thursday, March 23, 2006 8:15 PM
To: cisco-voip@puck.nether.net
Subject: [cisco-voip] SRST and MGCP fallback to H323



Hi,



I'm having some troubles configuring these functionalities. SRST is working properly but MGCP fallback it is not.

When the gateway looses connectivity with the CCM manager, it seems it doesn't default to H323. If I do a show isdn status I get the following:



Global ISDN Switchtype = basic-net3



%Q.931 is backhauled to CCM MANAGER 0x0003 on DSL 6. Layer 3 output may not apply



ISDN BRI0/3/0 interface

dsl 6, interface ISDN Switchtype = basic-net3

L2 Protocol = Q.921 0x0000 L3 Protocol(s) = CCM MANAGER 0x0003

Layer 1 Status:

ACTIVE

Layer 2 Status:

Layer 2 NOT Activated

Layer 3 Status:

0 Active Layer 3 Call(s)

Active dsl 6 CCBs = 0

The Free Channel Mask: 0x80000003



So, I assume the BRI is still controlled by the CCM and logically is down...



Any idea why this isn't working??? This is my first configuration of this functionality so it can also be a configuration error...



This is my config:



Building configuration...



Current configuration : 2809 bytes

!

version 12.4

service config

service timestamps debug datetime msec

service timestamps log datetime msec

no service password-encryption

!

hostname Router

!

boot-start-marker

boot-end-marker

!

logging buffered 500000 debugging

no logging console

!

no aaa new-model

!

resource policy

!

network-clock-participate wic 3

network-clock-select 1 BRI0/3/0

ip subnet-zero

!

!

ip cef

!

!

isdn switch-type basic-net3

!

voice-card 0

no dspfarm

!

!

!

!

voice class codec 10

codec preference 1 g711alaw

codec preference 2 g711ulaw

codec preference 4 g729r8

!

!

!

!

!

!

!

!

!

voice translation-rule 1

rule 1 /934677367/ /6000/

!

!

voice translation-profile digitstrip

translate called 1

!

!

!

application

global

service alternate DEFAULT

!

!

!

!

!

!

!

!

!

interface GigabitEthernet0/0

ip address 192.168.10.100 255.255.255.0

duplex auto

speed auto

!

interface GigabitEthernet0/1

no ip address

shutdown

duplex auto

speed auto

!

interface BRI0/3/0

no ip address

isdn switch-type basic-net3

isdn network-failure-cause 34

isdn point-to-point-setup

isdn incoming-voice voice

isdn bind-l3 ccm-manager service mgcp

!

interface BRI0/3/1

no ip address

isdn switch-type basic-net3

isdn point-to-point-setup

!

interface Service-Engine1/0

no ip address

shutdown

!

ip classless

!

!

ip http server

no ip http secure-server

!

!

!

!

control-plane

!

!

!

voice-port 0/3/0

translation-profile incoming digitstrip

compand-type a-law

cptone ES

!

voice-port 0/3/1

!

ccm-manager fallback-mgcp

ccm-manager mgcp

ccm-manager music-on-hold

ccm-manager config server 10.1.16.2

ccm-manager config

!

mgcp

mgcp call-agent 10.1.16.2 2427 service-type mgcp version 0.1

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

mgcp rtp unreachable timeout 1000 action notify

mgcp modem passthrough voip mode nse

mgcp package-capability rtp-package

no mgcp package-capability res-package

mgcp package-capability sst-package

no mgcp package-capability fxr-package

mgcp package-capability pre-package

no mgcp timer receive-rtcp

mgcp sdp simple

mgcp fax t38 inhibit

mgcp rtp payload-type g726r16 static

mgcp bind control source-interface GigabitEthernet0/0

mgcp bind media source-interface GigabitEthernet0/0

!

mgcp profile default

!

!

!

dial-peer voice 10 pots

service mgcpapp

destination-pattern 0.T

direct-inward-dial

port 0/3/0

!

!

!

call-manager-fallback

max-conferences 8 gain -6

transfer-system full-consult

user-locale ES

timeouts interdigit 3

ip source-address 192.168.10.100 port 2000

max-ephones 48

max-dn 48 dual-line

transfer-pattern 6...

transfer-pattern .T

moh SampleAudioSource.alaw.wav

date-format dd-mm-yy

!

!

line con 0

line aux 0

line 66

no activation-character

no exec

transport preferred none

transport input all

transport output all

line vty 0 4

login

!

scheduler allocate 20000 1000

!

end



Regards,



Ruben








Brian Henry

2006-03-23, 8:47 pm

I guess I should select the correct e-mail !! :-)


Where is the command "call application alternate default" or "service default"

Brian


________________________________

From: cisco-voip-bounces@puck.nether.net on behalf of Fedorov, Konstantin
Sent: Thu 3/23/2006 5:16 PM
To: Ruben Montes (EU); cisco-voip@puck.nether.net
Subject: Re: [cisco-voip] SRST and MGCP fallback to H323



>From the first look , configuration Ok.




But I can assume that default application can be case sensitive/

So type

Sh call application sum



And type exactly how it looks, try.



-----------------------
Sincerely Yours,
Konstantin Fedorov

________________________________

From: cisco-voip-bounces@puck.nether.net [mailto:cisco-voip-bounces@puck.nether.net] On Behalf Of Ruben Montes (EU)
Sent: Thursday, March 23, 2006 8:15 PM
To: cisco-voip@puck.nether.net
Subject: [cisco-voip] SRST and MGCP fallback to H323



Hi,



I'm having some troubles configuring these functionalities. SRST is working properly but MGCP fallback it is not.

When the gateway looses connectivity with the CCM manager, it seems it doesn't default to H323. If I do a show isdn status I get the following:



Global ISDN Switchtype = basic-net3



%Q.931 is backhauled to CCM MANAGER 0x0003 on DSL 6. Layer 3 output may not apply



ISDN BRI0/3/0 interface

dsl 6, interface ISDN Switchtype = basic-net3

L2 Protocol = Q.921 0x0000 L3 Protocol(s) = CCM MANAGER 0x0003

Layer 1 Status:

ACTIVE

Layer 2 Status:

Layer 2 NOT Activated

Layer 3 Status:

0 Active Layer 3 Call(s)

Active dsl 6 CCBs = 0

The Free Channel Mask: 0x80000003



So, I assume the BRI is still controlled by the CCM and logically is down...



Any idea why this isn't working??? This is my first configuration of this functionality so it can also be a configuration error...



This is my config:



Building configuration...



Current configuration : 2809 bytes

!

version 12.4

service config

service timestamps debug datetime msec

service timestamps log datetime msec

no service password-encryption

!

hostname Router

!

boot-start-marker

boot-end-marker

!

logging buffered 500000 debugging

no logging console

!

no aaa new-model

!

resource policy

!

network-clock-participate wic 3

network-clock-select 1 BRI0/3/0

ip subnet-zero

!

!

ip cef

!

!

isdn switch-type basic-net3

!

voice-card 0

no dspfarm

!

!

!

!

voice class codec 10

codec preference 1 g711alaw

codec preference 2 g711ulaw

codec preference 4 g729r8

!

!

!

!

!

!

!

!

!

voice translation-rule 1

rule 1 /934677367/ /6000/

!

!

voice translation-profile digitstrip

translate called 1

!

!

!

application

global

service alternate DEFAULT

!

!

!

!

!

!

!

!

!

interface GigabitEthernet0/0

ip address 192.168.10.100 255.255.255.0

duplex auto

speed auto

!

interface GigabitEthernet0/1

no ip address

shutdown

duplex auto

speed auto

!

interface BRI0/3/0

no ip address

isdn switch-type basic-net3

isdn network-failure-cause 34

isdn point-to-point-setup

isdn incoming-voice voice

isdn bind-l3 ccm-manager service mgcp

!

interface BRI0/3/1

no ip address

isdn switch-type basic-net3

isdn point-to-point-setup

!

interface Service-Engine1/0

no ip address

shutdown

!

ip classless

!

!

ip http server

no ip http secure-server

!

!

!

!

control-plane

!

!

!

voice-port 0/3/0

translation-profile incoming digitstrip

compand-type a-law

cptone ES

!

voice-port 0/3/1

!

ccm-manager fallback-mgcp

ccm-manager mgcp

ccm-manager music-on-hold

ccm-manager config server 10.1.16.2

ccm-manager config

!

mgcp

mgcp call-agent 10.1.16.2 2427 service-type mgcp version 0.1

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

mgcp rtp unreachable timeout 1000 action notify

mgcp modem passthrough voip mode nse

mgcp package-capability rtp-package

no mgcp package-capability res-package

mgcp package-capability sst-package

no mgcp package-capability fxr-package

mgcp package-capability pre-package

no mgcp timer receive-rtcp

mgcp sdp simple

mgcp fax t38 inhibit

mgcp rtp payload-type g726r16 static

mgcp bind control source-interface GigabitEthernet0/0

mgcp bind media source-interface GigabitEthernet0/0

!

mgcp profile default

!

!

!

dial-peer voice 10 pots

service mgcpapp

destination-pattern 0.T

direct-inward-dial

port 0/3/0

!

!

!

call-manager-fallback

max-conferences 8 gain -6

transfer-system full-consult

user-locale ES

timeouts interdigit 3

ip source-address 192.168.10.100 port 2000

max-ephones 48

max-dn 48 dual-line

transfer-pattern 6...

transfer-pattern .T

moh SampleAudioSource.alaw.wav

date-format dd-mm-yy

!

!

line con 0

line aux 0

line 66

no activation-character

no exec

transport preferred none

transport input all

transport output all

line vty 0 4

login

!

scheduler allocate 20000 1000

!

end



Regards,



Ruben








Fedorov, Konstantin

2006-03-25, 9:46 am

Hi,



application

global

service alternate DEFAULT





This is new style command.

-----------------------
Sincerely Yours,
Konstantin Fedorov

_____

From: Brian Henry [mailto:Brian.Henry@apptis.com]
Sent: Friday, March 24, 2006 4:44 AM
To: Fedorov, Konstantin; Ruben Montes (EU); cisco-voip@puck.nether.net
Subject: RE: [cisco-voip] SRST and MGCP fallback to H323



I guess I should select the correct e-mail !! :-)





Where is the command "call application alternate default" or "service
default"



Brian

_____

From: cisco-voip-bounces@puck.nether.net on behalf of Fedorov,
Konstantin
Sent: Thu 3/23/2006 5:16 PM
To: Ruben Montes (EU); cisco-voip@puck.nether.net
Subject: Re: [cisco-voip] SRST and MGCP fallback to H323

>From the first look , configuration Ok.




But I can assume that default application can be case sensitive/

So type

Sh call application sum



And type exactly how it looks, try.



-----------------------
Sincerely Yours,
Konstantin Fedorov

_____

From: cisco-voip-bounces@puck.nether.net
[mailto:cisco-voip-bounces@puck.nether.net] On Behalf Of Ruben Montes
(EU)
Sent: Thursday, March 23, 2006 8:15 PM
To: cisco-voip@puck.nether.net
Subject: [cisco-voip] SRST and MGCP fallback to H323



Hi,



I'm having some troubles configuring these functionalities. SRST is
working properly but MGCP fallback it is not.

When the gateway looses connectivity with the CCM manager, it seems it
doesn't default to H323. If I do a show isdn status I get the following:



Global ISDN Switchtype = basic-net3



%Q.931 is backhauled to CCM MANAGER 0x0003 on DSL 6. Layer 3 output may
not apply



ISDN BRI0/3/0 interface

dsl 6, interface ISDN Switchtype = basic-net3

L2 Protocol = Q.921 0x0000 L3 Protocol(s) = CCM MANAGER 0x0003

Layer 1 Status:

ACTIVE

Layer 2 Status:

Layer 2 NOT Activated

Layer 3 Status:

0 Active Layer 3 Call(s)

Active dsl 6 CCBs = 0

The Free Channel Mask: 0x80000003



So, I assume the BRI is still controlled by the CCM and logically is
down...



Any idea why this isn't working??? This is my first configuration of
this functionality so it can also be a configuration error...



This is my config:



Building configuration...



Current configuration : 2809 bytes

!

version 12.4

service config

service timestamps debug datetime msec

service timestamps log datetime msec

no service password-encryption

!

hostname Router

!

boot-start-marker

boot-end-marker

!

logging buffered 500000 debugging

no logging console

!

no aaa new-model

!

resource policy

!

network-clock-participate wic 3

network-clock-select 1 BRI0/3/0

ip subnet-zero

!

!

ip cef

!

!

isdn switch-type basic-net3

!

voice-card 0

no dspfarm

!

!

!

!

voice class codec 10

codec preference 1 g711alaw

codec preference 2 g711ulaw

codec preference 4 g729r8

!

!

!

!

!

!

!

!

!

voice translation-rule 1

rule 1 /934677367/ /6000/

!

!

voice translation-profile digitstrip

translate called 1

!

!

!

application

global

service alternate DEFAULT

!

!

!

!

!

!

!

!

!

interface GigabitEthernet0/0

ip address 192.168.10.100 255.255.255.0

duplex auto

speed auto

!

interface GigabitEthernet0/1

no ip address

shutdown

duplex auto

speed auto

!

interface BRI0/3/0

no ip address

isdn switch-type basic-net3

isdn network-failure-cause 34

isdn point-to-point-setup

isdn incoming-voice voice

isdn bind-l3 ccm-manager service mgcp

!

interface BRI0/3/1

no ip address

isdn switch-type basic-net3

isdn point-to-point-setup

!

interface Service-Engine1/0

no ip address

shutdown

!

ip classless

!

!

ip http server

no ip http secure-server

!

!

!

!

control-plane

!

!

!

voice-port 0/3/0

translation-profile incoming digitstrip

compand-type a-law

cptone ES

!

voice-port 0/3/1

!

ccm-manager fallback-mgcp

ccm-manager mgcp

ccm-manager music-on-hold

ccm-manager config server 10.1.16.2

ccm-manager config

!

mgcp

mgcp call-agent 10.1.16.2 2427 service-type mgcp version 0.1

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

mgcp rtp unreachable timeout 1000 action notify

mgcp modem passthrough voip mode nse

mgcp package-capability rtp-package

no mgcp package-capability res-package

mgcp package-capability sst-package

no mgcp package-capability fxr-package

mgcp package-capability pre-package

no mgcp timer receive-rtcp

mgcp sdp simple

mgcp fax t38 inhibit

mgcp rtp payload-type g726r16 static

mgcp bind control source-interface GigabitEthernet0/0

mgcp bind media source-interface GigabitEthernet0/0

!

mgcp profile default

!

!

!

dial-peer voice 10 pots

service mgcpapp

destination-pattern 0.T

direct-inward-dial

port 0/3/0

!

!

!

call-manager-fallback

max-conferences 8 gain -6

transfer-system full-consult

user-locale ES

timeouts interdigit 3

ip source-address 192.168.10.100 port 2000

max-ephones 48

max-dn 48 dual-line

transfer-pattern 6...

transfer-pattern .T

moh SampleAudioSource.alaw.wav

date-format dd-mm-yy

!

!

line con 0

line aux 0

line 66

no activation-character

no exec

transport preferred none

transport input all

transport output all

line vty 0 4

login

!

scheduler allocate 20000 1000

!

end



Regards,



Ruben








Ruben Montes \(EU\)

2006-03-25, 9:46 am

Hi,



I have chaged the application statement to this:



application

global

service alternate Default



But the result is the same: it seems the isdn never fallbacks to H323...
Can anybody share a working config? This is pretty simple but I can't
manage to have it working...



Regards,



Ruben



________________________________

De: Fedorov, Konstantin [mailto:kfedor@amt.ru]
Enviado el: viernes, 24 de marzo de 2006 10:53
Para: Brian Henry; Ruben Montes (EU); cisco-voip@puck.nether.net
Asunto: RE: [cisco-voip] SRST and MGCP fallback to H323



Hi,



application

global

service alternate DEFAULT





This is new style command.

-----------------------
Sincerely Yours,
Konstantin Fedorov

________________________________

From: Brian Henry [mailto:Brian.Henry@apptis.com]
Sent: Friday, March 24, 2006 4:44 AM
To: Fedorov, Konstantin; Ruben Montes (EU); cisco-voip@puck.nether.net
Subject: RE: [cisco-voip] SRST and MGCP fallback to H323



I guess I should select the correct e-mail !! :-)





Where is the command "call application alternate default" or "service
default"



Brian

________________________________

From: cisco-voip-bounces@puck.nether.net on behalf of Fedorov,
Konstantin
Sent: Thu 3/23/2006 5:16 PM
To: Ruben Montes (EU); cisco-voip@puck.nether.net
Subject: Re: [cisco-voip] SRST and MGCP fallback to H323

>From the first look , configuration Ok.




But I can assume that default application can be case sensitive/

So type

Sh call application sum



And type exactly how it looks, try.



-----------------------
Sincerely Yours,
Konstantin Fedorov

________________________________

From: cisco-voip-bounces@puck.nether.net
[mailto:cisco-voip-bounces@puck.nether.net] On Behalf Of Ruben Montes
(EU)
Sent: Thursday, March 23, 2006 8:15 PM
To: cisco-voip@puck.nether.net
Subject: [cisco-voip] SRST and MGCP fallback to H323



Hi,



I'm having some troubles configuring these functionalities. SRST is
working properly but MGCP fallback it is not.

When the gateway looses connectivity with the CCM manager, it seems it
doesn't default to H323. If I do a show isdn status I get the following:



Global ISDN Switchtype = basic-net3



%Q.931 is backhauled to CCM MANAGER 0x0003 on DSL 6. Layer 3 output may
not apply



ISDN BRI0/3/0 interface

dsl 6, interface ISDN Switchtype = basic-net3

L2 Protocol = Q.921 0x0000 L3 Protocol(s) = CCM MANAGER 0x0003

Layer 1 Status:

ACTIVE

Layer 2 Status:

Layer 2 NOT Activated

Layer 3 Status:

0 Active Layer 3 Call(s)

Active dsl 6 CCBs = 0

The Free Channel Mask: 0x80000003



So, I assume the BRI is still controlled by the CCM and logically is
down...



Any idea why this isn't working??? This is my first configuration of
this functionality so it can also be a configuration error...



This is my config:



Building configuration...



Current configuration : 2809 bytes

!

version 12.4

service config

service timestamps debug datetime msec

service timestamps log datetime msec

no service password-encryption

!

hostname Router

!

boot-start-marker

boot-end-marker

!

logging buffered 500000 debugging

no logging console

!

no aaa new-model

!

resource policy

!

network-clock-participate wic 3

network-clock-select 1 BRI0/3/0

ip subnet-zero

!

!

ip cef

!

!

isdn switch-type basic-net3

!

voice-card 0

no dspfarm

!

!

!

!

voice class codec 10

codec preference 1 g711alaw

codec preference 2 g711ulaw

codec preference 4 g729r8

!

!

!

!

!

!

!

!

!

voice translation-rule 1

rule 1 /934677367/ /6000/

!

!

voice translation-profile digitstrip

translate called 1

!

!

!

application

global

service alternate DEFAULT

!

!

!

!

!

!

!

!

!

interface GigabitEthernet0/0

ip address 192.168.10.100 255.255.255.0

duplex auto

speed auto

!

interface GigabitEthernet0/1

no ip address

shutdown

duplex auto

speed auto

!

interface BRI0/3/0

no ip address

isdn switch-type basic-net3

isdn network-failure-cause 34

isdn point-to-point-setup

isdn incoming-voice voice

isdn bind-l3 ccm-manager service mgcp

!

interface BRI0/3/1

no ip address

isdn switch-type basic-net3

isdn point-to-point-setup

!

interface Service-Engine1/0

no ip address

shutdown

!

ip classless

!

!

ip http server

no ip http secure-server

!

!

!

!

control-plane

!

!

!

voice-port 0/3/0

translation-profile incoming digitstrip

compand-type a-law

cptone ES

!

voice-port 0/3/1

!

ccm-manager fallback-mgcp

ccm-manager mgcp

ccm-manager music-on-hold

ccm-manager config server 10.1.16.2

ccm-manager config

!

mgcp

mgcp call-agent 10.1.16.2 2427 service-type mgcp version 0.1

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

mgcp rtp unreachable timeout 1000 action notify

mgcp modem passthrough voip mode nse

mgcp package-capability rtp-package

no mgcp package-capability res-package

mgcp package-capability sst-package

no mgcp package-capability fxr-package

mgcp package-capability pre-package

no mgcp timer receive-rtcp

mgcp sdp simple

mgcp fax t38 inhibit

mgcp rtp payload-type g726r16 static

mgcp bind control source-interface GigabitEthernet0/0

mgcp bind media source-interface GigabitEthernet0/0

!

mgcp profile default

!

!

!

dial-peer voice 10 pots

service mgcpapp

destination-pattern 0.T

direct-inward-dial

port 0/3/0

!

!

!

call-manager-fallback

max-conferences 8 gain -6

transfer-system full-consult

user-locale ES

timeouts interdigit 3

ip source-address 192.168.10.100 port 2000

max-ephones 48

max-dn 48 dual-line

transfer-pattern 6...

transfer-pattern .T

moh SampleAudioSource.alaw.wav

date-format dd-mm-yy

!

!

line con 0

line aux 0

line 66

no activation-character

no exec

transport preferred none

transport input all

transport output all

line vty 0 4

login

!

scheduler allocate 20000 1000

!

end



Regards,



Ruben








Brian Henry

2006-03-25, 9:46 am

The two ways you can do it would be
call application alternate

or

service default

This explains what you have to put in and what is understood as the default if no statement is put in, so it depends if you want to do extra typing.

Also where is you incoming-called number . at under your dial-peer. I know this does not help in getting your BRI to register during failover but at least for incoming calls it will use your dial-peer and not dp 0.

SUMMARY STEPS

1. <http://www.cisco.com/univercd/illus/images/blank.gif> enable

2. <http://www.cisco.com/univercd/illus/images/blank.gif> configure terminal

3. <http://www.cisco.com/univercd/illus/images/blank.gif> ccm-manager fallback-mgcp

4. <http://www.cisco.com/univercd/illus/images/blank.gif> call application alternate [application-name]
or
service [alternate | default] service-name location

5. <http://www.cisco.com/univercd/illus/images/blank.gif> exit


DETAILED STEPS


Command or Action
Purpose
Step 1

enable

Example:
Router> enable

Enables privileged EXEC mode.

* <http://www.cisco.com/univercd/illus/images/blank.gif> Enter your password when prompted.

Step 2

configure terminal

Example:
Router# configure terminal

Enters global configuration mode.

Step 3

ccm-manager fallback-mgcp

Example:
Router(config)# ccm-manager fallback-mgcp

Enables the gateway fallback feature and allows an MGCP voice gateway to provide call processing services through SRST or other configured applications when cisco Unified CallManager is unavailable.

Step 4

call application alternate [application-name]

or

service [alternate | default] service-name location

Example:
Router(config)# call application alternate

or

Router(config)# service default

The call application alternate command specifies that the default voice application takes over if the MGCP application is not available. The application-name argument is optional and indicates the name of the specific voice application to use if the application in the dial peer fails. If a specific application name is not entered, the gateway uses the DEFAULT application.

Or

The service command loads and configures a specific, standalone application on a dial peer. The keywords and arguments are as follows:

* <http://www.cisco.com/univercd/illus/images/blank.gif> alternate-Optional. Alternate service to use if the service that is configured on the dial peer fails.

* <http://www.cisco.com/univercd/illus/images/blank.gif> default-Optional. Specifies that the default service ("DEFAULT") on the dial peer is used if the alternate service fails.

* <http://www.cisco.com/univercd/illus/images/blank.gif> service-name-Name that identifies the voice application.

* <http://www.cisco.com/univercd/illus/images/blank.gif> location-Directory and filename of the Tcl script or VoiceXML document in URL format. For example, flash memory (flash:filename), a TFTP (tftp://../filename) or an HTTP server (http://../filename) are valid locations

Step 5

exit

Example:
Router(config)# exit

Exits global configuration mode and returns to privileged EXEC mode



Brian

________________________________

From: Fedorov, Konstantin [mailto:kfedor@amt.ru]
Sent: Fri 3/24/2006 4:53 AM
To: Brian Henry; Ruben Montes (EU); cisco-voip@puck.nether.net
Subject: RE: [cisco-voip] SRST and MGCP fallback to H323



Hi,



application

global

service alternate DEFAULT





This is new style command.

-----------------------
Sincerely Yours,
Konstantin Fedorov

________________________________

From: Brian Henry [mailto:Brian.Henry@apptis.com]
Sent: Friday, March 24, 2006 4:44 AM
To: Fedorov, Konstantin; Ruben Montes (EU); cisco-voip@puck.nether.net
Subject: RE: [cisco-voip] SRST and MGCP fallback to H323



I guess I should select the correct e-mail !! :-)



Where is the command "call application alternate default" or "service default"



Brian

________________________________

From: cisco-voip-bounces@puck.nether.net on behalf of Fedorov, Konstantin
Sent: Thu 3/23/2006 5:16 PM
To: Ruben Montes (EU); cisco-voip@puck.nether.net
Subject: Re: [cisco-voip] SRST and MGCP fallback to H323

>From the first look , configuration Ok.




But I can assume that default application can be case sensitive/

So type

Sh call application sum



And type exactly how it looks, try.



-----------------------
Sincerely Yours,
Konstantin Fedorov

________________________________

From: cisco-voip-bounces@puck.nether.net [mailto:cisco-voip-bounces@puck.nether.net] On Behalf Of Ruben Montes (EU)
Sent: Thursday, March 23, 2006 8:15 PM
To: cisco-voip@puck.nether.net
Subject: [cisco-voip] SRST and MGCP fallback to H323



Hi,



I'm having some troubles configuring these functionalities. SRST is working properly but MGCP fallback it is not.

When the gateway looses connectivity with the CCM manager, it seems it doesn't default to H323. If I do a show isdn status I get the following:



Global ISDN Switchtype = basic-net3



%Q.931 is backhauled to CCM MANAGER 0x0003 on DSL 6. Layer 3 output may not apply



ISDN BRI0/3/0 interface

dsl 6, interface ISDN Switchtype = basic-net3

L2 Protocol = Q.921 0x0000 L3 Protocol(s) = CCM MANAGER 0x0003

Layer 1 Status:

ACTIVE

Layer 2 Status:

Layer 2 NOT Activated

Layer 3 Status:

0 Active Layer 3 Call(s)

Active dsl 6 CCBs = 0

The Free Channel Mask: 0x80000003



So, I assume the BRI is still controlled by the CCM and logically is down...



Any idea why this isn't working??? This is my first configuration of this functionality so it can also be a configuration error...



This is my config:



Building configuration...



Current configuration : 2809 bytes

!

version 12.4

service config

service timestamps debug datetime msec

service timestamps log datetime msec

no service password-encryption

!

hostname Router

!

boot-start-marker

boot-end-marker

!

logging buffered 500000 debugging

no logging console

!

no aaa new-model

!

resource policy

!

network-clock-participate wic 3

network-clock-select 1 BRI0/3/0

ip subnet-zero

!

!

ip cef

!

!

isdn switch-type basic-net3

!

voice-card 0

no dspfarm

!

!

!

!

voice class codec 10

codec preference 1 g711alaw

codec preference 2 g711ulaw

codec preference 4 g729r8

!

!

!

!

!

!

!

!

!

voice translation-rule 1

rule 1 /934677367/ /6000/

!

!

voice translation-profile digitstrip

translate called 1

!

!

!

application

global

service alternate DEFAULT

!

!

!

!

!

!

!

!

!

interface GigabitEthernet0/0

ip address 192.168.10.100 255.255.255.0

duplex auto

speed auto

!

interface GigabitEthernet0/1

no ip address

shutdown

duplex auto

speed auto

!

interface BRI0/3/0

no ip address

isdn switch-type basic-net3

isdn network-failure-cause 34

isdn point-to-point-setup

isdn incoming-voice voice

isdn bind-l3 ccm-manager service mgcp

!

interface BRI0/3/1

no ip address

isdn switch-type basic-net3

isdn point-to-point-setup

!

interface Service-Engine1/0

no ip address

shutdown

!

ip classless

!

!

ip http server

no ip http secure-server

!

!

!

!

control-plane

!

!

!

voice-port 0/3/0

translation-profile incoming digitstrip

compand-type a-law

cptone ES

!

voice-port 0/3/1

!

ccm-manager fallback-mgcp

ccm-manager mgcp

ccm-manager music-on-hold

ccm-manager config server 10.1.16.2

ccm-manager config

!

mgcp

mgcp call-agent 10.1.16.2 2427 service-type mgcp version 0.1

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

mgcp rtp unreachable timeout 1000 action notify

mgcp modem passthrough voip mode nse

mgcp package-capability rtp-package

no mgcp package-capability res-package

mgcp package-capability sst-package

no mgcp package-capability fxr-package

mgcp package-capability pre-package

no mgcp timer receive-rtcp

mgcp sdp simple

mgcp fax t38 inhibit

mgcp rtp payload-type g726r16 static

mgcp bind control source-interface GigabitEthernet0/0

mgcp bind media source-interface GigabitEthernet0/0

!

mgcp profile default

!

!

!

dial-peer voice 10 pots

service mgcpapp

destination-pattern 0.T

direct-inward-dial

port 0/3/0

!

!

!

call-manager-fallback

max-conferences 8 gain -6

transfer-system full-consult

user-locale ES

timeouts interdigit 3

ip source-address 192.168.10.100 port 2000

max-ephones 48

max-dn 48 dual-line

transfer-pattern 6...

transfer-pattern .T

moh SampleAudioSource.alaw.wav

date-format dd-mm-yy

!

!

line con 0

line aux 0

line 66

no activation-character

no exec

transport preferred none

transport input all

transport output all

line vty 0 4

login

!

scheduler allocate 20000 1000

!

end



Regards,



Ruben








Fedorov, Konstantin

2006-03-25, 9:46 am

Send this command befor fallback and after

sh ccm-manager fallback-mgcp all



And look at the log. Do you see there any error messages ??



-----------------------
Sincerely Yours,
Konstantin Fedorov

_____

From: Ruben Montes (EU) [mailto:Ruben.Montes@eu.didata.com]
Sent: Friday, March 24, 2006 1:01 PM
To: Fedorov, Konstantin; Brian Henry; cisco-voip@puck.nether.net
Subject: RE: [cisco-voip] SRST and MGCP fallback to H323



Hi,



I have chaged the application statement to this:



application

global

service alternate Default



But the result is the same: it seems the isdn never fallbacks to H323...
Can anybody share a working config? This is pretty simple but I can't
manage to have it working...



Regards,



Ruben



_____

De: Fedorov, Konstantin [mailto:kfedor@amt.ru]
Enviado el: viernes, 24 de marzo de 2006 10:53
Para: Brian Henry; Ruben Montes (EU); cisco-voip@puck.nether.net
Asunto: RE: [cisco-voip] SRST and MGCP fallback to H323



Hi,



application

global

service alternate DEFAULT





This is new style command.

-----------------------
Sincerely Yours,
Konstantin Fedorov

_____

From: Brian Henry [mailto:Brian.Henry@apptis.com]
Sent: Friday, March 24, 2006 4:44 AM
To: Fedorov, Konstantin; Ruben Montes (EU); cisco-voip@puck.nether.net
Subject: RE: [cisco-voip] SRST and MGCP fallback to H323



I guess I should select the correct e-mail !! :-)





Where is the command "call application alternate default" or "service
default"



Brian

_____

From: cisco-voip-bounces@puck.nether.net on behalf of Fedorov,
Konstantin
Sent: Thu 3/23/2006 5:16 PM
To: Ruben Montes (EU); cisco-voip@puck.nether.net
Subject: Re: [cisco-voip] SRST and MGCP fallback to H323

>From the first look , configuration Ok.




But I can assume that default application can be case sensitive/

So type

Sh call application sum



And type exactly how it looks, try.



-----------------------
Sincerely Yours,
Konstantin Fedorov

_____

From: cisco-voip-bounces@puck.nether.net
[mailto:cisco-voip-bounces@puck.nether.net] On Behalf Of Ruben Montes
(EU)
Sent: Thursday, March 23, 2006 8:15 PM
To: cisco-voip@puck.nether.net
Subject: [cisco-voip] SRST and MGCP fallback to H323



Hi,



I'm having some troubles configuring these functionalities. SRST is
working properly but MGCP fallback it is not.

When the gateway looses connectivity with the CCM manager, it seems it
doesn't default to H323. If I do a show isdn status I get the following:



Global ISDN Switchtype = basic-net3



%Q.931 is backhauled to CCM MANAGER 0x0003 on DSL 6. Layer 3 output may
not apply



ISDN BRI0/3/0 interface

dsl 6, interface ISDN Switchtype = basic-net3

L2 Protocol = Q.921 0x0000 L3 Protocol(s) = CCM MANAGER 0x0003

Layer 1 Status:

ACTIVE

Layer 2 Status:

Layer 2 NOT Activated

Layer 3 Status:

0 Active Layer 3 Call(s)

Active dsl 6 CCBs = 0

The Free Channel Mask: 0x80000003



So, I assume the BRI is still controlled by the CCM and logically is
down...



Any idea why this isn't working??? This is my first configuration of
this functionality so it can also be a configuration error...



This is my config:



Building configuration...



Current configuration : 2809 bytes

!

version 12.4

service config

service timestamps debug datetime msec

service timestamps log datetime msec

no service password-encryption

!

hostname Router

!

boot-start-marker

boot-end-marker

!

logging buffered 500000 debugging

no logging console

!

no aaa new-model

!

resource policy

!

network-clock-participate wic 3

network-clock-select 1 BRI0/3/0

ip subnet-zero

!

!

ip cef

!

!

isdn switch-type basic-net3

!

voice-card 0

no dspfarm

!

!

!

!

voice class codec 10

codec preference 1 g711alaw

codec preference 2 g711ulaw

codec preference 4 g729r8

!

!

!

!

!

!

!

!

!

voice translation-rule 1

rule 1 /934677367/ /6000/

!

!

voice translation-profile digitstrip

translate called 1

!

!

!

application

global

service alternate DEFAULT

!

!

!

!

!

!

!

!

!

interface GigabitEthernet0/0

ip address 192.168.10.100 255.255.255.0

duplex auto

speed auto

!

interface GigabitEthernet0/1

no ip address

shutdown

duplex auto

speed auto

!

interface BRI0/3/0

no ip address

isdn switch-type basic-net3

isdn network-failure-cause 34

isdn point-to-point-setup

isdn incoming-voice voice

isdn bind-l3 ccm-manager service mgcp

!

interface BRI0/3/1

no ip address

isdn switch-type basic-net3

isdn point-to-point-setup

!

interface Service-Engine1/0

no ip address

shutdown

!

ip classless

!

!

ip http server

no ip http secure-server

!

!

!

!

control-plane

!

!

!

voice-port 0/3/0

translation-profile incoming digitstrip

compand-type a-law

cptone ES

!

voice-port 0/3/1

!

ccm-manager fallback-mgcp

ccm-manager mgcp

ccm-manager music-on-hold

ccm-manager config server 10.1.16.2

ccm-manager config

!

mgcp

mgcp call-agent 10.1.16.2 2427 service-type mgcp version 0.1

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

mgcp rtp unreachable timeout 1000 action notify

mgcp modem passthrough voip mode nse

mgcp package-capability rtp-package

no mgcp package-capability res-package

mgcp package-capability sst-package

no mgcp package-capability fxr-package

mgcp package-capability pre-package

no mgcp timer receive-rtcp

mgcp sdp simple

mgcp fax t38 inhibit

mgcp rtp payload-type g726r16 static

mgcp bind control source-interface GigabitEthernet0/0

mgcp bind media source-interface GigabitEthernet0/0

!

mgcp profile default

!

!

!

dial-peer voice 10 pots

service mgcpapp

destination-pattern 0.T

direct-inward-dial

port 0/3/0

!

!

!

call-manager-fallback

max-conferences 8 gain -6

transfer-system full-consult

user-locale ES

timeouts interdigit 3

ip source-address 192.168.10.100 port 2000

max-ephones 48

max-dn 48 dual-line

transfer-pattern 6...

transfer-pattern .T

moh SampleAudioSource.alaw.wav

date-format dd-mm-yy

!

!

line con 0

line aux 0

line 66

no activation-character

no exec

transport preferred none

transport input all

transport output all

line vty 0 4

login

!

scheduler allocate 20000 1000

!

end



Regards,



Ruben








Erick Bergquist

2006-03-25, 9:46 am

How are you testing fallback?

Are you pulling all WAN/LAN connections from the
router that have a way back to CCM? Putting a
Access-list in, blackhole route, etc? ACLs do not stop
traffic generated by the router locally if you are
using an ACL.

--- "Ruben Montes (EU)" <Ruben.Montes@eu.didata.com>
wrote:

> Hi,
>
>
>
> I have chaged the application statement to this:
>
>
>
> application
>
> global
>
> service alternate Default
>
>
>
> But the result is the same: it seems the isdn never
> fallbacks to H323...
> Can anybody share a working config? This is pretty
> simple but I can't
> manage to have it working...
>
>
>
> Regards,
>
>
>
> Ruben
>
>
>
> ________________________________
>
> De: Fedorov, Konstantin [mailto:kfedor@amt.ru]
> Enviado el: viernes, 24 de marzo de 2006 10:53
> Para: Brian Henry; Ruben Montes (EU);
> cisco-voip@puck.nether.net
> Asunto: RE: [cisco-voip] SRST and MGCP fallback to
> H323
>
>
>
> Hi,
>
>
>
> application
>
> global
>
> service alternate DEFAULT
>
>
>
>
>
> This is new style command.
>
> -----------------------
> Sincerely Yours,
> Konstantin Fedorov
>
> ________________________________
>
> From: Brian Henry [mailto:Brian.Henry@apptis.com]
> Sent: Friday, March 24, 2006 4:44 AM
> To: Fedorov, Konstantin; Ruben Montes (EU);
> cisco-voip@puck.nether.net
> Subject: RE: [cisco-voip] SRST and MGCP fallback to
> H323
>
>
>
> I guess I should select the correct e-mail !! :-)
>
>
>
>
>
> Where is the command "call application alternate
> default" or "service
> default"
>
>
>
> Brian
>
> ________________________________
>
> From: cisco-voip-bounces@puck.nether.net on behalf
> of Fedorov,
> Konstantin
> Sent: Thu 3/23/2006 5:16 PM
> To: Ruben Montes (EU); cisco-voip@puck.nether.net
> Subject: Re: [cisco-voip] SRST and MGCP fallback to
> H323
>
>
>
>
> But I can assume that default application can be
> case sensitive/
>
> So type
>
> Sh call application sum
>
>
>
> And type exactly how it looks, try.
>
>
>
> -----------------------
> Sincerely Yours,
> Konstantin Fedorov
>
> ________________________________
>
> From: cisco-voip-bounces@puck.nether.net
> [mailto:cisco-voip-bounces@puck.nether.net] On
> Behalf Of Ruben Montes
> (EU)
> Sent: Thursday, March 23, 2006 8:15 PM
> To: cisco-voip@puck.nether.net
> Subject: [cisco-voip] SRST and MGCP fallback to H323
>
>
>
> Hi,
>
>
>
> I'm having some troubles configuring these
> functionalities. SRST is
> working properly but MGCP fallback it is not.
>
> When the gateway looses connectivity with the CCM
> manager, it seems it
> doesn't default to H323. If I do a show isdn status
> I get the following:
>
>
>
> Global ISDN Switchtype = basic-net3
>
>
>
> %Q.931 is backhauled to CCM MANAGER 0x0003 on DSL 6.
> Layer 3 output may
> not apply
>
>
>
> ISDN BRI0/3/0 interface
>
> dsl 6, interface ISDN Switchtype =
> basic-net3
>
> L2 Protocol = Q.921 0x0000 L3 Protocol(s) =
> CCM MANAGER 0x0003
>
> Layer 1 Status:
>
> ACTIVE
>
> Layer 2 Status:
>
> Layer 2 NOT Activated
>
> Layer 3 Status:
>
> 0 Active Layer 3 Call(s)
>
> Active dsl 6 CCBs = 0
>
> The Free Channel Mask: 0x80000003
>
>
>
> So, I assume the BRI is still controlled by the CCM
> and logically is
> down...
>
>
>
> Any idea why this isn't working??? This is my first
> configuration of
> this functionality so it can also be a configuration
> error...
>
>
>
> This is my config:
>
>
>
> Building configuration...
>
>
>
> Current configuration : 2809 bytes
>
> !
>
> version 12.4
>
> service config
>
> service timestamps debug datetime msec
>
> service timestamps log datetime msec
>
> no service password-encryption
>
> !
>
> hostname Router
>
> !
>
> boot-start-marker
>
> boot-end-marker
>
> !
>
> logging buffered 500000 debugging
>
> no logging console
>
> !
>
> no aaa new-model
>
> !
>
> resource policy
>
> !
>
> network-clock-participate wic 3
>
> network-clock-select 1 BRI0/3/0
>
> ip subnet-zero
>
> !
>
> !
>
> ip cef
>
> !
>
> !
>
> isdn switch-type basic-net3
>
> !
>
> voice-card 0
>
> no dspfarm
>
> !
>
> !
>
> !
>
> !
>
> voice class codec 10
>
> codec preference 1 g711alaw
>
> codec preference 2 g711ulaw
>
> codec preference 4 g729r8
>
> !
>
> !
>
> !
>
> !
>
> !
>
> !
>
> !
>
> !
>
> !
>
> voice translation-rule 1
>
> rule 1 /934677367/ /6000/
>
> !
>
> !
>
> voice translation-profile digitstrip
>
> translate called 1
>
> !
>
> !
>
> !
>
> application
>
> global
>
> service alternate DEFAULT
>
> !
>
> !
>
> !
>
> !
>
> !
>
> !
>
> !
>
> !
>
> !
>
> interface GigabitEthernet0/0
>
> ip address 192.168.10.100 255.255.255.0
>
> duplex auto
>
> speed auto
>
> !
>
> interface GigabitEthernet0/1
>
> no ip address
>
> shutdown
>
> duplex auto
>
> speed auto
>
> !
>
> interface BRI0/3/0
>
> no ip address
>
> isdn switch-type basic-net3
>
> isdn network-failure-cause 34
>
> isdn point-to-point-setup
>
> isdn incoming-voice voice
>
> isdn bind-l3 ccm-manager service mgcp
>
> !
>
> interface BRI0/3/1
>
> no ip address
>
> isdn switch-type basic-net3
>
> isdn point-to-point-setup
>
> !
>
> interface Service-Engine1/0
>
> no ip address
>
> shutdown
>
> !
>
> ip classless
>
> !
>
> !
>
> ip http server
>
> no ip http secure-server
>
> !
>
> !
>
> !
>
> !
>
> control-plane
>
> !
>
> !
>
> !
>
> voice-port 0/3/0
>
> translation-profile incoming digitstrip
>
> compand-type a-law
>
> cptone ES
>
> !
>
> voice-port 0/3/1
>
> !
>
> ccm-manager fallback-mgcp
>
> ccm-manager mgcp
>
> ccm-manager music-on-hold
>
> ccm-manager config server 10.1.16.2
>
> ccm-manager config
>
> !
>
> mgcp
>
> mgcp call-agent 10.1.16.2 2427 service-type mgcp
> version 0.1
>
> mgcp dtmf-relay voip codec all mode out-of-band
>
> mgcp rtp unreachable timeout 1000 action notify
>
> mgcp modem passthrough voip mode nse
>
> mgcp package-capability rtp-package
>
> no mgcp package-capability res-package
>
> mgcp package-capability sst-package
>
> no mgcp package-capability fxr-package
>
> mgcp package-capability pre-package
>
> no mgcp timer receive-rtcp
>
> mgcp sdp simple
>
> mgcp fax t38 inhibit
>
> mgcp rtp payload-type g726r16 static
>
> mgcp bind control source-interface
> GigabitEthernet0/0
>
> mgcp bind media source-interface GigabitEthernet0/0
>
> !
>
> mgcp profile default
>
> !
>
> !
>
> !
>
> dial-peer voice 10 pots
>
> service mgcpapp
>
> destination-pattern 0.T
>
> direct-inward-dial
>
> port 0/3/0
>
> !
>
> !
>
> !
>
> call-manager-fallback
>
> max-conferences 8 gain -6
>
> transfer-system full-consult
>
> user-locale ES
>
> timeouts interdigit 3
>
> ip source-address 192.168.10.100 port 2000
>
> max-ephones 48
>
> max-dn 48 dual-line
>
> transfer-pattern 6...
>
> transfer-pattern .T
>
> moh SampleAudioSource.alaw.wav
>
> date-format dd-mm-yy
>
> !
>
> !
>
> line con 0
>
> line aux 0
>
> line 66
>
> no activation-character
>
> no exec
>
> transport preferred none
>
> transport input all
>
> transport output all
>
> line vty 0 4
>
> login
>
> !
>
> scheduler allocate 20000 1000
>
> !
>
> end
>
>
>
> Regards,
>
>
>
> Ruben
>
>
>
>
>
>
>
> cisco-voip mailing list
> cisco-voip@puck.nether.net
> https://puck.nether.net/mailman/listinfo/cisco-voip
>



________________________________________
__________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
Ruben Montes \(EU\)

2006-03-25, 9:46 am

Hi,

I'm pulling the CallManager connection.

I have upgraded the gateway's version and also have done this change:

application
global
service alternate DEFAULT (put it in capital letters)

and now is working properly...

Many thanks for your help.

I attach the final config in case it can help somebody else...

Best regards,

Ruben


inversis# sh run
Building configuration...

Current configuration : 3165 bytes
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname ipt
!
boot-start-marker
boot system flash c2800nm-spservicesk9-mz.124-2.T4.bin
boot-end-marker
!
logging buffered 500000 debugging
no logging console
!
no aaa new-model
!
resource policy
!
network-clock-participate wic 3
network-clock-select 1 BRI0/3/0
ip subnet-zero
!
!
ip cef
no ip dhcp use vrf connected
ip dhcp excluded-address 10.0.0.250
!
ip dhcp pool ipt
network 10.0.0.0 255.255.255.0
option 150 ip 10.0.0.250
default-router 10.0.0.1
!
!
no ip domain lookup
isdn switch-type basic-net3
!
voice-card 0
no dspfarm
!
!
!
!
voice class codec 10
codec preference 1 g711alaw
codec preference 2 g711ulaw
codec preference 4 g729r8
!
!
!
!
!
!
!
!
!
voice translation-rule 1
rule 1 /934677367/ /8000/
!
!
voice translation-profile digitstrip
translate called 1
!
!
!
application
global
service alternate DEFAULT
!
!
!
!
!
!
!
!
interface GigabitEthernet0/0
ip address 10.0.0.1 255.255.255.0
duplex auto
speed auto
!
interface GigabitEthernet0/1
no ip address
shutdown
duplex auto
speed auto
!
interface BRI0/3/0
no ip address
isdn switch-type basic-net3
isdn point-to-point-setup
isdn incoming-voice voice
isdn bind-l3 ccm-manager service mgcp
isdn static-tei 0
!
interface BRI0/3/1
no ip address
isdn switch-type basic-net3
isdn point-to-point-setup
isdn bind-l3 ccm-manager service mgcp
isdn static-tei 0
!
interface Service-Engine1/0
no ip address
shutdown
!
ip classless
!
!
ip http server
no ip http secure-server
!
!
!
!
control-plane
!
!
!
voice-port 0/3/0
translation-profile incoming digitstrip
compand-type a-law
!
voice-port 0/3/1
compand-type a-law
!
ccm-manager switchback immediate
ccm-manager fallback-mgcp
ccm-manager mgcp
ccm-manager music-on-hold
ccm-manager config server 10.0.0.250
ccm-manager config
!
mgcp
mgcp call-agent 10.0.0.250 2427 service-type mgcp version 0.1
mgcp dtmf-relay voip codec all mode out-of-band
mgcp rtp unreachable timeout 1000 action notify
mgcp modem passthrough voip mode nse
mgcp package-capability rtp-package
no mgcp package-capability res-package
mgcp package-capability sst-package
no mgcp package-capability fxr-package
mgcp package-capability pre-package
no mgcp timer receive-rtcp
mgcp sdp simple
mgcp fax t38 inhibit
mgcp rtp payload-type g726r16 static
mgcp bind control source-interface GigabitEthernet0/0
mgcp bind media source-interface GigabitEthernet0/0
!
mgcp profile default
!
!
!
dial-peer voice 10 pots
service mgcpapp
destination-pattern 0.T
direct-inward-dial
port 0/3/0
!
!
!
call-manager-fallback
max-conferences 8 gain -6
transfer-system full-consult
user-locale ES
timeouts interdigit 3
ip source-address 10.0.0.1 port 2000
max-ephones 48
max-dn 48 dual-line
transfer-pattern 8...
transfer-pattern .T
moh SampleAudioSource.alaw.wav
date-format dd-mm-yy
!
!
line con 0
line aux 0
line 66
no activation-character
no exec
transport preferred none
transport input all
transport output all
line vty 0 4
login
!
scheduler allocate 20000 1000
!
end

-----Mensaje original-----
De: Erick Bergquist [mailto:erickbe@yahoo.com]
Enviado el: viernes, 24 de marzo de 2006 14:33
Para: Ruben Montes (EU); Fedorov, Konstantin; Brian Henry;
cisco-voip@puck.nether.net
Asunto: Re: [cisco-voip] SRST and MGCP fallback to H323

How are you testing fallback?

Are you pulling all WAN/LAN connections from the
router that have a way back to CCM? Putting a
Access-list in, blackhole route, etc? ACLs do not stop
traffic generated by the router locally if you are
using an ACL.

--- "Ruben Montes (EU)" <Ruben.Montes@eu.didata.com>
wrote:

> Hi,
>
>
>
> I have chaged the application statement to this:
>
>
>
> application
>
> global
>
> service alternate Default
>
>
>
> But the result is the same: it seems the isdn never
> fallbacks to H323...
> Can anybody share a working config? This is pretty
> simple but I can't
> manage to have it working...
>
>
>
> Regards,
>
>
>
> Ruben
>
>
>
> ________________________________
>
> De: Fedorov, Konstantin [mailto:kfedor@amt.ru]
> Enviado el: viernes, 24 de marzo de 2006 10:53
> Para: Brian Henry; Ruben Montes (EU);
> cisco-voip@puck.nether.net
> Asunto: RE: [cisco-voip] SRST and MGCP fallback to
> H323
>
>
>
> Hi,
>
>
>
> application
>
> global
>
> service alternate DEFAULT
>
>
>
>
>
> This is new style command.
>
> -----------------------
> Sincerely Yours,
> Konstantin Fedorov
>
> ________________________________
>
> From: Brian Henry [mailto:Brian.Henry@apptis.com]
> Sent: Friday, March 24, 2006 4:44 AM
> To: Fedorov, Konstantin; Ruben Montes (EU);
> cisco-voip@puck.nether.net
> Subject: RE: [cisco-voip] SRST and MGCP fallback to
> H323
>
>
>
> I guess I should select the correct e-mail !! :-)
>
>
>
>
>
> Where is the command "call application alternate
> default" or "service
> default"
>
>
>
> Brian
>
> ________________________________
>
> From: cisco-voip-bounces@puck.nether.net on behalf
> of Fedorov,
> Konstantin
> Sent: Thu 3/23/2006 5:16 PM
> To: Ruben Montes (EU); cisco-voip@puck.nether.net
> Subject: Re: [cisco-voip] SRST and MGCP fallback to
> H323
>
>
>
>
> But I can assume that default application can be
> case sensitive/
>
> So type
>
> Sh call application sum
>
>
>
> And type exactly how it looks, try.
>
>
>
> -----------------------
> Sincerely Yours,
> Konstantin Fedorov
>
> ________________________________
>
> From: cisco-voip-bounces@puck.nether.net
> [mailto:cisco-voip-bounces@puck.nether.net] On
> Behalf Of Ruben Montes
> (EU)
> Sent: Thursday, March 23, 2006 8:15 PM
> To: cisco-voip@puck.nether.net
> Subject: [cisco-voip] SRST and MGCP fallback to H323
>
>
>
> Hi,
>
>
>
> I'm having some troubles configuring these
> functionalities. SRST is
> working properly but MGCP fallback it is not.
>
> When the gateway looses connectivity with the CCM
> manager, it seems it
> doesn't default to H323. If I do a show isdn status
> I get the following:
>
>
>
> Global ISDN Switchtype = basic-net3
>
>
>
> %Q.931 is backhauled to CCM MANAGER 0x0003 on DSL 6.
> Layer 3 output may
> not apply
>
>
>
> ISDN BRI0/3/0 interface
>
> dsl 6, interface ISDN Switchtype =
> basic-net3
>
> L2 Protocol = Q.921 0x0000 L3 Protocol(s) =
> CCM MANAGER 0x0003
>
> Layer 1 Status:
>
> ACTIVE
>
> Layer 2 Status:
>
> Layer 2 NOT Activated
>
> Layer 3 Status:
>
> 0 Active Layer 3 Call(s)
>
> Active dsl 6 CCBs = 0
>
> The Free Channel Mask: 0x80000003
>
>
>
> So, I assume the BRI is still controlled by the CCM
> and logically is
> down...
>
>
>
> Any idea why this isn't working??? This is my first
> configuration of
> this functionality so it can also be a configuration
> error...
>
>
>
> This is my config:
>
>
>
> Building configuration...
>
>
>
> Current configuration : 2809 bytes
>
> !
>
> version 12.4
>
> service config
>
> service timestamps debug datetime msec
>
> service timestamps log datetime msec
>
> no service password-encryption
>
> !
>
> hostname Router
>
> !
>
> boot-start-marker
>
> boot-end-marker
>
> !
>
> logging buffered 500000 debugging
>
> no logging console
>
> !
>
> no aaa new-model
>
> !
>
> resource policy
>
> !
>
> network-clock-participate wic 3
>
> network-clock-select 1 BRI0/3/0
>
> ip subnet-zero
>
> !
>
> !
>
> ip cef
>
> !
>
> !
>
> isdn switch-type basic-net3
>
> !
>
> voice-card 0
>
> no dspfarm
>
> !
>
> !
>
> !
>
> !
>
> voice class codec 10
>
> codec preference 1 g711alaw
>
> codec preference 2 g711ulaw
>
> codec preference 4 g729r8
>
> !
>
> !
>
> !
>
> !
>
> !
>
> !
>
> !
>
> !
>
> !
>
> voice translation-rule 1
>
> rule 1 /934677367/ /6000/
>
> !
>
> !
>
> voice translation-profile digitstrip
>
> translate called 1
>
> !
>
> !
>
> !
>
> application
>
> global
>
> service alternate DEFAULT
>
> !
>
> !
>
> !
>
> !
>
> !
>
> !
>
> !
>
> !
>
> !
>
> interface GigabitEthernet0/0
>
> ip address 192.168.10.100 255.255.255.0
>
> duplex auto
>
> speed auto
>
> !
>
> interface GigabitEthernet0/1
>
> no ip address
>
> shutdown
>
> duplex auto
>
> speed auto
>
> !
>
> interface BRI0/3/0
>
> no ip address
>
> isdn switch-type basic-net3
>
> isdn network-failure-cause 34
>
> isdn point-to-point-setup
>
> isdn incoming-voice voice
>
> isdn bind-l3 ccm-manager service mgcp
>
> !
>
> interface BRI0/3/1
>
> no ip address
>
> isdn switch-type basic-net3
>
> isdn point-to-point-setup
>
> !
>
> interface Service-Engine1/0
>
> no ip address
>
> shutdown
>
> !
>
> ip classless
>
> !
>
> !
>
> ip http server
>
> no ip http secure-server
>
> !
>
> !
>
> !
>
> !
>
> control-plane
>
> !
>
> !
>
> !
>
> voice-port 0/3/0
>
> translation-profile incoming digitstrip
>
> compand-type a-law
>
> cptone ES
>
> !
>
> voice-port 0/3/1
>
> !
>
> ccm-manager fallback-mgcp
>
> ccm-manager mgcp
>
> ccm-manager music-on-hold
>
> ccm-manager config server 10.1.16.2
>
> ccm-manager config
>
> !
>
> mgcp
>
> mgcp call-agent 10.1.16.2 2427 service-type mgcp
> version 0.1
>
> mgcp dtmf-relay voip codec all mode out-of-band
>
> mgcp rtp unreachable timeout 1000 action notify
>
> mgcp modem passthrough voip mode nse
>
> mgcp package-capability rtp-package
>
> no mgcp package-capability res-package
>
> mgcp package-capability sst-package
>
> no mgcp package-capability fxr-package
>
> mgcp package-capability pre-package
>
> no mgcp timer receive-rtcp
>
> mgcp sdp simple
>
> mgcp fax t38 inhibit
>
> mgcp rtp payload-type g726r16 static
>
> mgcp bind control source-interface
> GigabitEthernet0/0
>
> mgcp bind media source-interface GigabitEthernet0/0
>
> !
>
> mgcp profile default
>
> !
>
> !
>
> !
>
> dial-peer voice 10 pots
>
> service mgcpapp
>
> destination-pattern 0.T
>
> direct-inward-dial
>
> port 0/3/0
>
> !
>
> !
>
> !
>
> call-manager-fallback
>
> max-conferences 8 gain -6
>
> transfer-system full-consult
>
> user-locale ES
>
> timeouts interdigit 3
>
> ip source-address 192.168.10.100 port 2000
>
> max-ephones 48
>
> max-dn 48 dual-line
>
> transfer-pattern 6...
>
> transfer-pattern .T
>
> moh SampleAudioSource.alaw.wav
>
> date-format dd-mm-yy
>
> !
>
> !
>
> line con 0
>
> line aux 0
>
> line 66
>
> no activation-character
>
> no exec
>
> transport preferred none
>
> transport input all
>
> transport output all
>
> line vty 0 4
>
> login
>
> !
>
> scheduler allocate 20000 1000
>
> !
>
> end
>
>
>
> Regards,
>
>
>
> Ruben
>
>
>
>
>
>
>
> cisco-voip mailing list
> cisco-voip@puck.nether.net
> https://puck.nether.net/mailman/listinfo/cisco-voip
>



________________________________________
__________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com