Created by: Tom Barrand on 12-09-2008 03:46:10 PM Hi,
I am using CreateText and SendExecute actions in CiscoIPPhone to send a message to the phone.
Is there anyway you can get the phone to make a noise/play a sound or flash something to alert the user to the message?
Subject: Re: [Cuae-developers] CreateText and SendExecute - Play a sound Replied by: Jamie Parr on 12-09-2008 04:10:27 PM You could open an RTP stream to play form the media engine. Look into RTPRx it opens an rtp stream with speaker to play out loud
I am using CreateText and SendExecute actions in CiscoIPPhone to send a message to the phone.
Is there anyway you can get the phone to make a noise/play a sound or flash something to alert the user to the message? _______________________________________________ Cuae-developers mailing list Cuae-developers@developer.cisco.com
*********************************************************************** This message may contain confidential and privileged information. If you are not the intended recipient you should not disclose, copy or distribute information in this e-mail or take any action in reliance on its contents. To do so is strictly prohibited and may be unlawful. Please inform the sender that this message has gone astray before deleting it. Thank you.
2008 marks the 60th anniversary of the NHS. It's an opportunity to pay tribute to the NHS staff and volunteers who help shape the service, and celebrate their achievements.
If you work for the NHS and would like an NHSmail email account, go to: www.connectingforhealth.nhs.uk/nhsmail ***********************************************************************
Subject: Re: [Cuae-developers] CreateText and SendExecute - Play a sound Replied by: Tom Barrand on 12-09-2008 04:29:19 PM Can you provide a bit more info on how I might go about this in Designer? I know there are StartTx and StartRx events but these only get triggered when a call is made.
Thanks
Tom
Subject: Re: [Cuae-developers] CreateText and SendExecute - Play a sound Replied by: ZAFAR SHAKEEL on 12-09-2008 05:08:19 PM Tom:
You can use CreateConnection method to create connection on media server directly. This enables you to use CreateExecute/SendExecute to push streams to target phone's receiving port (URL will be something like "RTPRx:" + mmsIpAddress + ":" + phoneReceivePort.ToString()).
Can you provide a bit more info on how I might go about this in Designer? I know there are StartTx and StartRx events but these only get triggered when a call is made.
I am using CreateText and SendExecute actions in CiscoIPPhone to send a message to the phone.
Is there anyway you can get the phone to make a noise/play a sound or flash something to alert the user to the message? _______________________________________________ Cuae-developers mailing list Cuae-developers@developer.cisco.com
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: