Sorry about that ,
The SIP gateway is point to FA interface of CME..

I just change the gateway address to loopback 0 and reloaded CUE.

And now it works!!!!!!!!

Thanks guys, Cliff, Scott, Tech guy,,
You guys ROCK!!




Tech Guy wrote:
I think Scott was referring to the sip gateway configured on the cue: e.g.

ccn subsystem sip
gateway address "10.20.202.1" <---make sure this is correct in cue.
end subsystem


Tech Guy


----- Original Message ----- From: "CCIE OSL" <ccie...@gmail.com>
To: "Scott ODonnell" <scott.odonn...@gmail.com>
Cc: "OSL Group" <ccie_voice@onlinestudylist.com>
Sent: Sunday, April 19, 2009 9:08 PM
Subject: Re: [OSL | CCIE_Voice] CUE MWI not working -



ip route 10.20.202.2  255.255.255.255 Service-Engine1/0

interface Service-Engine1/0
ip unnumbered FastEthernet0/0.302
service-module ip address 10.20.202.2 255.255.255.0
service-module ip default-gateway 10.20.202.1

I am able to leave VM and CUE shows 3 new calls.

I am also running follwing

Installer (Installer application) 2.1.3
Bootloader (Primary) (Service Engine Bootloader) 2.1.2
Infrastructure (Service Engine Infrastructure) 2.1.3
Global (Global manifest) 2.1.3
GPL Infrastructure (Service Engine GPL Infrastructure) 2.1.3
Voice Mail (Voicemail application) 2.1.3
Bootloader (Secondary) (Service Engine Bootloader) 2.1.2
Core (Service Engine OS Core) 2.1.3
Auto Attendant (Service Engine Telephony Infrastructure) 2.1.3






Scott ODonnell wrote:
I had the same problem recently.
It turned out to be the gateway configured under
ccn subsystem sip
Make sure it's pointing to your CME address.


On Sun, Apr 19, 2009 at 8:15 PM, CCIE OSL <ccie...@gmail.com <mailto:ccie...@gmail.com>> wrote:

    I think I have all the configs, and I can even call manually dial
    from the phone 39993001 for MWI on and 39983001 for MWI off. And
    it works find.
    It seems like the CUE is not sending MWI on/off.
    I check the CUE and it's configured with correct numbers.
    What am I missing??
    This is all within BR2, not from off site.


    Here are my current configs,
    ccn application ciscomwiapplication
    description "ciscomwiapplication"
    enabled
    maxsessions 8
    script "setmwi.aef"
    parameter "strMWI_OFF_DN" "3998"
    parameter "strMWI_ON_DN" "3999"
    parameter "CallControlGroupID" "0"
    end application
    !
    dial-peer voice 3111 voip
    destination-pattern 311[126]
    session protocol sipv2
    session target ipv4:ipofCUE
    incoming called-number 399[89]3...
    dtmf-relay sip-notify
    codec g711ulaw
    no vad
    !
    ephone-dn  4
    number 3999.... no-reg both
    mwi on
    ephone-dn  5
    number 3998.... no-reg both
    mwi off
    !
    voice service voip
    allow-connections h323 to h323
    allow-connections h323 to sip
    allow-connections sip to h323
    allow-connections sip to sip
    sip
     bind control source-interface Loopback0
     bind media source-interface Loopback0
    !
    ephone-dn  1  dual-line
    number 3001 no-reg both
    call-forward busy 3111
    call-forward noan 3111 timeout 10
    ephone-dn  2  dual-line
    number 3002 no-reg both
    call-forward busy 3111
    call-forward noan 3111 timeout 1
    !
    telephony-service
    max-ephones 5
    max-dn 5
    ip source-address x.x.x.x port 2000
    auto assign 1 to 5
    sdspfarm units 1
    sdspfarm transcode sessions 20
    sdspfarm tag 1 mtp0013c3df9b30
    create cnf-files version-stamp Jan 01 2002 00:00:00
    voicemail 3111
    max-conferences 8 gain -6
    call-forward pattern .T
    web admin system name admin1 password cisco
    transfer-system full-consult
    transfer-pattern .T
    !
    ephone  1
    username "user1" password null
    mac-address 0012.007A.CCD3
    type 7940
    button  1:3
    ephone  2
    username "user2" password null
    mac-address 0013.19C0.4C81
    type 7960
    button  1:1









Reply via email to