Negative...Everything else with CUE is working fine.
Service-Engine0/0          10.1.202.1      YES TFTP   up                    up

interface Service-Engine0/0
 ip unnumbered FastEthernet0/0.210
 service-module ip address 10.1.202.2 255.255.255.0
 service-module ip default-gateway 10.1.202.1

ip route 10.1.202.2 255.255.255.255 Service-Engine0/0

 

-----Original Message-----
From: ccieid1ot [mailto:[email protected]] 
Sent: Tuesday, May 26, 2009 11:57 AM
To: Kevin Hogan (kevhogan)
Cc: [email protected]
Subject: Re: [OSL | CCIE_Voice] CUE VPIM issues.

Interface Service Module shutdown?

On Tue, May 26, 2009 at 11:48 AM, Kevin Hogan (kevhogan) <[email protected]> 
wrote:
> Can't get VPIM working on CUE.  I am using the same config I have used 
> multiple times with success.  Right now I can't even telnet to CUE on 
> port 25.  I have tried using DNS based, IP based, restoring factory 
> defaults and starting over.  I have even tried reloading the CUE 
> software.  Anyone see anything I am missing?
>
> Thanks!
>
> Output from CUE when attempting telnet on 25:
> 3109 05/26 19:38:04.643 netw smtp 3 socket hostName: 10.1.100.240,
> hostAddress:
> 10.1.100.240
> 3109 05/26 19:38:04.643 netw smtp 5 554 554 5.3.5 System incorrectly 
> configured.
>
> Output from computer trying to telnet to CUE on port 25:
>
> 554 5.3.5 System incorrectly configured.
>
> Connection to host lost.
>
>
>
> CUE CONFIG:
> cue# show run
> Generating configuration:
>
> clock timezone Europe/Madrid
>
> hostname cue
>
> ip domain-name cme.com
>
> ntp server 10.1.202.1
>
> software download server url "ftp://127.0.0.1/ftp"; credentials hidden 
> "6u/dKTN/h
> sEuSAEfw40XlF2eFHnZfyUTSd8ZZNgd+Y9J3xlk2B35j0nfGWTYHfmPSd8ZZNgd+Y9J3xl
> sEuSAEfw40XlF2eFHnZfyUTSd8ZZNgd+Y9J3xlk2B35j0nfGWTYHfmPSd8ZZNgd+k2B35j
> sEuSAEfw40XlF2eFHnZfyUTSd8ZZNgd+Y9J3xlk2B35j0nfGWTYHfmPSd8ZZNgd+0nfG
> WTYHfmPSd8ZZNgd+Y9J3xlk2B35j0nfGWTYHfmP"
>
> groupname Administrators create
> groupname Broadcasters create
>
> username admin create
> username phone1 create
> username phone2 create
> username phone3 create
> username phone4 create
> username phone1 phonenumber "3001"
> username phone2 phonenumber "3002"
> username phone3 phonenumber "3003"
> username phone4 phonenumber "3004"
>
> groupname Administrators member admin
> groupname Administrators privilege superuser groupname Administrators 
> privilege ManagePrompts groupname Administrators privilege broadcast 
> groupname Administrators privilege local-broadcast groupname 
> Administrators privilege ManagePublicList groupname Administrators 
> privilege ViewPrivateList groupname Administrators privilege vm-imap 
> groupname Broadcasters privilege broadcast
>
> restriction msg-notification min-digits 1 restriction msg-notification 
> max-digits 30 restriction msg-notification dial-string preference 1 
> pattern * allowed
>
> backup server url "ftp://127.0.0.1/ftp"; credentials hidden 
> "EWlTygcMhYmjazXhE/VN
> XHCkplVV4KjescbDaLa4fl4WLSPFvv1rWUnfGWTYHfmPSd8ZZNgd+Y9J3xlk2B35j0nfGW
> XHCkplVV4KjescbDaLa4fl4WLSPFvv1rWUnfGWTYHfmPSd8ZZNgd+TYHfmPSd8Z
> ZNgd+Y9J3xlk2B35j0nfGWTYHfmP"
>
> calendar biz-schedule systemschedule
>  open day 1 from 00:00 to 24:00
>  open day 2 from 00:00 to 24:00
>  open day 3 from 00:00 to 24:00
>  open day 4 from 00:00 to 24:00
>  open day 5 from 00:00 to 24:00
>  open day 6 from 00:00 to 24:00
>  open day 7 from 00:00 to 24:00
>  end schedule
>
> ccn application autoattendant
>  description "autoattendant"
>  enabled
>  maxsessions 4
>  script "aa.aef"
>  parameter "busOpenPrompt" "AABusinessOpen.wav"
>  parameter "operExtn" "0"
>  parameter "welcomePrompt" "AAWelcome.wav"
>  parameter "disconnectAfterMenu" "false"
>  parameter "busClosedPrompt" "AABusinessClosed.wav"
>  parameter "allowExternalTransfers" "false"
>  parameter "holidayPrompt" "AAHolidayPrompt.wav"
>  parameter "businessSchedule" "systemschedule"
>  parameter "MaxRetry" "3"
>  end application
>
> ccn application ciscomwiapplication
>  description "ciscomwiapplication"
>  enabled
>  maxsessions 4
>  script "setmwi.aef"
>  parameter "CallControlGroupID" "0"
>  parameter "strMWI_OFF_DN" "3998"
>  parameter "strMWI_ON_DN" "3999"
>  end application
>
> ccn application msgnotification
>  description "msgnotification"
>  enabled
>  maxsessions 4
>  script "msgnotify.aef"
>  parameter "logoutUri"
> "http://localhost/voicemail/vxmlscripts/mbxLogout.jsp";
>  parameter "DelayBeforeSendDTMF" "1"
>  end application
>
> ccn application promptmgmt
>  description "promptmgmt"
>  enabled
>  maxsessions 1
>  script "promptmgmt.aef"
>  end application
>
> ccn application voicemail
>  description "voicemail"
>  enabled
>  maxsessions 4
>  script "voicebrowser.aef"
>  parameter "uri" "http://localhost/voicemail/vxmlscripts/login.vxml";
>  parameter "logoutUri"
> "http://localhost/voicemail/vxmlscripts/mbxLogout.jsp";
>  end application
>
> ccn engine
>  end engine
>
> ccn subsystem jtapi
>  ccm-manager address 0.0.0.0
>  end subsystem
>
> ccn subsystem sip
>  gateway address "10.1.202.1"
>  end subsystem
>
> ccn trigger sip phonenumber 3100
>  application "autoattendant"
>  enabled
>  maxsessions 4
>  end trigger
>
> ccn trigger sip phonenumber 3200
>  application "promptmgmt"
>  enabled
>  maxsessions 1
>  end trigger
>
> ccn trigger sip phonenumber 3600
>  application "voicemail"
>  enabled
>  maxsessions 4
>  end trigger
>
> network location id "212"
>  email domain lab.com
>  name "unity"
>  voicemail broadcast vpim-id 1009
>  voicemail vpim-encoding dynamic
>  end location
>
> network location id "331"
>  email domain 10.1.202.2
>  name "cue"
>  voicemail broadcast vpim-id 3009
>  voicemail vpim-encoding dynamic
>  end location
>
> network local location id 331
>
> voicemail default language en_US
> voicemail default mailboxsize 2964
> voicemail broadcast recording time 300 voicemail operator telephone 
> 3002 voicemail mailbox owner "phone1" size 2964
>  end mailbox
>
> voicemail mailbox owner "phone2" size 2964
>  end mailbox
>
> voicemail mailbox owner "phone3" size 2964
>  end mailbox
>
> voicemail mailbox owner "phone4" size 2964
>  end mailbox
>
> end
>

Reply via email to