4279 Commits

Author SHA1 Message Date
Konrad Hammel
66e166d3e2 freetdm: bug fix, when changing states from RING to PROGRESS/MEDIA to UP,
we need to check each time for TERMINATING state since set_state
	 function needs to unlock to allow sig mod to handle the state change
2010-09-03 12:36:22 -04:00
Konrad Hammel
772a3f815a freetdm: ss7 - more work on glare handling 2010-09-03 12:36:05 -04:00
Moises Silva
ceddc5b84f Merge branch 'master' of git://git.freeswitch.org/freeswitch 2010-09-02 18:46:22 -04:00
Konrad Hammel
01d839eb64 freetdm: ss7 - implmented queuing of sigevents to ftdmcore 2010-09-02 18:19:38 -04:00
Konrad Hammel
af3285ab61 freetdm: ss7 - added cli support to send GRS and RSC 2010-09-02 17:51:37 -04:00
Konrad Hammel
70b0e4bd51 freetdm: update to threadmutex to allow ftdm to run properly under GDB 2010-09-02 17:51:13 -04:00
Konrad Hammel
16d918d025 freetdm: ss7 - work on glare handling 2010-09-02 17:48:14 -04:00
Moises Silva
cd0cc2e4a3 freetdm: only notify interrupt waiters if there is not a notification already pending 2010-09-02 12:52:18 -04:00
David Yat Sin
e4b5c49fc1 freetdm: fix code using raw_data as an integer when is actually null 2010-09-02 12:51:56 -04:00
Moises Silva
3f3d412b4b freetdm: add asynchronous signal notification 2010-09-02 12:43:44 -04:00
Moises Silva
ecfc4714e3 Merge branch 'ftdm-core-sigdata' 2010-09-02 12:12:07 -04:00
Moises Silva
a278b6b403 freetdm: added channel variable iterator for signaling specific data 2010-09-02 12:11:31 -04:00
Anthony Minessale
9af30563e2 make mod_dingaling compat with google's new free phonecalls thing 2010-09-01 14:22:42 -05:00
Konrad Hammel
ce34d86c70 freetdm: ss7 - updated to allow TMR/bearer cap pass-through 2010-09-01 12:44:28 -04:00
Konrad Hammel
4fc415b6e8 freetdm: implemented Trillium stack message queueing 2010-09-01 11:24:36 -04:00
Moises Silva
05ab7e8de6 freetdm: added proper bearer capability and user layer 1 protocol types 2010-09-01 11:21:29 -04:00
Moises Silva
f7669283a6 freetdm: remove ftdm_span_set_npi and ftdm_span_set_ton from boost 2010-08-31 15:25:26 -04:00
Moises Silva
def3e0b386 freetdm: include utils header in the core 2010-08-31 14:56:29 -04:00
Moises Silva
a3b2e91ebf freetdm: try polling again after EINTR 2010-08-31 14:55:11 -04:00
Moises Silva
6216d5df07 freetdm: fix asserts 2010-08-31 14:42:41 -04:00
Moises Silva
6c9e6be255 freetdm: remove hack for race condition since the root cause was fixed 2010-08-31 14:23:37 -04:00
Moises Silva
7c2cbf4073 freetdm: put warning instead of error on circuit congestion 2010-08-31 14:18:21 -04:00
Moises Silva
c443641a73 freetdm: remove suspended check on state change 2010-08-31 14:10:54 -04:00
Moises Silva
32cc2402f4 freetdm: validation fixes 2010-08-31 14:03:12 -04:00
Moises Silva
291adb5686 freetdm: add analog limits 2010-08-31 13:59:13 -04:00
Moises Silva
4552c69a7b freetdm: call utils missing header 2010-08-31 13:49:27 -04:00
Moises Silva
9a26e0cc2b freetdm: crash on assert 2010-08-31 13:48:48 -04:00
Moises Silva
80363af697 freetdm: merged konrad and david signaling work 2010-08-31 13:29:31 -04:00
Moises Silva
2ea5e1cd89 freetdm: test log merge 2010-08-30 12:09:10 -04:00
Moises Silva
9099e3b85e freetdm: fix log msg 2010-08-30 11:51:14 -04:00
Mathieu Rene
99b3d675bb really? don't scrap my php config 2010-08-30 10:57:00 -04:00
Anthony Minessale
6fe6e67573 pass originate flags into session_request so we can selectivly skip throttling 2010-08-26 12:20:14 -05:00
Moises Silva
be36f97e03 openzap: fix echo train usage bug 2010-08-25 09:34:36 -04:00
Michael S Collins
dc69c2ac96 Fix typos in stfu.c and stfu.h (thanks diego) 2010-08-24 11:20:24 -07:00
Jeff Lenk
62206e3d43 FSBUILD-296 Fix VS2008 code analysis build 2010-08-24 08:55:00 -05:00
Moises Silva
705dd237de freetdm: lock the channel when placing call 2010-08-23 16:08:06 -04:00
Moises Silva
fcd8df0af7 freetdm: allocate channels in their own memory page when debugging 2010-08-23 15:45:30 -04:00
Jeff Lenk
46dd24c2e9 SFSIP-220 VS2010 sofia posix problem 2010-08-21 22:39:01 -05:00
Jeff Lenk
3867828816 MODSOFIA-92 fix x64 build 2010-08-20 09:24:00 -05:00
Jeff Lenk
1977aa8684 VS2010 add missing project filters 2010-08-19 10:38:54 -05:00
Jeff Lenk
1abe3b9337 MODSOFIA-92 VS2010 2010-08-19 09:58:30 -05:00
Mathieu Rene
b38909af0e esl: init fd_flags to 0 2010-08-18 18:27:29 -04:00
Jeff Lenk
437c780536 MODSOFIA-92 - Remove OPENSSL_USE_APPLINK - not needed 2010-08-18 10:57:32 -05:00
Anthony Minessale
28fdc32317 LBDING-21 2010-08-17 13:09:16 -05:00
Jeff Lenk
6626211ab6 MODSOFIA-92 step 3 - now hooked to build 2010-08-17 11:33:40 -06:00
Jeff Lenk
58ec9a311f MODSOFIA-92 step2 - still not hooked up 2010-08-17 11:23:43 -05:00
Jeff Lenk
d26ddd55f7 MODSOFIA-92 fix build 2010-08-17 08:36:02 -05:00
Jeff Lenk
b0de3585ea MODSOFIA-92 Add openssl build support to windows - no external build support needed (step 1 - not hooked up yet) vs2008 pro+ only 2010-08-16 15:17:20 -05:00
Moises Silva
aa0751366a freetdm: OPENZAP-107 - Patched by Jeff Lenk 2010-08-13 12:26:39 -04:00
Mathieu Rene
4263d60e38 esl: fix leak-on-error in esl_connect_timeout() 2010-08-12 12:00:12 -04:00