-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 > There is one message you can use. Right now it's internal, and meant > > just for the flowgraph (so it can do some cleanup of it's own)... > > FLOWGRAPH_STOP_PLAY - which is sent in the doProcessFrame loop of > > MprFromFile ( MprFromFile.cpp:617). I'd recommend against extending > > this particular message out to the CallLib..
I was thinking he could use the IMediaEventListener interface that is passed into CpPhoneMediaInterface::createConnection to fire events into CallLib. If you look at its methods you will see it was intended to be used for this purpose. CpPhoneMediaInterface::createConnection is called for example from line 825 from SipConnection where we pass this cast to IMediaEventListener as SipConnection implements it. Jaro -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFGTWVRTzSnIPmBbH8RArTUAJ0TY8kQ9sANtD+CKSeODl0cybR5QQCfVeHM 4vTCnQS/NHUdL32b2n387mQ= =UNjI -----END PGP SIGNATURE----- _______________________________________________ sipxtapi-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/
