Eduardo,
I'm looking at the most recent code, version 7387, and, you are right, the event is not being fired.
I that see MEDIA_PLAYFILE_START should be fired from the
SipConnection's implementation of the IMediaEventListener::onFileStart method, but, nobody is calling it.
It should be done in CpPhoneMediaInterface.cpp - it is being passed the IMediaEventListener pointer in createConnection, but, it is not doing anything with it.
I will add an issue to the tracker.
-Mike
On 8/30/06, Eduardo Heitor <[EMAIL PROTECTED]> wrote:
Hi,
I´m working with revision 7314 of sipXtapi and VS 7.1.
Is working the event MEDIA_PLAYFILE_START and MEDIA_PLAYFILE_STOP event ?
Or not implemented ?
I´m using sipxCallAudioPlayFileStart function and not received the
event MEDIA_PLAYFILE_START.
In MpCallFlowGraph::playFile (MpCallFlowHraph.cpp file) is execute
'res = postMessage(msg)' where
msg(MpFlowGraphMsg::FLOWGRAPH_START_PLAY, NULL, NULL, NULL,
toneOptions, 0)
But not fired the event.
What could be the problem?
Thanks
Eduardo Heitor
[EMAIL PROTECTED]
_______________________________________________
sipxtapi-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/
_______________________________________________ sipxtapi-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/
