]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
freetdm: Added sng_cc_resource_check()
authorNenad Corbic <ncorbic@sangoma.com>
Mon, 19 Dec 2011 07:27:38 +0000 (02:27 -0500)
committerNenad Corbic <ncorbic@sangoma.com>
Mon, 19 Dec 2011 07:27:38 +0000 (02:27 -0500)
commitb6ca6c5b1da2d577d6ae95cbf0ce445ed59f2043
treedf2af55d5a2e4b864315760e0fd90f329a666a1b
parent7e2ef3a55cdd77148941772f8170b72dc3b6c651
freetdm: Added sng_cc_resource_check()
         On SIG Down we must not fail a call instead try hunting for another.
         The only time we can fail the call and not bother hunting is
         if sng_cc_resource_check fails.
         Took out configuration retry as the config code is now
         fixed in sng_ss7 library. Transaction id fix.

Unit Tested:

NSG UP -- start full load
kill NSG
NSG UP again on full load
make sure it comes up fine.
libs/freetdm/src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_cfg.c
libs/freetdm/src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_main.c
libs/freetdm/src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_main.h