Commit Graph

17499 Commits

Author SHA1 Message Date
David Yat Sin 9be9d799f3 Fix for always returning FTDM_FAIL when sending FACILITY msg 2010-12-23 12:41:12 -05:00
David Yat Sin 40aa182e30 Removed check for spInstId when sending Facility msg to allow transmission of FACILITY msg without receiving PROCEED msg from remote side 2010-12-23 11:29:55 -05:00
David Yat Sin 4f9bbdc41b Fixed for some compile errors 2010-12-20 17:19:01 -05:00
David Yat Sin 4551ae51c3 Merge branch 'netborder' of git.sangoma.com:smg_freeswitch into netborder 2010-12-20 17:11:32 -05:00
David Yat Sin c2d7957142 Merge branch 'master' into netborder
Conflicts:
	libs/freetdm/src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_trace.c
2010-12-20 17:08:15 -05:00
David Yat Sin 4144d518c6 Freetdm: Support for mapped raw traces 2010-12-20 17:06:36 -05:00
Moises Silva 27ea959b4b freetdm: add __USE_BSD to ftdm_os, needed by unistd.h for usleep() and string.h to define strcasecmp()
add -Werror even when the compiler is unknown. This is just a work-around to gcc not being detected
         ad GNU by our current standalone build (not bootstrapped through FreeSWITCH)
2010-12-17 12:57:12 -05:00
Arnaldo Pereira 0f91359f3a Merge branch 'master' into netborder 2010-12-16 21:33:22 -02:00
Moises Silva 11642cce3c Merge branch 'master' of git.sangoma.com:smg_freeswitch 2010-12-16 18:30:25 -05:00
Moises Silva 0f937ca134 freetdm: Add documentation on sig status 2010-12-16 18:29:45 -05:00
Arnaldo Pereira a134136ee7 freetdm: ftmod_r2 - notify the core when we change the signaling status of a channel or span through the api 2010-12-16 19:44:32 -02:00
David Yat Sin 6014178b5b Removed unwanted lines in previous commit 2010-12-16 16:32:04 -05:00
David Yat Sin d6ec16804a freetdm: added trace type to raw traces 2010-12-16 15:59:13 -05:00
David Yat Sin 48a1ae3896 freetdm: added trace type to raw traces 2010-12-16 15:57:46 -05:00
Arnaldo Pereira 43dd86fb96 freetdm: ftmod_r2 - small code clean 2010-12-16 18:47:40 -02:00
Arnaldo Pereira 6b66a0516b freetdm: ftmod_r2 - fixed infinite loop on span stop 2010-12-16 18:19:50 -02:00
Arnaldo Pereira 37753892f1 Merge branch 'master' of git@git.sangoma.com:smg_freeswitch 2010-12-16 17:01:37 -02:00
Arnaldo Pereira a082c9e913 freetdm: ftmod_r2 - implemented ftdm_r2_get_span_sig_status() and ftdm_r2_set_span_sig_status()
mod_freetdm - created sigstatus api command
2010-12-16 17:01:06 -02:00
David Yat Sin 47c9773048 Merge branch 'master' into netborder
Conflicts:
	libs/freetdm/src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_stack_hndl.c
2010-12-15 16:47:37 -05:00
David Yat Sin ccbc2ed93c Merge branch 'davidy.mapped_raw_traces' 2010-12-15 16:45:15 -05:00
David Yat Sin c602e04ff6 Merge branch 'davidy.channel_restart' 2010-12-15 16:43:33 -05:00
David Yat Sin 53346e4948 Freetdm: exposed channel availability rate to user 2010-12-15 16:42:47 -05:00
David Yat Sin a24b9c9f68 freetdm: Support for RAW traces 2010-12-15 16:29:44 -05:00
David Yat Sin dd345b913b freetdm: Support for RAW traces 2010-12-15 16:29:03 -05:00
Arnaldo Pereira 72f99898d2 freetdm: ftmod_r2 - updated warning message 2010-12-15 18:48:49 -02:00
Arnaldo Pereira bb8d901c4f freetdm: ftmod_wanpipe - replaced some POLL macros by SANG_WAIT_OBJ_* 2010-12-15 18:32:35 -02:00
Arnaldo Pereira 20ba5da479 freetdm: ftmod_r2 - implemented set_channel_sig_status() 2010-12-15 18:08:55 -02:00
Arnaldo Pereira dcdbeff9d8 freetdm: ftmod_wanpipe - now receiving ftdm macros for channel polling, instead of using POLLPRI, etc., directly
ftmod_r2 - also using ftdm macros for polling
2010-12-15 17:43:40 -02:00
David Yat Sin 0235f0ba0e Merge branch 'master' into davidy.channel_restart 2010-12-15 12:58:38 -05:00
David Yat Sin ea2b477444 Freetdm:fix for ftdm_channel_close not always passed double-pointer 2010-12-15 12:56:49 -05:00
David Yat Sin 102640ad7b freetdm: support for SIGEVENT_RING 2010-12-15 11:45:50 -05:00
Moises Silva 8bb15b270c Merge branch 'master' into netborder 2010-12-15 11:20:29 -05:00
Moises Silva 3085523f56 freetdm: define special size formatting that actually works on Linux and Windows 2010-12-15 09:56:27 -05:00
Moises Silva f93897390b Merge branch 'master' of git.sangoma.com:smg_freeswitch 2010-12-14 17:02:33 -05:00
Moises Silva 1c01144c20 freetdm: open all media dumps as binary. Fixes Windows corrupted cores. 2010-12-14 16:55:40 -05:00
Moises Silva c6417fa2b3 freetdm: ftmod_r2 - disable MF dump for forward calls on call accepted 2010-12-14 16:50:10 -05:00
Moises Silva e5855be613 Merge remote branch 'fsorig/master' 2010-12-14 16:24:05 -05:00
David Yat Sin 56515c3a64 Minor change to allow skip states 2010-12-14 16:04:25 -05:00
Brian West 1d668e25ab hrm 2010-12-14 12:43:51 -06:00
Brian West 6c6eab8c13 Do not set nat mode when the device's network_ip is within the acl also so if your FS is behind nat and your phone is too then it will still make the right decisions 2010-12-14 12:00:55 -06:00
David Yat Sin 905fdcc248 freetdm: Support for channel restarts 2010-12-14 11:23:47 -05:00
Anthony Minessale 36b2346445 add path 2010-12-14 09:28:57 -06:00
Giovanni Maruzzelli 739ac99e3b skypopen: tweaking the OSS audio driver, still gives a load average higher than snd-dummy + snd-pcm-oss on CentOS 5 (but not much more, and lower cpu load), but now is very very good on tickless kernels, eg: Ubuntu 10.04 LTS 2010-12-14 08:38:57 -06:00
Giovanni Maruzzelli 7997d24f33 skypopen: tweaking the OSS audio driver 2010-12-14 06:46:01 -06:00
Giovanni Maruzzelli 6e310ef8fc skypopen: slightly improve OSS audio driver 2010-12-14 06:46:01 -06:00
Giovanni Maruzzelli 0e83cbe5ca skypopen: slightly improve OSS audio driver 2010-12-14 06:46:00 -06:00
Anthony Minessale 7e047c3fd1 more ongoing work on jb 2010-12-14 00:15:36 -06:00
Anthony Minessale d11c83b16e revert to the last transfered conference on recover 2010-12-13 18:28:43 -06:00
Anthony Minessale 7f8ba794c9 doh 2010-12-13 18:17:11 -06:00
Anthony Minessale 0ca7930fa3 small tweak to new plc code 2010-12-13 18:14:39 -06:00