Commit Graph

16581 Commits

Author SHA1 Message Date
Brian West a9446ac12e SFSIP-227 2010-09-23 11:25:43 -05:00
Jeff Lenk 0cc28f37fb FSCORE-676 Buffer too small 2010-09-23 08:15:55 -05:00
Anthony Minessale b02c69bba9 MODAPP-459 2010-09-22 18:14:24 -05:00
Anthony Minessale cc42515e9f DOH left a line behind, regression from 0748711 MODAPP-453 2010-09-22 16:38:45 -05:00
Anthony Minessale 3548168d8f let ~ signify that multipart content will contain headers 2010-09-22 16:05:44 -05:00
Anthony Minessale b36d015f09 fix issue leaving stale records in fifo_bridge table 2010-09-22 10:54:00 -05:00
Anthony Minessale b6a533ee9a fix endless loop on startup when specifying -nosql 2010-09-22 08:28:14 -05:00
Brian West 72baaf6d23 fix t38 passthru when port changes on re-invite 2010-09-21 19:22:28 -05:00
Marc Olivier Chouinard 30b2c6fe90 mod_callcenter: Few default config comment spelling check, thanks Diego 2010-09-21 20:02:37 -04:00
Michael Jerris 29ea6e296f fix typo and printf specifier resulting in incorrect output of call counts on profiles and gateways 2010-09-21 15:08:26 -05:00
Michael Jerris c236541e29 fix seg on subscribe with no contact host 2010-09-21 14:31:36 -05:00
Brian West 50e377dc94 add mod to modules.conf.in 2010-09-21 13:00:30 -05:00
Brian West 62b55523c2 Working codec2 support 2010-09-21 12:35:41 -05:00
Brian West 549b2356d6 update to working with latest libcodec2 which will be up on files.freeswitch.org once fixed 2010-09-21 11:45:54 -05:00
Marc Olivier Chouinard e1fb79a179 mod_callcenter: Make sure we fail to load if config is not present 2010-09-21 12:43:48 -04:00
Jeff Lenk 4ea1595481 tweak build warning 2010-09-21 11:22:16 -05:00
Mathieu Rene a6e502bedf codec2: update code to new lib 2010-09-21 11:45:19 -04:00
Anthony Minessale 5aa13f13e7 revert broken patch FSCORE-652 2010-09-21 10:37:04 -05:00
Anthony Minessale ef773e0762 FSCORE-675 2010-09-21 10:17:18 -05:00
Anthony Minessale d093a4a4c6 make code more automagic to shut up the dude on the list 2010-09-21 10:09:55 -05:00
Mathieu Rene 04ca07512d codec2: working prototype, still for testing only 2010-09-21 10:57:34 -04:00
Brian West f7d16ecd3b work in progress not fully functional yet 2010-09-21 08:57:11 -05:00
Mathieu Rene df63657e61 avoid segfault when sofia tries to update the callee id at the same time as the outbound call is transferred 2010-09-20 19:39:45 -04:00
Moises Silva 56c717d7f6 Merge branch 'master' of git.freeswitch.org:freeswitch 2010-09-20 18:20:02 -04:00
Moises Silva 5e3377c7a4 freetdm: fix win compilation 2010-09-20 18:19:33 -04:00
Anthony Minessale 09fa66787e add 'sofia global siptrace on' so we don't have to always teach people to enable sip trace on each profile 2010-09-20 16:55:09 -05:00
Anthony Minessale 3b04608c2e MODAPP-457 2010-09-20 15:32:57 -05:00
Jeff Lenk 184f395553 fix several code analysis problems and mask several that are required 2010-09-20 09:25:14 -05:00
Anthony Minessale 0748711434 MODAPP-453 2010-09-20 08:39:38 -05:00
Brian West b834a0e5d0 small typo in an EXAMPLE nothing critical 2010-09-19 16:59:58 -05:00
Moises Silva 7d84351de9 Merge remote branch 'smgorig/master' 2010-09-18 22:35:17 -04:00
Anthony Minessale d5239be751 fix package build 2010-09-17 18:10:26 -05:00
Anthony Minessale be2b5777ae check gateway status instead of state in new function 2010-09-17 17:06:59 -05:00
Anthony Minessale bd24aa6d79 fix doc 2010-09-17 17:02:19 -05:00
Anthony Minessale ce01c76c56 frick 2010-09-17 16:33:56 -05:00
Brian West 62d275dd9d Fix T.38 passthru 2010-09-17 15:15:38 -05:00
Anthony Minessale 4e41e4c584 slight fix on last commit 2010-09-17 14:49:43 -05:00
Anthony Minessale 0477cb67f5 add sofia profile <profile> gwlist up|down to list up or downed profiles for feeding into mod distributor to exclude dead gateways 2010-09-17 14:11:57 -05:00
Anthony Minessale 445731eea1 add inline lists for tab complete db using ::[a:b syntax 2010-09-17 14:10:30 -05:00
Anthony Minessale 07ec7867db set conditionals to only fire when the mutex can be obtained 2010-09-17 14:05:48 -05:00
Konrad Hammel 1c76ca4d72 freetdm: ss7 - bug fix in pause/resume handling 2010-09-17 13:37:20 -04:00
David Yat Sin 6235f74355 Merge branch 'master' of git://git.freeswitch.org/freeswitch 2010-09-17 11:09:34 -04:00
Brian West d7c5cb2e33 swigall 2010-09-17 09:55:12 -05:00
Brian West ff37e9de9a MODAPP-456 2010-09-17 08:58:39 -05:00
Marc Olivier Chouinard 59ec8ced59 switch_utils: Add day of week 3 letter initial usage in "wday" field in the dialplan. Example : mon-fri. Using number as before is still supported. Several public switch function are available. 2010-09-17 00:26:27 -04:00
Marc Olivier Chouinard c9fcce0869 switch_utils: Add date time range string compare function switch_fulldate_cmp. It usable in XML dialplan with date-time. String format example : 2009-10-10 14:33:22~2009-11-10 17:32:31. 2010-09-17 00:21:19 -04:00
Marc Olivier Chouinard 4ab8fa13e1 switch_utils: Add time of day string compare function switch_tod_cmp. It usable in XML dialplan with time-of-day. String format is hh:mm:ss you can define a range like this : 09:00-17:00 (Second are not optional) 2010-09-17 00:07:30 -04:00
Michael S Collins 7112c94e29 Merge branch 'master' of git://git.freeswitch.org/freeswitch 2010-09-16 16:26:46 -07:00
Michael S Collins 765cd2b7e2 Fix typos 2010-09-16 16:25:16 -07:00
Anthony Minessale 6068167208 explicit reloadxml in sofia as well 2010-09-16 18:17:52 -05:00