<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div style="RIGHT: auto"><SPAN style="RIGHT: auto">Here is my running config for 2811 - CCME device / Wan Router w/Aim-Cue - If you can point out what i'm missing that's not allowing voice mail redirection when i call my DID from outside line i'd really appreciate the help. <VAR id=yui-ie-cursor></VAR></SPAN></div>
<div style="RIGHT: auto"><SPAN style="RIGHT: auto"></SPAN> </div>
<div style="RIGHT: auto"><SPAN style="RIGHT: auto">snet-wan2#sh run<BR>Building configuration...</SPAN></div>
<div style="RIGHT: auto"><SPAN style="RIGHT: auto"><BR>Current configuration : 6784 bytes<BR>!<BR>! Last configuration change at 08:17:38 EST Thu Jul 21 2011 by admin<BR>! NVRAM config last updated at 00:13:04 EST Sat Jul 23 2011<BR>!<BR>version 15.1<BR>service timestamps debug datetime msec<BR>service timestamps log datetime msec<BR>no service password-encryption<BR>!<BR>hostname snet-wan2<BR>!<BR>boot-start-marker<BR>boot system flash c2800nm-adventerprisek9-mz.151-2.GC.bin<BR>boot-end-marker<BR>!<BR>!<BR>logging buffered 4096 informational<BR>logging console informational<BR>logging monitor notifications<BR>!<BR>no aaa new-model<BR>!<BR>clock timezone EDT -5 0<BR>clock summer-time EST recurring<BR>!<BR>dot11 syslog<BR>ip source-route<BR>!<BR>!<BR>ip cef<BR>!<BR>!<BR>!<BR>ip name-server 4.2.2.1<BR>no ipv6 cef<BR>!<BR>multilink bundle-name authenticated<BR>!<BR>!<BR>!<BR>!<BR>!<BR>!<BR>!<BR>voice service voip<BR> ip address trusted list<BR> 
 ipv4 0.0.0.0 0.0.0.0<BR> allow-connections h323 to h323<BR> allow-connections h323 to sip<BR> allow-connections sip to h323<BR> allow-connections sip to sip<BR> supplementary-service h450.12<BR> sip<BR>  registrar server expires max 600 min 60<BR>!<BR>!<BR>!<BR>!<BR>voice translation-rule 1<BR> rule 1 /^9/ //<BR>!<BR>voice translation-rule 3<BR> rule 1 /4.../ /5856786019/<BR>!<BR>!<BR>voice translation-profile voip.ms<BR> translate calling 3<BR> translate called 1<BR>!<BR>!<BR>voice-card 0<BR>!<BR>crypto pki token default removal timeout 0<BR>!<BR>!<BR>!<BR>!<BR>license udi pid CISCO2811 sn FTX0946A1Y5<BR>archive<BR> log config<BR>  hidekeys<BR>username ******* privilege 15 password 0 *******<BR>!<BR>redundancy<BR>!<BR>!<BR>!<BR>class-map match-any VoIP-Control<BR> match ip dscp af31<BR>class-map match-any VoIP-RTP<BR> match ip dscp ef<BR>!<BR>!<BR>policy-map
 Policy-VoIP<BR> class VoIP-RTP<BR>    priority percent 70<BR> class VoIP-Control<BR>    bandwidth percent 5<BR> class class-default<BR>    fair-queue<BR>!<BR>!<BR>!<BR>!<BR>!<BR>!<BR>!<BR>!<BR>!<BR>interface Loopback0<BR> ip address 10.50.250.4 255.255.255.255<BR>!<BR>interface Loopback100<BR> ip address 1.1.1.1 255.255.255.252<BR>!<BR>interface FastEthernet0/0<BR> description ** snet-wan2--FA0/0 (Inside Nat) -- snet-core-s1--FA0/13 **<BR> ip address 10.50.1.2 255.255.255.0<BR> ip nat inside<BR> ip virtual-reassembly in<BR> ip ospf mtu-ignore<BR> duplex full<BR> speed 100<BR>!<BR>interface Service-Engine0/1<BR> ip unnumbered Loopback100<BR> service-module ip address 1.1.1.2 255.255.255.252<BR> service-module ip default-gateway 1.1.1.1<BR>!<BR>interface FastEthernet0/1<BR> description ** snet-wan2--FA0/1 (Outside Nat)<BR> ip
 address dhcp<BR> ip nat outside<BR> ip virtual-reassembly in<BR> duplex auto<BR> speed auto<BR> no cdp enable<BR>!<BR>interface GigabitEthernet1/0<BR> ip address 10.1.99.1 255.255.255.0<BR> service-policy output Policy-VoIP<BR>!<BR>router ospf 1<BR> passive-interface FastEthernet0/1<BR> network 10.1.99.0 0.0.0.255 area 0<BR> network 10.50.250.4 0.0.0.0 area 0<BR> network 10.0.0.0 0.255.255.255 area 0<BR> default-information originate always<BR>!<BR>ip forward-protocol nd<BR>ip http server<BR>ip http authentication local<BR>no ip http secure-server<BR>ip http path flash:/gui<BR>!<BR>!<BR>ip nat inside source list NAT_ACL interface FastEthernet0/1 overload<BR>ip nat inside source static tcp 10.50.2.10 3389 interface FastEthernet0/1 3389<BR>ip nat inside source static tcp 10.50.2.20 21 interface FastEthernet0/1 21<BR>ip nat inside source static tcp 10.50.2.20 20 interface FastEthernet0/1 20<BR>ip
 route 1.1.1.2 255.255.255.255 Service-Engine0/1<BR>ip route 0.0.0.0 0.0.0.0 dhcp<BR>!<BR>ip access-list standard NAT_ACL<BR> permit 10.0.0.0 0.255.255.255<BR>!<BR>ip access-list extended FW_inbound<BR> permit tcp any any established<BR> permit udp any any<BR> permit icmp any any echo-reply<BR> permit tcp any any eq ftp<BR> permit tcp any eq ftp-data any<BR> deny   ip any any<BR>!<BR>logging esm config<BR>logging 10.50.2.13<BR>!<BR>!<BR>!<BR>!<BR>snmp-server community Public RO<BR>snmp-server community Private RW<BR>snmp-server enable traps snmp linkdown linkup coldstart warmstart<BR>snmp-server host 10.50.2.13 version 2c Public<BR>!<BR>tftp-server flash:term61.default.loads<BR>tftp-server flash:jar41sccp.8-4-1-23.sbn<BR>tftp-server flash:apps41.8-4-1-23.sbn<BR>tftp-server flash:cnu41.8-4-1-23.sbn<BR>tftp-server flash:cvm41sccp.8-4-1-23.sbn<BR>tftp-server
 flash:dsp41.8-4-1-23.sbn<BR>!<BR>control-plane<BR>!<BR>!<BR>!<BR>!<BR>!<BR>dial-peer voice 1 voip<BR> description **SIP Trunk to newyork.voip.ms**<BR> translation-profile outgoing voip.ms<BR> destination-pattern 9[2-9].[2-9].......<BR> session protocol sipv2<BR> session target dns:newyork.voip.ms<BR> dtmf-relay rtp-nte sip-notify<BR> codec g711ulaw<BR> no vad<BR>!<BR>dial-peer voice 2 voip<BR> description **Incoming SIP Trunk - Voip.ms**<BR> translation-profile incoming voip.ms<BR> session protocol sipv2<BR> session target ipv4:10.50.1.2<BR> incoming called-number 5856786019<BR> dtmf-relay sip-notify<BR> codec g711ulaw<BR> no vad<BR>!<BR>dial-peer voice 20 pots<BR> destination-pattern 5.T<BR> direct-inward-dial<BR> no sip-register<BR>!<BR>dial-peer voice 3 voip<BR> description ** Voicemail **<BR> destination-pattern 4000<BR> session protocol
 sipv2<BR> session target ipv4:1.1.1.2<BR> dtmf-relay sip-notify<BR> codec g711ulaw<BR> no vad<BR>!<BR>!<BR>sip-ua<BR> credentials username ******* password 7 ******* realm newyork.voip.ms<BR> authentication username ******* password 7 *******<BR> no remote-party-id<BR> retry invite 2<BR> retry register 10<BR> timers connect 100<BR> mwi-server ipv4:1.1.1.2 expires 3600 port 5060 transport tcp unsolicited<BR> registrar dns:newyork.voip.ms expires 180<BR> sip-server dns:newyork.voip.ms<BR> host-registrar<BR>!<BR>!<BR>!<BR>telephony-service<BR> authentication credential ******* *******<BR> max-ephones 15<BR> max-dn 15<BR> ip source-address 10.50.1.2 port 2000<BR> system message Cisco CME 8.1<BR> url services <A href="http://1.1.1.2/voiceview/common/login.do">http://1.1.1.2/voiceview/common/login.do</A><BR> url authentication <A
 href="http://1.1.1.1/CCMCIP/authenticate.asp">http://1.1.1.1/CCMCIP/authenticate.asp</A><BR> cnf-file location flash:<BR> cnf-file perphone<BR> time-zone 12<BR> dialplan-pattern 1 5856786019 extension-length 4<BR> voicemail 4000<BR> max-conferences 8 gain -6<BR> dn-webedit<BR> time-webedit<BR> transfer-system full-consult<BR> secondary-dialtone 9<BR> create cnf-files version-stamp Jan 01 2002 00:00:00<BR>!<BR>!<BR>ephone-dn-template  1<BR> call-forward busy 4000<BR> call-forward noan 4000 timeout 18<BR>!<BR>!<BR>ephone-dn  1  dual-line<BR> number 4005 secondary 5856786019 no-reg<BR> label 4005<BR> name Jay Stants<BR> ephone-dn-template 1<BR>!<BR>!<BR>ephone-dn  13<BR>!<BR>!<BR>ephone-dn  14<BR> number 8000..........<BR> mwi on<BR>!<BR>!<BR>ephone-dn  15<BR> number 8001..........<BR> mwi off<BR>!<BR>!<BR>ephone 
 1<BR> device-security-mode none<BR> mac-address 001E.7AC5.896A<BR> username "*******" password *******<BR> type 7961GE<BR> button  1:1<BR>!<BR>!<BR>!<BR>ephone  2<BR> device-security-mode none<BR> mac-address 001E.F728.AE8A<BR> type 7961GE<BR>!<BR>!<BR>!<BR>line con 0<BR> privilege level 15<BR> logging synchronous<BR> length 0<BR>line aux 0<BR>line 66<BR> no activation-character<BR> no exec<BR> transport preferred none<BR> transport input all<BR> transport output lat pad telnet rlogin lapb-ta mop udptn v120 ssh<BR>line 258<BR> privilege level 15<BR> password *******<BR> login local<BR> no activation-character<BR> no exec<BR> transport preferred none<BR> transport input all<BR> transport output lat pad telnet rlogin lapb-ta mop udptn v120 ssh<BR>line vty 0 4<BR> exec-timeout 0 0<BR> privilege level
 15<BR> password *******<BR> login local<BR> transport input all<BR>!<BR>scheduler allocate 20000 1000<BR>ntp maxdistance 1<BR>ntp server 10.50.2.10 prefer<BR>ntp server 173.45.238.221<BR>end<BR></SPAN></div>
