Commit Graph

16656 Commits

Author SHA1 Message Date
Konrad Hammel 108ae5c48a freetdm: ss7 - numerous updates 2010-09-20 16:48:36 -04:00
Jeff Lenk 184f395553 fix several code analysis problems and mask several that are required 2010-09-20 09:25:14 -05:00
Moises Silva 95cf2209fe freetdm: make conf nodes to be stored in FIFO order 2010-09-20 10:18:23 -04: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
Anthony Minessale d4a0132415 reverse the linked list in ivr menus to support accidental feature of multiple entries for the same keys 2010-09-16 18:11:55 -05:00
Anthony Minessale 42c9df72ce ***BEHAVIOUR CHANGE*** reloadacl, load <module>, reload <module> will now explicitly call reloadxml 2010-09-16 17:38:06 -05:00
Anthony Minessale 83da7bd318 make t38 terminal mode more reliable 2010-09-16 17:01:53 -05:00
Konrad Hammel a045519f6b freetdm: ss7 - fixed bug in dnis if ST character present 2010-09-16 16:53:14 -04:00
root 19dc1ab0f2 fix crashes on FSH323Connection calls in on_hangup routine in different threads. 2010-09-16 20:08:30 +04:00
Konrad Hammel 401b23549e freetdm: ss7 - updated outgoing IAM 2010-09-16 11:55:26 -04:00
Anthony Minessale 94cf078a4d fix build issue from tone2wav 2010-09-16 10:20:03 -05:00
Marc Olivier Chouinard c8a897b90c mod_commands: Allow cond API to allow returning empty false value 2010-09-16 11:03:59 -04:00
Leon de Rooij 7d5ca1c086 Added SAF_ROUTING_EXEC flag to lua app, so it can be run inline 2010-09-16 14:02:12 +02:00
Brian West 8726104aa3 If sip_invite_domain is used lets use it for rpid_domain no matter what because I know best if I set it 2010-09-15 19:46:23 -05:00
Anthony Minessale 0d0b4b4383 move app flag into 'T38' namespace for the sake of housekeeping 2010-09-15 19:11:47 -05:00
Anthony Minessale 4e567a28a2 fix logic in app flags 2010-09-15 18:57:54 -05:00
Anthony Minessale 3eb35a57bf forgot a spot to call conditional broadcast on shutdown 2010-09-15 17:04:54 -05:00
Jeff Lenk 6a0f7f4ae8 build tweak + vs2010 swig 2010-09-15 16:21:10 -05:00
Anthony Minessale 04b5215646 presence tweaks and addition of all-reg-options-ping which is like nat-options-ping only for every registered host 2010-09-15 15:42:08 -05:00
Brian West 486dcc631a improve defaults to cover more strange scenarios 2010-09-15 15:39:52 -05:00
Konrad Hammel 134b78c103 freetdm: ss7 - updates to outgoing IAM and ACM 2010-09-15 15:06:51 -04:00
Brian West 9c22b0d0f4 MODENDP-327 2010-09-15 11:02:27 -05:00
Anthony Minessale 9835395c73 MDXMLINT-57 2010-09-15 10:58:12 -05:00
Michael Jerris 283b7a85b8 FSBUILD-304: Fix compile error due to incorrect format specifier 2010-09-15 02:57:31 -04:00
Michael S Collins 4d29df1fe4 Update .gitignore 2010-09-14 17:14:53 -07:00
Anthony Minessale 54ba998f6c formating 2010-09-14 16:23:31 -05:00
Anthony Minessale 6e23f3bef6 fix spelling err 2010-09-14 16:22:21 -05:00
Anthony Minessale ef79535c45 add nitrus boost to sql thread 2010-09-14 16:19:13 -05:00
Marc Olivier Chouinard 8ea90fb17a switch_core_sqldb: Simple spelling correction of log output 2010-09-14 15:30:36 -04:00