Commit Graph

16574 Commits

Author SHA1 Message Date
Marc Olivier Chouinard 163ca31f2c mod_directory: Add variable directory_search_order to allow to search by first name by default is set to "first_name" 2010-09-09 22:43:27 -04:00
Konrad Hammel 29843a6e4a freetdm: ss7 -bug fix 2010-09-09 21:45:51 -04:00
Konrad Hammel 71f1427447 freetdm: ss7 - bug fix in configuration 2010-09-09 21:22:18 -04:00
Leon de Rooij f9d44d3bfd Merge branch 'master' of ssh://git.freeswitch.org/freeswitch 2010-09-10 03:00:43 +02:00
Leon de Rooij 7eae2b629e mod_lua: cannot assume idx != 0 if cb_fun is provided 2010-09-10 02:58:37 +02:00
Konrad Hammel 05eb47abf1 freetdm: ss7 - update to configuration 2010-09-09 20:55:38 -04:00
Marc Olivier Chouinard 402f2391dc mod_commands: Fix user_data returning the first value found instead of the last. Also add support to get variable from the group. 2010-09-09 20:03:36 -04:00
Leon de Rooij 87db11afe0 Made 2nd arg to freeswitch.Dbh:query (cb func) optional 2010-09-10 01:36:27 +02:00
Konrad Hammel 53d00f6947 freetdm: ss7 - bug fix 2010-09-09 18:19:49 -04:00
Konrad Hammel c4324d5af4 freetdm: ss7 - bug fixes in configuration 2010-09-09 17:33:06 -04:00
Moises Silva e7fecd0ff9 freetdm: fix config to allow both sangoma pri and bri spans to be configured 2010-09-09 17:22:10 -04:00
Marc Olivier Chouinard 5a6f0f5c37 mod_sofia: Correct the order what param and variables are overriding them self in user/group/domain 2010-09-09 15:37:41 -04:00
Rupa Schomaker eaeabc7b04 MODAPP-454 - mod_lcr: don't count twice 2010-09-09 11:07:11 -05:00
Anthony Minessale 28046a89de downgrade log message to debug and add more details 2010-09-09 09:27:17 -05:00
Anthony Minessale 646a5609a1 edge cases for sofia recover 2010-09-08 22:53:57 -05:00
Jeff Lenk 2befa393a6 FSBUILD-302 Fix Windows build error - uninitialized variable 2010-09-08 22:47:28 -05:00
Konrad Hammel 42c307253b freetdm: ss7 - beta support for ANSI, added support for tx of cgb, cgu 2010-09-08 20:34:57 -04:00
Steve Underwood 77671c049b I messed up the last spandsp update, by missing 2 header files. This should
fix things.
2010-09-09 08:25:18 +08:00
Brian West 6875a9718d Adding att_xfer example to default dialplan 2010-09-08 16:33:50 -05:00
Brian West 20ec962a06 Adding att_xfer example to default dialplan 2010-09-08 16:33:45 -05:00
Brian West f777b36e4f swigall 2010-09-08 15:57:05 -05:00
Anthony Minessale fcdc147e04 doh 2010-09-08 15:36:30 -05:00
Anthony Minessale 4526ba30c6 improve sofia recover in some nat cases 2010-09-08 15:32:34 -05:00
Anthony Minessale d18c3a8a60 fix sql stmt 2010-09-08 15:09:09 -05:00
Anthony Minessale 977a8ad7ce add origination_caller_profile to log all attempted calls for a paticular leg 2010-09-08 13:19:56 -05:00
Anthony Minessale f3c6512ca0 fix build by guessing types of missing values -feeling lucky 2010-09-08 12:59:40 -05:00
Brian West 4d448c979e move enum to the bottom of default. 2010-09-08 11:57:57 -05:00
Steve Underwood 84ee0ae61b Fix for T.30 processing of operator interrupts, to improve compatibility
with some machines, which seem to send them when no operator is around.

Fix for T.38 gateway not kicking off or ending transmission under certain
timing conditions.
2010-09-09 00:16:18 +08:00
Moises Silva aa7c9b898a Merge commit 'fsorig/master' 2010-09-08 12:12:15 -04:00
David Yat Sin dc51ccbec1 freetdm:ftmod_sangoma_isdn changes
Minor fixes to glare testing, add check for INBAND TONES available in ALERT msgs
	Fix for handling T310 expiring
	Minor fixes to glare testing
	Fixed handling for Progress with cause
	Support for facility timeout
2010-09-08 14:42:44 -04:00
Anthony Minessale 86de47ff31 dont put an rpid in 183 or 200 if pass-callee-id is false 2010-09-08 10:41:59 -05:00
Moises Silva 4d3357e18c freetdm: set outbound flag in individual channel open too 2010-09-08 07:21:56 -04:00
Anthony Minessale 381233ae0b fix fs_cli tab complete regression 2010-09-08 10:30:39 -05:00
Anthony Minessale ac20528816 MODSOFIA-85 2010-09-08 09:44:49 -05:00
Marc Olivier Chouinard 3482f95e72 mod_callcenter: Alot of cleanup. Added max-wait-time and max-wait-time-with-no-agent param to a queue.
max-wait-time : allow to make the caller quit the queue after X number of waited second.  The second one allow
max-wait-time-with-no-agent : This will wait for a range of second with no agent before kicking the member out of the queue.  This allow safe shift change with all agents login out and back in

I've changed the Event value from CC-Name to either CC-Agent or CC-Queue.  So watchout for your current event socket apps.  Sorry about this change.

Lot to be tested in this commit.  Please use Jira to post problems, and new feature request can be added at the bottom of the wiki page.
2010-09-08 00:07:19 -04:00
Anthony Minessale 8114b3f18d speed up db action in sofia recover 2010-09-07 21:16:00 -05:00
Moises Silva f708ee1a0b freetdm: fix help message 2010-09-07 21:21:11 -04:00
Moises Silva 9a8bd09360 Merge remote branch 'fsorig/master' 2010-09-07 18:47:52 -04:00
Moises Silva a13cfa488b freetdm: add new files for vs2008 project 2010-09-07 18:34:20 -04:00
Konrad Hammel c219a73c06 freetdm: ss7- added support for incoming group blocks, started adding support for ansi 2010-09-07 18:14:30 -04:00
Moises Silva b76e7f1812 freetdm: fix codec for CAS signaling 2010-09-07 16:04:38 -04:00
Moises Silva 7fd0f84cce Merge remote branch 'smgfs/master' 2010-09-07 13:39:18 -04:00
Anthony Minessale 2f3187e470 reswig 2010-09-07 11:45:56 -05:00
Anthony Minessale 26f2e095ef MODLANG-174 2010-09-07 11:21:25 -05:00
Anthony Minessale 68d1c32ad1 FSCORE-668 2010-09-07 10:51:02 -05:00
Anthony Minessale e3eff8165e MODENDP-326 2010-09-07 09:44:08 -05:00
Anthony Minessale be00609aab FSCORE-667 2010-09-07 09:40:47 -05:00
Michael S Collins 35fd2bc9e7 Update ChangeLog through Sept 4 in preparation for 1.0.7 tagging 2010-09-04 12:09:10 -07:00
Mathieu Parent ba3a6ad6c8 Skinny: Rename skinny-default-soft-key-set-set to skinny-soft-key-set-set 2010-09-04 10:14:22 +02:00
Mathieu Parent 07c3c94d7a Skinny: allow skinny-default-soft-key-set-set per device 2010-09-04 10:06:07 +02:00