[cisco-voip] IVR on Cisco Router and Voip Dial Peer

Andre Beck cisco-voip at ibh.net
Fri Jun 17 07:52:35 EDT 2005


On Thu, Jun 16, 2005 at 10:48:38PM +0200, Geoffrey Cauchi wrote:
> 
> Further to my previous mail, I did some more debugging and
> the problem might be with the script.  Does anyone have a
> basic sample script that can be used on a VoIP dial Peer?

No, I've just done scripting for POTS IVR and I wasn't aware up to this
very moment reading your mail that IVR on voip dialpeers would actually
be supported. Cisco has an IVR guide including a number of examples, I
would start there. I did with my applications and it worked out nicely.

> dial-peer voice 320 voip
>  description Voip Phone Dial Peer
>  service IVR_TEST
>  service IVR_TEST out-bound
>  destination-pattern 356356356
>  voice-class codec 1
>  session target ipv4:192.168.9.5

Uuuh-aah. They changed the syntax completely it seems. I've done all
that using "application" up to now.
 
> application
>  service IVR_TEST flash:test.tcl
>   paramspace english language en
>   paramspace english index 1
>   paramspace english location flash:
>   param warn-time 60
>   paramspace english prefix en
>   param uid-len 5
>   param pin-length 4
>  !
>  session
>   start IVR_TEST IVR_TEST 

That's looking different as well. More orthogonal, though, so it is a
good idea anyway. Just the question if it is upgraded correctly when
I'm going to push my 12.3(11)T running gateway to 12.4(latest) some
day soon...
 
> Anyone has any suggestion why this config is not working?

Except for that IVR on VoIP dialpeers is so new it may just not be
ready for prime time use, no - try the usual IVR debugging toggles
and see what happens. BTW, is outbound really what you want? Normally
IVRs are triggered only inbound (on incoming POTS dialpeers only as I
thought until seeing your example above).

-- 
                  The _S_anta _C_laus _O_peration
  or "how to turn a complete illusion into a neverending money source"

-> Andre Beck    +++ ABP-RIPE +++    IBH Prof. Dr. Horn GmbH, Dresden <-


More information about the cisco-voip mailing list