Module: sems
Branch: master
Commit: f711dbf2eac35785ce74113e527ca1c5498d48bc
URL: 
https://github.com/sems-server/sems/commit/f711dbf2eac35785ce74113e527ca1c5498d48bc

Author: Stefan Sayer <stefan.sa...@googlemail.com>
Committer: Stefan Sayer <stefan.sa...@googlemail.com>
Date: 2016-04-12T14:34:14+02:00

dsm: make it possible to handle BYE on B2B callee leg in DSM

e.g. with playing a file after callee ended call.

BYE is now usually handled end-to-end, thus the BYE needs to be
intercepted in the AmB2BSession. Applications that want to handle
a BYE themselves need to return true in onOtherBye event handler.

fix for issue 27
https://github.com/sems-server/sems/issues/27

---

Modified: apps/dsm/DSMCall.cpp
Modified: apps/dsm/DSMCall.h
Modified: apps/dsm/mods/mod_dlg/ModDlg.cpp
Modified: apps/examples/tutorial/mycc/MyCC.cpp
Modified: apps/examples/tutorial/mycc/MyCC.h
Modified: apps/ivr/Ivr.cpp
Modified: apps/ivr/Ivr.h
Modified: apps/sbc/CallLeg.cpp
Modified: apps/sbc/CallLeg.h
Modified: apps/sbc/SBCCallLeg.cpp
Modified: apps/sbc/SBCCallLeg.h
Modified: core/AmB2BSession.cpp
Modified: core/AmB2BSession.h
Modified: doc/dsm/dsm_syntax.txt
Modified: doc/dsm/mods/Readme.mod_dlg.txt

---

Diff:  
https://github.com/sems-server/sems/commit/f711dbf2eac35785ce74113e527ca1c5498d48bc.diff
Patch: 
https://github.com/sems-server/sems/commit/f711dbf2eac35785ce74113e527ca1c5498d48bc.patch

_______________________________________________
Semsdev mailing list
Semsdev@lists.iptel.org
http://lists.iptel.org/mailman/listinfo/semsdev

Reply via email to