Commit Graph

21381 Commits

Author SHA1 Message Date
Travis Cross c985853cbf mod_posix_timer: we'll find a better way to comply with gcc -pedantic on lucid
We shouldn't be logging in a signal handler.

This reverts commit c728efdbb9.
2012-05-08 20:45:05 +00:00
Travis Cross 9d34118467 bootstrap.sh: wait more simply now that we've found the problem 2012-05-08 20:14:19 +00:00
Travis Cross 89c590cda8 bootstrap.sh: wait better
Be more explicit about what we're waiting for, among other changes.
This appears to fully correct the wait issues.
2012-05-08 20:08:26 +00:00
Anthony Minessale 76c0201e89 dtmf tweak 2012-05-08 12:52:52 -05:00
Michael Jerris 8f8a9a8075 wait better, you need to wait in the same function, so bging this one doesn't help 2012-05-08 15:28:48 -04:00
Michael Jerris 33da6bf3b3 wait better 2012-05-08 15:24:55 -04:00
Anthony Minessale 9a802cd4d3 FS-4160 2012-05-08 11:51:52 -05:00
Travis Cross bb90d52df7 don't use bootstrap.sh -j anywhere but devel-bootstrap.sh
We believe there may be a race condition in bootstrap.sh when run with
-j.  We know that running it without -j should be at least
deterministic (whether or not correct), so we'll go with that in
anticipation of releasing v1.2.
2012-05-08 18:57:00 +00:00
Travis Cross c728efdbb9 mod_posix_timer: comply with gcc -pedantic
Thanks to Thierry Panthier for pointing this out.
2012-05-08 18:13:07 +00:00
Travis Cross 42dab83966 ci: add automatic mechanism for determining next version number 2012-05-08 16:42:12 +00:00
Travis Cross ee8caf78f1 ci: be more consistent about the version in configure.in 2012-05-08 16:41:34 +00:00
Travis Cross 53f1b51c1a ci: generalize version number handling a bit 2012-05-08 16:41:34 +00:00
Ken Rice 1ecb6be009 release FreeSWITCH 1.2-rc2 2012-05-08 11:04:01 -05:00
Anthony Minessale 07204a1fb5 add param:confirm-blind-transfer var:confirm_blind_transfer that makes blind transfers keep the transferrer on the line until its confirmed that the call was completed or brings it back to the bridge. blind_transfer_ack app can be executed in the dp by the transferee to indicate sucess or fail or a sucessful bridge will automatically trigger a success 2012-05-08 08:50:41 -05:00
Ken Rice 2325dfbc4a Missed a grep 2012-05-08 10:10:21 -05:00
Ken Rice f25c4f6dd5 Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch 2012-05-08 10:06:48 -05:00
Ken Rice eb92a4d221 small tweak to not bomb on some version numbers 2012-05-08 10:06:35 -05:00
Travis Cross 8ca2ed72b8 ci/debian: synchronize codename flag 2012-05-08 13:58:44 +00:00
Anthony Minessale 1fc57f9828 FS-4198 --resolve 2012-05-08 07:43:01 -05:00
Anthony Minessale 024e5fdefd FS-4196 --resolve 2012-05-08 07:41:10 -05:00
Travis Cross 1edf94b5d9 debian: add progress output to bootstrap 2012-05-08 14:43:26 +00:00
Travis Cross c5b6166538 debian: fix use of bash arrays and display excludes/includes 2012-05-08 14:34:47 +00:00
Ken Rice a1177a7994 release FreeSWITCH 1.2-rc1 2012-05-08 00:02:56 -05:00
Travis Cross bc2783effd ci: fix up variadic invocation 2012-05-07 23:45:38 +00:00
Travis Cross 5c18656a91 debian: build different sets of modules based on the debian codename 2012-05-07 23:32:09 +00:00
Travis Cross 0553518f67 ci/debian: accept the codename for which we are packaging 2012-05-07 22:52:48 +00:00
Travis Cross 702008b851 ci: fix 20ac9757ba 2012-05-07 22:39:39 +00:00
Travis Cross 581e04c4f0 tagscript: improve formatting of commits and tags 2012-05-07 22:29:54 +00:00
Jeff Lenk a9b997468d fix compiler warning 2012-05-07 17:26:09 -05:00
Travis Cross c7d09f7027 tagscript: add better usage instructions and error checking 2012-05-07 22:17:05 +00:00
Travis Cross d864e66d62 tagscript: add sanity checks on version number 2012-05-07 22:02:44 +00:00
Travis Cross 55330e0e56 tagscript: follow our git subject line capitalization convention 2012-05-07 21:50:17 +00:00
Travis Cross d96736c19e tagscript: refactor 2012-05-07 21:47:25 +00:00
Travis Cross 985fad9e32 prepare the tag script for the new release 2012-05-07 21:43:47 +00:00
Travis Cross 20ac9757ba ci: wrap sanity checks 2012-05-07 21:43:47 +00:00
Travis Cross c204243b1b tagscript: reindent 2012-05-07 21:43:47 +00:00
Anthony Minessale a511ff3026 re-implement sla barge using eavesdrop backend 2012-05-07 13:44:16 -05:00
Moises Silva cc1c47b6fe Merge remote branch 'fsorig/master' 2012-05-07 16:34:13 -04:00
Moises Silva 105ce9ff33 Fixes before merging sangoma repo with upstream 2012-05-07 16:26:48 -04:00
Moises Silva 1f08e2b0ec Merge remote branch 'fsorig/master' 2012-05-07 15:46:08 -04:00
Moises Silva f316f9307f freetdm: First GSM working version
- Manually merging latest code from gideon.gsm branch after review/inspection/modifications
2012-05-07 15:35:13 -04:00
Moises Silva cf9f937079 Merge branch 'master' into gsm.merge 2012-05-07 15:15:44 -04:00
Jeff Lenk a0c5079cc3 fix vs2008 pro project dependency for mod_gsmopen - if anyone wants the solution files for express and wants to help please open a Jira with a patch and I will review it. 2012-05-07 14:15:27 -05:00
Moises Silva cc79163da3 freetdm: refactor ftmod_gsm.c code to use proper core functions and interrupts to wait for io and state changes 2012-05-07 15:13:26 -04:00
Moises Silva de98034145 freetdm: - Extend ftdm interrupt object to notify which IO events are ready in the device
- Add definition of FTDM_MAX_SIG_PARAMETERS to have a standard limit for signaling module parameters
2012-05-07 15:13:26 -04:00
Moises Silva 06eee95da8 freetdm: update ftmod_gsm.c to match latest libwat changes 2012-05-07 15:13:26 -04:00
Gideon Sadan c268b388a7 freetdm: GSM - Finish adding status command + stabilizing 2012-05-07 15:13:21 -04:00
Gideon Sadan f891fefcb1 freetdm: GSM read and write initialization 2012-05-07 15:11:58 -04:00
Gideon Sadan 9cb67dd0c7 freetdm: initializing wat library interface 2012-05-07 15:11:01 -04:00
Moises Silva 412c808e0c freetdm: Added GSM module skeleton 2012-05-07 15:10:25 -04:00