]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
freetdm: add non-locking answer function to handle answer indication
authorMoises Silva <moy@sangoma.com>
Tue, 4 Jan 2011 14:30:49 +0000 (09:30 -0500)
committerMoises Silva <moy@sangoma.com>
Tue, 4 Jan 2011 14:30:49 +0000 (09:30 -0500)
commit4a6b4e86f16a25074cc0f77fc7ddbda36f5cbfc4
tree31b634a8f360133d6e5b507e9fe4c185e1c1cb7e
parent6f5a0e9ff5984aed4b99b7a04a6cb1339b86e3b1
freetdm: add non-locking answer function to handle answer indication
         export ftdm_current_time_in_ms to users
 update testr2 to test non-blocking API (no waiting on indications)
libs/freetdm/src/ftdm_io.c
libs/freetdm/src/include/ftdm_os.h
libs/freetdm/src/include/private/ftdm_core.h
libs/freetdm/src/include/private/ftdm_types.h
libs/freetdm/src/testr2.c