Fixes all the issue reported in GH #341 plus some other debug lines. You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/768
-- Commit Summary --
* Merge remote-tracking branch 'refs/remotes/kamailio/master' * sca: terminate all error and debug messages with a new line * sca: removed non-documented modparam 'outbound_proxy' * Revert "sca: removed non-documented modparam 'outbound_proxy'" * Revert "sca: terminate all error and debug messages with a new line" * sca: terminate all error and debug messages with a new line * sca: remove a unused variable * Merge remote-tracking branch 'refs/remotes/kamailio/master' * Revert "sca: remove a unused variable" * sca: remvoed unused variable 'log_stderr' * sca: added some additional debug statements * sca: reversed the from_tag and to_tag variables in the function call * Revert "sca: reversed the from_tag and to_tag variables in the function call" * sca: reversed the from_tag and to_tag variables in the function call * sca: Fix the CID on seizing a held call from a different SCA AOR UA. * sca: Fixed SCA owner on seizing a held call from a different SCA UA. * sca: REALLY fix the CID on seizing a held call from a different SCA UA
-- File Changes --
M modules/sca/sca_call_info.c (59) M modules/sca/sca_dialog.c (5) M modules/sca/sca_notify.c (14) M modules/sca/sca_util.c (892)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/768.patch https://github.com/kamailio/kamailio/pull/768.diff
Merged #768.