<DIV></DIV>
<DIV> </DIV>
<div><SPAN style="COLOR: rgb(0,96,191)">Regards,</SPAN><BR style="COLOR: rgb(0,96,191)"><SPAN style="COLOR: rgb(0,96,191)">Jay Stants</SPAN><BR><A style="COLOR: rgb(0,64,127)" href="mailto:jaystants@rogers.com" rel=nofollow target=_blank>jaystants@rogers.com</A><BR><BR>
<BLOCKQUOTE style="BORDER-LEFT: rgb(16,16,255) 2px solid; PADDING-LEFT: 5px; MARGIN-LEFT: 5px">
<DIV style="FONT-FAMILY: times new roman, new york, times, serif; FONT-SIZE: 12pt">
<DIV style="FONT-FAMILY: times new roman, new york, times, serif; FONT-SIZE: 12pt"><FONT size=2 face=Arial>
<DIV style="BORDER-BOTTOM: #ccc 1px solid; BORDER-LEFT: #ccc 1px solid; PADDING-BOTTOM: 0px; LINE-HEIGHT: 0; MARGIN: 5px 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; HEIGHT: 0px; FONT-SIZE: 0px; BORDER-TOP: #ccc 1px solid; BORDER-RIGHT: #ccc 1px solid; PADDING-TOP: 0px" class=hr contentEditable=false readonly="true"></DIV><B><SPAN style="FONT-WEIGHT: bold">From:</SPAN></B> ccieid1ot <ccieid1ot@gmail.com><BR><B><SPAN style="FONT-WEIGHT: bold">To:</SPAN></B> "jaystants@rogers.com" <jaystants@rogers.com><BR><B><SPAN style="FONT-WEIGHT: bold">Cc:</SPAN></B> "cisco-voip@puck.nether.net" <cisco-voip@puck.nether.net>; Peter Slow <peter.slow@gmail.com><BR><B><SPAN style="FONT-WEIGHT: bold">Sent:</SPAN></B> Thursday, July 28, 2011 1:25:12 PM<BR><B><SPAN style="FONT-WEIGHT: bold">Subject:</SPAN></B> Re: [cisco-voip] [Bulk]redirect Voicemail to CUE from external SIP number<BR></FONT><BR>
<DIV id=yiv8026927>
<div>Debug ccsip, debug voice dialpeer all</div>
<DIV class=yiv8026927gmail_quote>On Jul 28, 2011 12:22 PM, "<A href="mailto:jaystants@rogers.com" rel=nofollow target=_blank ymailto="mailto:jaystants@rogers.com">jaystants@rogers.com</A>" <<A href="mailto:jaystants@rogers.com" rel=nofollow target=_blank ymailto="mailto:jaystants@rogers.com">jaystants@rogers.com</A>> wrote:<BR>> What specific debugs should be run ? <BR>> <BR>> Sent from my HTC bolt of lightning...<BR>> <BR>> ----- Reply message -----<BR>> From: "ccieid1ot" <<A href="mailto:ccieid1ot@gmail.com" rel=nofollow target=_blank ymailto="mailto:ccieid1ot@gmail.com">ccieid1ot@gmail.com</A>><BR>> To: "Jay Stants" <<A href="mailto:jaystants@rogers.com" rel=nofollow target=_blank ymailto="mailto:jaystants@rogers.com">jaystants@rogers.com</A>><BR>> Cc: "Peter Slow" <<A href="mailto:peter.slow@gmail.com" rel=nofollow target=_blank ymailto="mailto:peter.slow@gmail.com">peter.slow@gmail.com</A>>, "<A
 href="mailto:cisco-voip@puck.nether.net" rel=nofollow target=_blank ymailto="mailto:cisco-voip@puck.nether.net">cisco-voip@puck.nether.net</A>" <<A href="mailto:cisco-voip@puck.nether.net" rel=nofollow target=_blank ymailto="mailto:cisco-voip@puck.nether.net">cisco-voip@puck.nether.net</A>><BR>> Subject: [cisco-voip] [Bulk]redirect Voicemail to CUE from external SIP number<BR>> Date: Thu, Jul 28, 2011 10:53 am<BR>> Run some debugs to see what's the redirecting number when it's forwarding to voice mail.  Might need a redirecting translation<BR>> <BR>> On Tue, Jul 26, 2011 at 11:30 AM, Jay Stants <<A href="mailto:jaystants@rogers.com" rel=nofollow target=_blank ymailto="mailto:jaystants@rogers.com">jaystants@rogers.com</A>> wrote:<BR>> <BR>> <BR>> Peter,<BR>>  <BR>> I have the following within my config<BR>>  <BR>> no voice register global<BR>>  <BR>> voice service voip<BR>>
  ip address trusted list<BR>>   ipv4 0.0.0.0 0.0.0.0<BR>>  allow-connections h323 to h323<BR>>  allow-connections h323 to sip<BR>>  allow-connections sip to h323<BR>>  allow-connections sip to sip<BR>>  supplementary-service h450.12<BR>>  sip<BR>>    registrar server expires max 600 min 60<BR>> <BR>>  <BR>> Regards,Jay Stants<BR>> <A href="mailto:jaystants@rogers.com" rel=nofollow target=_blank ymailto="mailto:jaystants@rogers.com">jaystants@rogers.com</A><BR>> <BR>> <BR>> <BR>> <BR>> <BR>> <BR>> <BR>> From: Peter Slow <<A href="mailto:peter.slow@gmail.com" rel=nofollow target=_blank ymailto="mailto:peter.slow@gmail.com">peter.slow@gmail.com</A>><BR>> To: "<A href="mailto:jaystants@rogers.com" rel=nofollow target=_blank ymailto="mailto:jaystants@rogers.com">jaystants@rogers.com</A>" <<A href="mailto:jaystants@rogers.com"
 rel=nofollow target=_blank ymailto="mailto:jaystants@rogers.com">jaystants@rogers.com</A>><BR>> <BR>> Cc: <A href="mailto:cisco-voip@puck.nether.net" rel=nofollow target=_blank ymailto="mailto:cisco-voip@puck.nether.net">cisco-voip@puck.nether.net</A><BR>> Sent: Monday, July 25, 2011 5:30:45 AM<BR>> <BR>> Subject: Re: [cisco-voip] [Bulk]redirect Voicemail to CUE from external SIP number<BR>> <BR>> your sample config does not have<BR>> <BR>> voice service voi<BR>> <BR>>   allow s t s<BR>> <BR>> under it. you need the sip to sip command to<BR>> allow it to function as a<BR>> CUBE in your case, since we're connecting two SIP dial-peers together.<BR>> <BR>> Is that done?<BR>> <BR>> -Peter<BR>> <BR>> On Fri, Jul 22, 2011 at 4:30 PM, <A href="mailto:jaystants@rogers.com" rel=nofollow target=_blank ymailto="mailto:jaystants@rogers.com">jaystants@rogers.com</A><BR>> <BR>> <<A
 href="mailto:jaystants@rogers.com" rel=nofollow target=_blank ymailto="mailto:jaystants@rogers.com">jaystants@rogers.com</A>> wrote:<BR>>> Any one able to assist with this issue?<BR>>><BR>>> Regards,<BR>>><BR>>> Jay Stants<BR>>><BR>>> Sent from my Thunderbolt 4G LTE<BR>> <BR>>><BR>>><BR>>> ----- Reply message -----<BR>>> From: "Jay Stants" <<A href="mailto:jaystants@rogers.com" rel=nofollow target=_blank ymailto="mailto:jaystants@rogers.com">jaystants@rogers.com</A>><BR>>> To: <<A href="mailto:cisco-voip@puck.nether.net" rel=nofollow target=_blank ymailto="mailto:cisco-voip@puck.nether.net">cisco-voip@puck.nether.net</A>><BR>> <BR>>> Subject: [Bulk] [cisco-voip] redirect Voicemail to CUE from<BR>> external SIP<BR>>> number<BR>>> Date: Thu, Jul 21, 2011 8:41 am<BR>>><BR>>><BR>>> I've managed to get VM working
 internally on test phones but when i dial in<BR>>> from my DID, call gets redirected to a specific phone (which is the<BR>> <BR>>> behaviour i want) but after timeout duration call is not transfered to<BR>>> voicemail, instead just rings busy . Can someone point out anything i may be<BR>>> missing (translation or dial-peer or possibly something else)<BR>> <BR>>><BR>>> Help is much appreciated<BR>>><BR>>> Config Details<BR>>> ---------------<BR>>> snet-wan2#sh run<BR>>> Building configuration.....<BR>>> Current configuration : 6793 bytes<BR>>> !<BR>>> ! Last configuration change at 08:17:38 EST Thu Jul 21 2011 by netmgmt<BR>> <BR>>> ! NVRAM config last updated at 08:17:38 EST Thu Jul 21 2011 by netmgmt<BR>>> !<BR>>> version 15.1<BR>>> voice translation-rule 1<BR>>>  rule 1 /^9/ //<BR>>><BR>>
 !<BR>>> voice translation-rule 3<BR>>>  rule 1 /4.../ /5856786019/<BR>>> !<BR>>> !<BR>>> voice translation-profile <A href="http://voip.ms/" rel=nofollow target=_blank>voip.ms</A><BR>> <BR>>>  translate calling 3<BR>>>  translate called 1<BR>>> !<BR>>> !<BR>>> dial-peer voice 1 voip<BR>>>  description **SIP Trunk to <A href="http://newyork.voip.ms/" rel=nofollow target=_blank>newyork.voip.ms</A>**<BR>>>  translation-profile outgoing <A href="http://voip.ms/" rel=nofollow target=_blank>voip.ms</A><BR>> <BR>>>  destination-pattern 9[2-9].[2-9].......<BR>>>  session protocol sipv2<BR>>>  session target dns:<A href="http://newyork.voip.ms/" rel=nofollow target=_blank>newyork.voip.ms</A><BR>>>  dtmf-relay rtp-nte sip-notify<BR>>>  codec g711ulaw<BR>> <BR>>>  no vad<BR>>>
 !<BR>>> dial-peer voice 2 voip<BR>>>  description **Incoming SIP Trunk - Voip.ms**<BR>>>  translation-profile incoming <A href="http://voip.ms/" rel=nofollow target=_blank>voip.ms</A><BR>>>  session protocol sipv2<BR>> <BR>>>  session target ipv4:10.50.1.2<BR>>>  incoming called-number 5856786019<BR>>>  dtmf-relay sip-notify<BR>>>  codec g711ulaw<BR>>>  no<BR>> vad<BR>>> !<BR>>> dial-peer voice 20 pots<BR>>>  destination-pattern 5.T<BR>>>  direct-inward-dial<BR>>>  no sip-register<BR>>> !<BR>>> dial-peer voice 3 voip<BR>>>  description ** Voicemail **<BR>>>  destination-pattern 4000<BR>> <BR>>>  session protocol sipv2<BR>>>  session target ipv4:1.1.1.2<BR>>>  dtmf-relay sip-notify<BR>>>  codec g711ulaw<BR>>>  no
 vad<BR>>> !<BR>>> !<BR>>> sip-ua<BR>>>  credentials username {removed} password 7 {removed} realm <A href="http://newyork.voip.ms/" rel=nofollow target=_blank>newyork.voip.ms</A><BR>> <BR>>>  authentication username {removed} password 7 {removed}<BR>>>  no remote-party-id<BR>>>  retry invite 2<BR>>>  retry register 10<BR>>>  timers connect 100<BR>>>  mwi-server ipv4:1.1.1.2 expires 3600 port 5060 transport tcp unsolicited<BR>> <BR>>>  registrar dns:<A href="http://newyork.voip.ms/" rel=nofollow target=_blank>newyork.voip.ms</A> expires 180<BR>>>  sip-server dns:<A href="http://newyork.voip.ms/" rel=nofollow target=_blank>newyork.voip.ms</A><BR>>><BR>>  host-registrar<BR>>> !<BR>>> !<BR>>> !<BR>>> telephony-service<BR>>>  authentication
 credential {username password}<BR>>>  max-ephones 15<BR>>>  max-dn 15<BR>>>  ip source-address 10.50.1.2 port 2000<BR>> <BR>>>  system message Cisco CME 8.1<BR>>>  url services <A  href="http://1.1.1.2/voiceview/common/login.do" rel=nofollow target=_blank>http://1.1.1.2/voiceview/common/login.do</A><BR>>>  url authentication <A  href="http://1.1.1.1/CCMCIP/authenticate.asp" rel=nofollow target=_blank>http://1.1.1.1/CCMCIP/authenticate.asp</A><BR>> <BR>>>  cnf-file location flash:<BR>>>  cnf-file perphone<BR>>>  time-zone 12<BR>>>  dialplan-pattern 1 5856786019 extension-length 4<BR>>>  voicemail 4000<BR>> <BR>>>  max-conferences 8 gain -6<BR>>>  dn-webedit<BR>>>  time-webedit<BR>>>  transfer-system full-consult<BR>>>  secondary-dialtone 9<BR>>>
  create cnf-files<BR>> version-stamp Jan 01 2002 00:00:00<BR>>> !<BR>>> !<BR>>> ephone-dn-template  1<BR>>>  call-forward busy 4000<BR>>>  call-forward noan 4000 timeout 18<BR>>> !<BR>>> !<BR>>> ephone-dn  1  dual-line<BR>>>  number 4005 secondary 5856786019 no-reg<BR>> <BR>>>  label 4005<BR>>>  name Jay Stants<BR>>>  ephone-dn-template 1<BR>>> !<BR>>> !<BR>>> ephone-dn  13<BR>>> !<BR>>> !<BR>>> ephone-dn  14<BR>>>  number 8000...........<BR>>>  mwi on<BR>>> !<BR>>> !<BR>> <BR>>> ephone-dn  15<BR>>>  number 8001...........<BR>>>  mwi off<BR>>> !<BR>>> !<BR>>> ephone  1<BR>>>  device-security-mode none<BR>>>  mac-address 001E.7AC5.896A<BR>>>  username "user"
 password {removed}<BR>> <BR>>>  type 7961GE<BR>>>  button  1:1<BR>>><BR>>><BR>>> Regards,<BR>>> Jay Stants<BR>>> <A href="mailto:jaystants@rogers.com" rel=nofollow target=_blank ymailto="mailto:jaystants@rogers.com">jaystants@rogers.com</A><BR>>><BR>>> _______________________________________________<BR>> <BR>>> cisco-voip mailing list<BR>>> <A href="mailto:cisco-voip@puck.nether.net" rel=nofollow target=_blank ymailto="mailto:cisco-voip@puck.nether.net">cisco-voip@puck.nether.net</A><BR>>> <A href="https://puck.nether.net/mailman/listinfo/cisco-voip" rel=nofollow target=_blank>https://puck.nether.net/mailman/listinfo/cisco-voip</A><BR>> <BR>>><BR>>><BR>> <BR>> <BR>> <BR>> _______________________________________________<BR>> <BR>> cisco-voip mailing list<BR>> <BR>> <A href="mailto:cisco-voip@puck.nether.net"
 rel=nofollow target=_blank ymailto="mailto:cisco-voip@puck.nether.net">cisco-voip@puck.nether.net</A><BR>> <BR>> <A href="https://puck.nether.net/mailman/listinfo/cisco-voip" rel=nofollow target=_blank>https://puck.nether.net/mailman/listinfo/cisco-voip</A><BR>> <BR>> <BR>> <BR>> <BR>> -- <BR>> duy<BR>> CCIE #27737 Voice<BR></DIV></DIV><BR><BR></DIV></DIV></BLOCKQUOTE></div></div></body></html>