#include <AmB2ABSession.h>
Inheritance diagram for AmB2ABCalleeSession:

Public Member Functions | |
| AmB2ABCalleeSession (const string &other_local_tag) | |
| void | onSessionStart (const AmSipReply &rep) |
| void | onSipReply (const AmSipReply &rep) |
Protected Member Functions | |
| void | onB2ABEvent (B2ABEvent *ev) |
| void AmB2ABCalleeSession::onSessionStart | ( | const AmSipReply & | rep | ) | [virtual] |
onSessionStart method for calls originating from SEMS.
Throw AmSession::Exception if you want to signal any error.
Warning: Sems will NOT send any BYE on his own.
Reimplemented from AmSession.
| void AmB2ABCalleeSession::onB2ABEvent | ( | B2ABEvent * | ev | ) | [protected, virtual] |
1.5.1