cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
276
Views
0
Helpful
1
Replies

Very simle VXML app don`t work.

seducer666
Level 1
Level 1

Hi I have 7204-G2 with IOS "c7200p-advipservicesk9-mz.124-15.T5.bin"

I write very simple vxml app, but it wont work.

Log

-----------------------------------------------

Log Buffer (128000 bytes):

Nov 14 15:01:32.906: %CALL_CONTROL-6-APP_NOT_FOUND: Application mymenu in dial-peer 2 not found. Handing callid 28793 to the alternate app .

-----------------------------------------------

Conf

-----------------------------------------------

!

application

service mymenu disk0:/menu.vxml

!

!

!

dial-peer voice 2 pots

service mymenu

incoming called-number 77667

!

sh disk0:

3 26058 Nov 14 2008 14:25:12 +03:00 tiho3s.wav

4 602 Nov 14 2008 14:40:16 +03:00 menu.vxml

-----------------------------------------------

VXML

-----------------------------------------------

<?xml version="1.0"?>

<vxml version="2.0" base="disk0:menu.vxml">

<var name="number" expr="99"/>

<menu id="main" dtmf="true">

<property name="timeout" value="5s"/>

<catch event="noinput"> <goto next="#redirekt"/> </catch>

<prompt>

<audio src="disk0:tiho3s.wav"/>

</prompt>

<choice next="#redirekt"> <grammar type="application/grammar+regex">0</grammar> </choice>

</menu>

<form id="redirekt">

<transfer name="mycall" dest="phone://77666" bridge="false"> </transfer>

</form>

</vxml>

-----------------------------------------------

Can somebody help with this.

Thanks

1 Reply 1

seducer666
Level 1
Level 1

up

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: