Carsten Avenhaus wrote: > This functionality used to be in sipXtapi but was lost during a merge > a long time ago. > Here is a patch for svn trunk 8978 to put it back in. > > ...Carsten Are you sure?
in sipXtapiEvents.h you have SIPX_MEDIA_CAUSE structure which has MEDIA_CAUSE_DTMF_START and MEDIA_CAUSE_DTMF_STOP. There is also a media event MEDIA_REMOTE_DTMF. (I'm not saying they work). You shouldn't create your own callbacks & event types if events for given task already exist. You also seem to be patching file SipXtapiEventDispatcher.h, which doesnt exist in sipxtapi branch.This patch doesn't appear to be correct for sipxtapi branch to me. Carsen replied to me and it appears this patch is NOT for sipxtapi branch, don't apply. Jaroslav Libak _______________________________________________ sipxtapi-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/
