Commit Graph

17748 Commits

Author SHA1 Message Date
Moises Silva f5c5fd9cc3 freetdm: fix Windows compilation 2011-01-11 14:39:58 -05:00
Moises Silva f8cb296182 freetdm: remove unused code for glare 2011-01-10 17:38:16 -05:00
Moises Silva baac734ec4 freetdm: more R2 glare improvements 2011-01-10 17:19:51 -05:00
Moises Silva 74a01d23bc freetdm: Added FTDM_SIGEVENT_DIALING
Added hunting scheme to support new ftdm_call_place API
         Make ftdm_channel_call_answer use ftdm_channel_call_indicate with FTDM_CHANNEL_INDICATE_ANSWER
         Updated doxygen docs in freetdm.h
2011-01-10 16:49:58 -05:00
Moises Silva 2cfd09c35c freetdm: initial glare handling code 2011-01-07 16:00:06 -05:00
Moises Silva 40aa1d90f3 Merge branch 'master' of git.sangoma.com:smg_freeswitch 2011-01-07 15:59:09 -05:00
David Yat Sin a743263afb freetdm: ISDN - fix for clearing internal states before receiving acknowledgement from remote side 2011-01-07 15:39:25 -05:00
Moises Silva 545ba61226 freetdm: only ack indications when the channel is nonblocking 2011-01-07 14:15:24 -05:00
Moises Silva 3018400461 freetdm: only handle zt events when FTDM_CHANNEL_EVENT is set 2011-01-06 14:54:19 -05:00
Moises Silva 81f01f0ee7 freetdm: handle ZT_EVENT_NONE 2011-01-06 14:33:28 -05:00
Moises Silva a3499c5343 freetdm: fix wink/flash in ftmod_wanpipe 2011-01-06 13:50:26 -05:00
Moises Silva 309ced0eac Merge remote branch 'fsorig/master' 2011-01-06 09:04:57 -05:00
Jeff Lenk 4272dcbff5 trivial build fix for last commit 2011-01-05 20:12:19 -06:00
Jeff Lenk 2091e33dbe windows update celt-0.10.0 2011-01-05 19:54:49 -06:00
Anthony Minessale b262f44ce2 add temp_hold_music var that is only valid until you transfer the call and finishing touches on bind meta to A-D 2011-01-05 18:58:56 -06:00
Anthony Minessale 27869d7a26 add bind meta on A-D and refactor 2011-01-05 17:53:27 -06:00
Anthony Minessale 96ac90adce reduce warnings to debug 2011-01-05 16:57:00 -06:00
Brian West 231fbe5e7a correct please test 2011-01-05 16:48:11 -06:00
Brian West d3e7c2a63d Revert 2011-01-05 16:39:09 -06:00
Brian West 422ee12aaa Bump celt to 0.10.0 2011-01-05 16:37:56 -06:00
Anthony Minessale 181b543b0c add auto-jitterbuffer-msec param and auto-disable the jitterbuffer when briding to another channel who also has a jitterbuffer so both legs will disable during a bridge 2011-01-05 16:25:14 -06:00
David Yat Sin e06feedd9e Merge branch 'master' of git.freeswitch.org:freeswitch 2011-01-05 16:25:22 -05:00
David Yat Sin ae70ea0c13 Freetdm - ISDN:Fix for progress indicator not set properly. Allow state change from RINGING to PROGRESS 2011-01-05 16:25:06 -05:00
Brian West 32b8f1008e more fixes from diego 2011-01-05 14:09:16 -06:00
Moises Silva becf16c58c freetdm: fix warning 2011-01-05 13:38:25 -05:00
Moises Silva ac736e4e45 Merge branch 'master' into netborder 2011-01-05 13:34:28 -05:00
Moises Silva ca6327fa45 freetdm: update nbe branch FreeSWITCH .sln 2011-01-05 13:27:42 -05:00
Moises Silva eb84fc772f Merge branch 'master' into netborder
Conflicts:
	libs/freetdm/src/ftdm_io.c
	libs/freetdm/src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_trace.c
	libs/freetdm/src/include/freetdm.h
2011-01-05 13:11:37 -05:00
Brian West d79cf48475 FS-2962 2011-01-05 11:45:48 -06:00
Michael Jerris 5bb525e1ea set maximum query run time to 30 seconds at least on drivers that support SQL_ATTR_QUERY_TIMEOUT 2011-01-05 12:33:50 -05:00
Brian West 2c595a6ce0 FS-2961 2011-01-05 11:32:10 -06:00
Arnaldo Pereira 2f7caaf2cb Merge branch 'master' of git@git.sangoma.com:smg_freeswitch 2011-01-05 15:27:52 -02:00
Arnaldo Pereira 4b04032bd8 freetdm: ftmod_r2 - set the FTDM_CHANNEL_USER_HANGUP flag right before changing chan state to FTDM_CHANNEL_STATE_HANGUP 2011-01-05 15:27:20 -02:00
Moises Silva f574db0958 freetdm: clear blocking flag when failing to wait for state change 2011-01-05 12:23:09 -05:00
David Yat Sin 98fa4a914c freetdm - ISDN:Fix for bearer Cap 2011-01-05 12:02:24 -05:00
Anthony Minessale 8f9ddb5a89 42 2011-01-05 10:42:44 -06:00
Brian West 3734f4cd44 bump copyright date and fix some email and typos from diego. 2011-01-05 10:09:04 -06:00
Jeff Lenk 1aa6bc6eec fix assert with standard code analysis macro 2011-01-05 09:59:14 -06:00
Michael Jerris 23d9a237dc don't seg in edge case error conditions 2011-01-05 10:46:27 -05:00
Moises Silva 35776314d0 freetdm: Use proper screen and presentation definitions in mod_freetdm 2011-01-05 10:39:25 -05:00
Michael Jerris 342678698c set tracking data before enabling hooks 2011-01-05 10:17:31 -05:00
Michael Jerris 9ee13b723e don't seg in edge case error conditions 2011-01-05 09:54:27 -05:00
Jeff Lenk 5254df0466 FS-2957 esl lib on windows fails to build 2011-01-04 22:57:49 -06:00
Michal Bielicki a90b4fea34 m3ua.conf is gone so remove it from spefile 2011-01-04 23:51:47 +01:00
Arnaldo Pereira 7c3fd20104 Merge branch 'master' of git@git.sangoma.com:smg_freeswitch 2011-01-04 20:10:41 -02:00
Arnaldo Pereira a390e046b7 freetdm: ftmod_r2 - now locking the channel on main loop start and finish
replaced calls to ftdm_mutex_lock() with ftdm_channel_lock()
2011-01-04 20:07:22 -02:00
Moises Silva b9a446c54e Merge remote branch 'fsorig/master' 2011-01-04 16:17:15 -05:00
Moises Silva 47c1b6d96a freetdm: add validation to ftdm_span_start and ftdm_span_stop 2011-01-04 14:23:25 -05:00
Moises Silva 1334d02ac0 Merge branch 'moy.nonblocking-api'
Conflicts:
	libs/freetdm/src/ftmod/ftmod_r2/ftmod_r2.c
2011-01-04 12:32:30 -05:00
Moises Silva 5c02639b5a freetdm: update ftmod_sangoma_ss7 to use new state advance API 2011-01-04 10:37:20 -05:00