Commit Graph

16382 Commits

Author SHA1 Message Date
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
Mathieu Parent f5a6831ffc Skinny: allow configuration of softkeys via xml
- enhance conf/skinny_profiles/internal.xml
- Sanity checks
  + softKeySet id < 16
  + less than 16 buttons per softKeySet
  + at least the default soft-key-set to load the profile
  + at least one profile to load mod_skinny
- Lower some ERRORs to WARNINGs as they don't prevent module loading
- Default skinny_str2soft_key_event to 0
2010-09-04 09:35:43 +02:00
Mathieu Parent 690ae1b313 Skinny: avoid "-ERR no reply" when using API commands from CLI 2010-09-04 09:35:42 +02:00
Mathieu Parent 8381a4f3cf Skinny: adding tables for soft_key_events 2010-09-04 09:35:42 +02:00
Marc Olivier Chouinard 0be95658af mod_callcenter: Make more sence to bridge the caller to the agent. Before, in the xml_cdr you saw it it like the agent initiated the call to the member 2010-09-03 22:53:14 -04:00
Marc Olivier Chouinard 2d3d8c8ddd mod_callcenter: Add more channel variable and event and fix a mem leak 2010-09-03 20:12:45 -04:00
Anthony Minessale 73e1ec5e46 FSCORE-667 2010-09-03 17:29:26 -05:00
Mathieu Parent 461db7573e Skinny: Better IP change handling
- Respawn only if ip or port is changed
- Properly handle timeout
2010-09-03 23:34:19 +02:00
Anthony Minessale 4ee68141d7 make dingaling work with google voice inbound too 2010-09-03 14:11:38 -05:00
Anthony Minessale 5ce37cbed8 refactor 2010-09-03 14:11:06 -05:00
Anthony Minessale bb980fdef5 refactor 2010-09-03 12:46:49 -05:00
Mathieu Parent b762a0aa7f Skinny: block socket to decrease CPU usage
non-blocking mode can still be used by setting MOD_SKINNY_NONBLOCK
2010-09-03 19:08:41 +02:00
Mathieu Rene a8ad3da74e switch_dir_next_file() should also match symlinks 2010-09-03 00:37:21 -04:00
Mathieu Parent a5cd2df89a Skinny: Handle network-address-change trap event
- add auto-restart param to each profile (if true, ip is automaticaly changed)
- some cleaning (unused args in flush_listener, better logs)
2010-09-03 00:09:10 +02:00
Anthony Minessale ca48184256 strip trailing and leading whitespace in api execute args and commands 2010-09-02 16:41:09 -05:00
Anthony Minessale 11361f69a4 hex vs. dec, strip space in switch_strip_whitespace 2010-09-02 16:39:10 -05:00
Anthony Minessale 2066322891 fix small leak 2010-09-02 16:38:14 -05:00
Anthony Minessale 82db6c4fe3 revert, moving to core 2010-09-02 16:36:47 -05:00
Michael Jerris 7c0b748737 cleanup whitespace in commands 2010-09-02 17:17:56 -04:00
Anthony Minessale 4da5c5cfa2 presence issues for dialog_info 2010-09-02 16:02:04 -05:00
Anthony Minessale 2002f38b4c fix regression in core event system 2010-09-02 12:30:26 -05:00
Jeff Lenk 6eca026342 fix build for changes in 46c6650a94 2010-09-02 11:24:40 -05:00
Jeff Lenk 874aaf1f86 mod_managed build tweak for windows vs2010 2010-09-02 11:12:49 -05:00
Jeff Lenk a6e7bd534d fix build for windows 2010-09-02 11:11:51 -05:00
Brian West d68a12188c FSCORE-662 2010-09-02 10:39:52 -05:00
Jeff Lenk f8daa1126a Move FreeSWITCH.Managed to correct location 2010-09-02 09:02:15 -05:00
Jeff Lenk 4a7425efd8 fix build for changes in 46c6650a94 2010-09-02 08:26:57 -05:00
Brian West f65a85106d doh 2010-09-02 08:22:22 -05:00
root 5a0114a16f add compiling.txt 2010-09-02 17:05:35 +04:00
Brian West 8dbd62ff17 FSBUILD-301 2010-09-01 17:59:50 -05:00
Brian West 8a6d0f6810 Really? 2010-09-01 17:53:04 -05:00
Anthony Minessale 9af30563e2 make mod_dingaling compat with google's new free phonecalls thing 2010-09-01 14:22:42 -05:00
Anthony Minessale ba0a2a32ba make mod_dingaling compat with google's new free phonecalls thing 2010-09-01 14:22:42 -05:00
Brian West 75145c9db5 Merge branch 'master' of git.freeswitch.org:freeswitch 2010-09-01 11:50:07 -05:00
Brian West 7a2c0c339b correct this 2010-09-01 11:49:48 -05:00
Michael Jerris 749dc86410 don't put blank 'version' attr in dialog-info packets 2010-09-01 11:46:32 -05:00
Brian West f790cbf20c Ignore Early Media is required here 2010-09-01 11:05:49 -05:00
Rupa Schomaker c6a4ddd0ba FSMOD-69 - mod_curl - use method=post when post requested 2010-09-01 07:00:33 -05:00
Jeff Lenk 3e2056833b add windows x64 build support for mod_skinny 2010-08-31 09:53:22 -05:00
Mathieu Parent ce352bccc5 Skinny: stop media on early media hangup (ring-out) 2010-08-31 08:40:37 +02:00
Anthony Minessale 70331e88bd when getting presence with no payload consider it an extension to the expires time in the dialog 2010-08-30 17:33:05 -05:00
Brian West 96525d4f63 swigall 2010-08-30 12:48:45 -05: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
Mathieu Parent 53561eaa9a debian/freeswitch.init: don't start fresswitch before network 2010-08-30 08:39:19 +02:00
Jeff Lenk 68d74c31c3 MODAPP-444 2010-08-29 19:44:08 -05:00
Jeff Lenk 72e5a7068c add mod_h323 to 2010 solution for VS- not built by default 2010-08-29 15:45:41 -05:00