Hi all,
I use the callback function SubscribeEventCallBack , as an
argument to
iReturn = sipxEventListenerAdd(g_SubInst,
SubscribeEventCallBack, NULL) ;
And i see that SUBSCRIBE goes out when i call the
appropriate functions, but i don't get notified about the NOTIFY mesg
arrival in the application
through the callback.
EVENT_CATEGORY_NOTIFY,
/**< NOTIFY evens are sent to the application layer after
a remote publisher has sent data to the
application. The application layer can retrieve
the data from this event. */
I never get the callback EVENT_CATEGORY_NOTIFY. Even
though i see NOTIFY's coming in on the SUBSCRIBE dialog..
Any ideas why ?. Has the presence framework been tested
with SipxTapi ?
best,
Amith
_______________________________________________
sipxtapi-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/