« Back to VXML-API

MOH with VXML or with other

Combination View Flat View Tree View
Threads [ Previous | Next ]
Hello  Developer,
 
I need to develop a vxml app. My question is, is it possible to collect "on hold" status and play a MOH stream ?
(Only with VXML ?)
 
thanks a lot and regards
 
Patrick

RE: MOH with VXAML
Answer
11/10/09 9:30 PM as a reply to Patrick Hartl.
Where your VXML script will be deployed ?
In voice gateway IOS can handle MOH, what will be the scenario collect "on hold" ( you mean to detect right ?) and play music ?
 
Thanks,
 
Yawming

RE: MOH with VXAML
Answer
11/11/09 12:40 PM as a reply to Yaw-Ming Chen.
Hi,
 
The VXML script is on an apache webserver. I have one Gateway for 20 customer.
Each customer has its own music for "call transfer" and "busy". The VXML will be
automatically generated for each new session.
I audio file for MOH can olny be on the webserver too.
 
Have you any idea ?
 
regards
Patrick

RE: MOH with VXAML
Answer
11/11/09 4:08 PM as a reply to Patrick Hartl.
Hi Patrick,
 
You can use transfer tag to do this,but i am not sure will more than one customer can do transfer in same time
 
i shall update you on this
 
Thanks
Vijay

RE: MOH with VXAML
Answer
11/11/09 7:24 PM as a reply to Vijay Prasad Neelamegam.
Hi,
 
The transfer tag ? I know, that I can use this tag to play a tansfer music - but I don´t know how I can use it,
when the called ID goes on hold ?
 
I will make this on different sip profile sessions
 
thx
patrick

RE: MOH with VXAML
Answer
11/20/09 7:32 PM as a reply to Patrick Hartl.
Has someone an idea ?
How can I use MOH music on hold with the help of VXML ????
 
regards

RE: MOH with VXML
Answer
11/23/09 6:10 PM as a reply to Patrick Hartl.
Hi Patrick,
 
As VXml does not have much ablity in call controlling features.You can try a workaround with MOH CLI.
 
telephony-service
moh flash:filename.au
 
regards
Vijay

RE: MOH with VXML
Answer
11/23/09 8:41 PM as a reply to Vijay Prasad Neelamegam.
Hi Vijay,
 
Thank you for your help.
This is a good idea. Is it possible to give them a special telephony-service parameter.
I would like to distinguish between 2 different MOH's, depending on the called ID.
 
regards
Patrick

 

RE: MOH with VXML
Answer
11/25/09 10:12 AM as a reply to Patrick Hartl.
Hi Patrick,
 
I am not sure if we can play different MOH based on call-id.Kindly go through this link.
 
http://www.cisco.com/en/US/docs/voice_ip_comm/cucme/command/reference/cme_m1ht.html#wp1020779
 
Hope this helps
 
Thanks
Vijay

RE: MOH with VXML
Answer
12/29/09 4:55 PM as a reply to Vijay Prasad Neelamegam.
Hi,
 
I think, this is not possible. So I have to use an external MOH server !
 
regards
Patrick