Hi, I am not exactly sure what you mean by "eventtype dialog". Do you want to have a callback on_any_event() to catch all internal event structures [1]? As Python API is build on top of PJSUA(-lib) [2] AFAIK it can only be/is extended to incorporate current PJSUA capabilities. Therefore, is the desired functionality in PJSUA? If no, one would have to extend PJSUA... Regards, Karol [1] http://www.pjsip.org/pjsip/docs/html/group__PJSIP__EVENT.htm [2] http://www.pjsip.org/pjsip/docs/html/group__PJSUA__LIB.htm On Thu, Sep 23, 2010 at 01:05:18PM +0200, Goesta.Stoeckelmann at vrnetze.de wrote: > Hi, > > is/will be there any way to create a eventtype dialog (not presence) > subscription with the Python module? > > Thanks & regards, > > G?sta >