Module: sems
Branch: master
Commit: 4ac9c3f47b58740dd47108dbe96de91ab6399cc1
URL:    
http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=4ac9c3f47b58740dd47108dbe96de91ab6399cc1

Author: Raphael Coeffic <[email protected]>
Committer: Raphael Coeffic <[email protected]>
Date:   Wed Feb 22 13:18:03 2012 +0100

b/f: avoid to hide AmAudio::close() with AmPlaylist::close(…)

- AmPlaylist::close(…) is now replaced by AmPlaylist::flush().
- AmAudio::noAudio event is only sent if the play-cursor reaches the end (not 
through flush() or close()).

---

 apps/annrecorder/AnnRecorder.cpp                   |    6 +-
 apps/callback/CallBack.cpp                         |    3 +-
 apps/conference/Conference.cpp                     |   13 ++--
 apps/dsm/DSMCall.cpp                               |    6 +-
 apps/dsm/DSMCall.h                                 |    2 +-
 apps/dsm/DSMCoreModule.cpp                         |    8 +--
 apps/dsm/DSMCoreModule.h                           |    2 +-
 apps/dsm/DSMSession.h                              |    2 +-
 apps/dsm/SystemDSM.cpp                             |    2 +-
 apps/dsm/SystemDSM.h                               |    2 +-
 apps/dsm/mods/mod_py/PyDSMSession.cpp              |   13 +---
 apps/examples/call_gen/CallGen.cpp                 |    6 +-
 .../pinauthconference/PinAuthConference.cpp        |    8 +-
 apps/examples/tutorial/cc_acc/CCAcc.cpp            |    2 +-
 apps/examples/tutorial/mycc/MyCC.cpp               |    4 +-
 apps/examples/tutorial/myjukebox/MyJukebox.cpp     |    2 +-
 apps/ivr/Ivr.cpp                                   |    2 +-
 apps/ivr/IvrDialogBase.cpp                         |    2 +-
 apps/rtmp/RtmpConnection.h                         |    2 +-
 apps/rtmp/librtmp/rtmp.c                           |    3 +-
 apps/voicebox/VoiceboxDialog.cpp                   |   14 ++--
 apps/voicemail/AnswerMachine.cpp                   |   72 ++++++++++---------
 apps/voicemail/AnswerMachine.h                     |    2 +
 apps/webconference/WebConferenceDialog.cpp         |   10 ++--
 core/AmAudio.cpp                                   |    1 +
 core/AmPlaylist.cpp                                |   28 +++-----
 core/AmPlaylist.h                                  |   17 +++--
 27 files changed, 116 insertions(+), 118 deletions(-)

Diff:   
http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commitdiff;h=4ac9c3f47b58740dd47108dbe96de91ab6399cc1
_______________________________________________
Semsdev mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/semsdev

Reply via email to