Re: [OSL | CCIE_Voice] CCIE_Voice Vol 1 Task 11.4

2014-01-27 Thread Vignesh Sethuraman
Hello All,

I am hearing the Opening greeting when I press the messages button, but
when I dial the Voice mail pilot number (912123945600), it is correctly
going to the subsricber greeting and asking me to enter the pin.

I found the ANI, when messages button was pressed as 1003 and when I dial
the VM pilot number (912123945600), the ANI sent out was 6178631003.

I added the following translation-rule to the dial-peer and everything is
working as expected.


*voice translation-rule 3 rule 1 /^\(1...\)$/ /617863\1/*
!
voice translation-rule 1003
 rule 1 /^1002$/ /1003/
!
voice translation-profile REDIRECT
 translate calling 3
 translate redirect-called 1003
!
dial-peer voice 5600 pots
 translation-profile outgoing REDIRECT
 destination-pattern 5600$
 no digit-strip
 port 0/0/0:23
 prefix 1212394

Thanks,
Viki



On Mon, Jan 27, 2014 at 3:08 PM, Mergenthal, Chase <
chase.mergent...@bestbuy.com> wrote:

>  What did “debug isdn q931” show for this?
>
>
>
>
>
> --
>
> Chase Mergenthal
>
>
>
> *From:* ccie_voice-boun...@onlinestudylist.com [mailto:
> ccie_voice-boun...@onlinestudylist.com] *On Behalf Of *Vignesh Sethuraman
> *Sent:* Saturday, January 25, 2014 1:02 PM
> *To:* ccievoice
> *Subject:* [OSL | CCIE_Voice] CCIE_Voice Vol 1 Task 11.4
>
>
>
> Hello All,
>
> I could not get this question solved as per the solution mentioned in the
>
> Proctor guide.
>
> The SRST fallback incoming call at extn 1003 from PSTN hit the VM but I
>
> don't get the Subscriber greeting but get a default message From a touch
>
> tone telephone dial any extn.
>
> I followed the OSL mail archive link  and added "isdn outgoing ie 
> redirecting-number" under the serial interface.
>
>  https://www.mail-archive.com/ccie_voice@onlinestudylist.com/msg13745.html
>
>
> But still its not working.
>
> Could you please someone tell me what I am missing.
>
> Here is my config.
>
>
> voice register pool  1
>  id network 10.10.201.0 mask 255.255.255.0
>  call-forward b2bua busy 5600
>  call-forward b2bua noan 5600 timeout 8
> !
> voice translation-rule 1003
>  rule 1 /^1002$/ /1003/
> !
>
>  voice translation-profile REDIRECT
>  translate redirect-called 1003
> !
> call-manager-fallback
>  max-conferences 8 gain -6
>  transfer-system full-consult
>  ip source-address 2.2.2.2 port 2000
>  max-ephones 10
>
>   max-dn 20
>  after-hours block pattern 1 91900 7-24
>  voicemail 5600
>  call-forward busy 5600
>  call-forward noan 5600 timeout 8
>  moh "music-on-hold.au"
>  multicast moh 239.1.1.1 port 16384 route 2.2.2.2
>
>   cor incoming CSS-LD default
>  cor incoming CSS-LD 1 1002
> !
> dial-peer voice 5600 pots
>  translation-profile outgoing REDIRECT
>  destination-pattern 5600$
>  no digit-strip
>  port 0/0/0:23
>  prefix 1212394
>
>  !
> !
> interface Serial0/0/0:23
>  no ip address
>  encapsulation hdlc
>  isdn switch-type primary-ni
>  isdn incoming-voice voice
>  isdn outgoing ie redirecting-number
>  no cdp enable
> !
>
> Thanks,
>
> Viki
>
>
___
Free CCIE R&S, Collaboration, Data Center, Wireless & Security Videos ::

iPexpert on YouTube: www.youtube.com/ipexpertinc

Re: [OSL | CCIE_Voice] CCIE_Voice Vol 1 Task 11.4

2014-01-27 Thread Mergenthal, Chase
What did "debug isdn q931" show for this?


--
Chase Mergenthal

From: ccie_voice-boun...@onlinestudylist.com 
[mailto:ccie_voice-boun...@onlinestudylist.com] On Behalf Of Vignesh Sethuraman
Sent: Saturday, January 25, 2014 1:02 PM
To: ccievoice
Subject: [OSL | CCIE_Voice] CCIE_Voice Vol 1 Task 11.4

Hello All,

I could not get this question solved as per the solution mentioned in the

Proctor guide.

The SRST fallback incoming call at extn 1003 from PSTN hit the VM but I

don't get the Subscriber greeting but get a default message From a touch

tone telephone dial any extn.

I followed the OSL mail archive link  and added "isdn outgoing ie 
redirecting-number" under the serial interface.


https://www.mail-archive.com/ccie_voice@onlinestudylist.com/msg13745.html


But still its not working.

Could you please someone tell me what I am missing.

Here is my config.


voice register pool  1
 id network 10.10.201.0 mask 255.255.255.0
 call-forward b2bua busy 5600
 call-forward b2bua noan 5600 timeout 8
!
voice translation-rule 1003
 rule 1 /^1002$/ /1003/
!


voice translation-profile REDIRECT
 translate redirect-called 1003
!
call-manager-fallback
 max-conferences 8 gain -6
 transfer-system full-consult
 ip source-address 2.2.2.2 port 2000
 max-ephones 10


 max-dn 20
 after-hours block pattern 1 91900 7-24
 voicemail 5600
 call-forward busy 5600
 call-forward noan 5600 timeout 8
 moh "music-on-hold.au"
 multicast moh 239.1.1.1 port 16384 route 2.2.2.2


 cor incoming CSS-LD default
 cor incoming CSS-LD 1 1002
!
dial-peer voice 5600 pots
 translation-profile outgoing REDIRECT
 destination-pattern 5600$
 no digit-strip
 port 0/0/0:23
 prefix 1212394


!
!
interface Serial0/0/0:23
 no ip address
 encapsulation hdlc
 isdn switch-type primary-ni
 isdn incoming-voice voice
 isdn outgoing ie redirecting-number
 no cdp enable
!

Thanks,

Viki
___
Free CCIE R&S, Collaboration, Data Center, Wireless & Security Videos ::

iPexpert on YouTube: www.youtube.com/ipexpertinc

[OSL | CCIE_Voice] CCIE_Voice Vol 1 Task 11.4

2014-01-25 Thread Vignesh Sethuraman
Hello All,

I could not get this question solved as per the solution mentioned in the
Proctor guide.

The SRST fallback incoming call at extn 1003 from PSTN hit the VM but I
don't get the Subscriber greeting but get a default message From a touch
tone telephone dial any extn.

I followed the OSL mail archive link  and added "isdn outgoing ie
redirecting-number" under the serial interface.

https://www.mail-archive.com/ccie_voice@onlinestudylist.com/msg13745.html

But still its not working.

Could you please someone tell me what I am missing.

Here is my config.

voice register pool  1
 id network 10.10.201.0 mask 255.255.255.0
 call-forward b2bua busy 5600
 call-forward b2bua noan 5600 timeout 8
!
voice translation-rule 1003
 rule 1 /^1002$/ /1003/
!
voice translation-profile REDIRECT
 translate redirect-called 1003
!
call-manager-fallback
 max-conferences 8 gain -6
 transfer-system full-consult
 ip source-address 2.2.2.2 port 2000
 max-ephones 10
 max-dn 20
 after-hours block pattern 1 91900 7-24
 voicemail 5600
 call-forward busy 5600
 call-forward noan 5600 timeout 8
 moh "music-on-hold.au"
 multicast moh 239.1.1.1 port 16384 route 2.2.2.2
 cor incoming CSS-LD default
 cor incoming CSS-LD 1 1002
!
dial-peer voice 5600 pots
 translation-profile outgoing REDIRECT
 destination-pattern 5600$
 no digit-strip
 port 0/0/0:23
 prefix 1212394
!
!
interface Serial0/0/0:23
 no ip address
 encapsulation hdlc
 isdn switch-type primary-ni
 isdn incoming-voice voice
 isdn outgoing ie redirecting-number
 no cdp enable
!

Thanks,

Viki
___
Free CCIE R&S, Collaboration, Data Center, Wireless & Security Videos ::

iPexpert on YouTube: www.youtube.com/ipexpertinc