Changes between Version 3 and Version 4 of SIP_Message_Buffer_Event


Ignore:
Timestamp:
Jan 17, 2008 10:02:23 AM (16 years ago)
Author:
bennylp
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SIP_Message_Buffer_Event

    v3 v4  
    207207 
    208208This event is the most common event seen by application. Various callbacks in PJSIP that emit this event: 
    209  - In PJSUA-API: ''on_call_state()'' and ''on_call_tsx_state()'' callbacks 
    210  - In invite session layer: ''on_state_changed()'', ''on_new_session()'', and ''on_tsx_state_changed()'' 
    211  - In SIMPLE/presence layer: ''on_evsub_state()'' and ''on_tsx_state()'' callbacks 
     209 - In PJSUA-API: [http://www.pjsip.org/pjsip/docs/html/structpjsua__callback.htm#06e6135aeaa81b32fdc66fa603a0546c on_call_state()] and [http://www.pjsip.org/pjsip/docs/html/structpjsua__callback.htm#cec485ed428d48a6ca0d28027e5cccde on_call_tsx_state()]] callbacks (these callbacks are triggered by the callbacks in the invite session layer below), 
     210 - In invite session layer: [http://www.pjsip.org/pjsip/docs/html/structpjsip__inv__callback.htm#abf40987d5cb9296a2eea1a10534a061 on_state_changed()], [http://www.pjsip.org/pjsip/docs/html/structpjsip__inv__callback.htm#df8e43e12064218cc3b9312a9c357cf3 on_new_session()], and [http://www.pjsip.org/pjsip/docs/html/structpjsip__inv__callback.htm#cdca7ffb5ac919b3c953c1bd49b4db6f on_tsx_state_changed()] 
     211 - In SIMPLE/presence layer: [http://www.pjsip.org/pjsip/docs/html/structpjsip__evsub__user.htm#c740cc29b827714ed5bf1cf955a9cc77 on_evsub_state()] and [http://www.pjsip.org/pjsip/docs/html/structpjsip__evsub__user.htm#da78d48ce544373ee897df5da01e27f3 on_tsx_state()] callbacks 
    212212 
    213213The event.body.'''tsx_state''' contains these fields: