Module: sems Branch: master Commit: 77853863ab0b6cde1a601793485118dd4f18cdb9 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=77853863ab0b6cde1a601793485118dd4f18cdb9
Author: Stefan Sayer <[email protected]> Committer: Stefan Sayer <[email protected]> Date: Thu Jul 1 14:48:17 2010 +0200 getHeader:support content spanning multipe headers Patch by Robert Szokovacs --- apps/announce_transfer/AnnounceTransfer.cpp | 4 +- apps/annrecorder/AnnRecorder.cpp | 2 +- apps/auth_b2b/AuthB2B.cpp | 2 +- apps/call_timer/CallTimer.cpp | 2 +- apps/conference/Conference.cpp | 14 +- apps/dsm/DSM.cpp | 4 +- apps/dsm/mods/mod_uri/ModUri.cpp | 2 +- apps/early_announce/EarlyAnnounce.cpp | 12 +- apps/examples/b2b_connect/b2b_connect.cpp | 4 +- apps/ivr/Ivr.cpp | 6 +- apps/py_sems/PySems.cpp | 2 +- apps/registrar_client/SIPRegistrarClient.cpp | 2 +- apps/sw_prepaid_sip/SWPrepaidSIP.cpp | 8 +- apps/voicebox/Voicebox.cpp | 2 +- apps/voicemail/AnswerMachine.cpp | 2 +- core/AmPlugIn.cpp | 2 +- core/AmSession.cpp | 2 +- core/AmSipMsg.cpp | 37 ++- core/AmSipMsg.h | 8 +- core/AmUtils.cpp | 14 +- core/AmUtils.h | 3 + .../plug-in/gsm/gsm-1.0-pl10/src/toast_alaw.c.orig | 333 -------------------- core/plug-in/session_timer/SessionTimer.cpp | 12 +- core/plug-in/uac_auth/UACAuth.cpp | 9 +- core/tests/.gitignore | 1 + core/tests/sems_tests.cpp | 6 +- core/tests/test_headers.cpp | 6 +- 27 files changed, 101 insertions(+), 400 deletions(-) Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commitdiff;h=77853863ab0b6cde1a601793485118dd4f18cdb9 _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
