]>
git.ipfire.org Git - thirdparty/freeswitch.git/log
Giovanni Maruzzelli [Fri, 6 May 2011 18:11:03 +0000 (13:11 -0500)]
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
Giovanni Maruzzelli [Fri, 6 May 2011 18:10:57 +0000 (13:10 -0500)]
skypopen: let's bump the thread priorities, refined
David Yat Sin [Fri, 6 May 2011 17:13:44 +0000 (13:13 -0400)]
Fix compile issue when SANGOMA_SPIROU is not defined
David Yat Sin [Fri, 29 Apr 2011 20:23:18 +0000 (16:23 -0400)]
chlog:freetdm: Support for SS7 - SPIROU TXA and ITX messages
Michael Jerris [Fri, 6 May 2011 02:04:43 +0000 (22:04 -0400)]
too much perl
Moises Silva [Thu, 5 May 2011 23:33:02 +0000 (19:33 -0400)]
remove pid file when failing to load modules
Moises Silva [Thu, 5 May 2011 22:25:47 +0000 (18:25 -0400)]
fix banner
Moises Silva [Thu, 5 May 2011 22:17:30 +0000 (18:17 -0400)]
rename to NBE SS7
Mathieu Rene [Thu, 5 May 2011 19:23:53 +0000 (15:23 -0400)]
mod_radius_cdr: log errors with the call's uuid
Mathieu Rene [Thu, 5 May 2011 19:21:27 +0000 (15:21 -0400)]
mod_radius_cdr: Add 'Freeswitch-Other-Leg-Id' av pair
Mathieu Rene [Thu, 5 May 2011 17:45:14 +0000 (13:45 -0400)]
mod_radius_cdr: Add 'Freeswitch-Direction' av pair
Giovanni Maruzzelli [Thu, 5 May 2011 17:32:31 +0000 (12:32 -0500)]
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
Giovanni Maruzzelli [Thu, 5 May 2011 17:32:25 +0000 (12:32 -0500)]
skypopen: let's bump the thread priorities (to be refined, thanks Tony)
Arnaldo Pereira [Thu, 5 May 2011 16:28:55 +0000 (12:28 -0400)]
Merge branch 'smgmaster' of git.sangoma.com:smg_freeswitch into smgmaster
Arnaldo Pereira [Thu, 5 May 2011 16:28:23 +0000 (12:28 -0400)]
Merge branch 'master' into smgmaster
Arnaldo Pereira [Thu, 5 May 2011 16:22:18 +0000 (12:22 -0400)]
freetdm: ftmod_r2 - consider force_release and overwrite the disconnect cause,
on incoming calls, when it's set.
Arnaldo Pereira [Thu, 5 May 2011 16:04:15 +0000 (12:04 -0400)]
freetdm: ftmod_r2 - take charge_calls parameter into consideration when accepting a call
Moises Silva [Thu, 5 May 2011 11:43:43 +0000 (07:43 -0400)]
Merge branch 'master' into smgmaster
Jeff Lenk [Thu, 5 May 2011 02:59:17 +0000 (21:59 -0500)]
vs2010 reswig
Jeff Lenk [Wed, 4 May 2011 21:54:45 +0000 (16:54 -0500)]
Fix for issue reported on the mailing list with a Chinese locale and windows. This commit removes a hidden char that should not have been there anyway.
Brian West [Wed, 4 May 2011 19:47:32 +0000 (14:47 -0500)]
swigall
Michael Jerris [Wed, 4 May 2011 16:51:49 +0000 (12:51 -0400)]
add specific alarm status in dump
Anthony Minessale [Wed, 4 May 2011 15:03:45 +0000 (10:03 -0500)]
FS-3213 --resolve
Anthony Minessale [Wed, 4 May 2011 15:00:22 +0000 (10:00 -0500)]
FS-3282 --resolve ms resolution with new query-timeout-ms, query-timeout still works as expected
Steve Underwood [Wed, 4 May 2011 12:49:21 +0000 (20:49 +0800)]
Changed T.38 terminal handling, so errors from the user's packet transmit routine properly filter up the chain, cause termination of the FAX session, and are reported to the caller.
Jeff Lenk [Wed, 4 May 2011 03:40:43 +0000 (22:40 -0500)]
FS-3004 --resolve
Marc Olivier Chouinard [Tue, 3 May 2011 21:27:21 +0000 (17:27 -0400)]
record_session: Will auto create recursive destination folder if it doesn't already exist (Doesn't create folder when used with local cache feature)
David Yat Sin [Tue, 3 May 2011 20:28:29 +0000 (16:28 -0400)]
FreeTDM: SS7 - Fix for one call state not handled
Marc Olivier Chouinard [Tue, 3 May 2011 16:13:52 +0000 (12:13 -0400)]
mod_callcenter: Fix member been switch as abandoned when he was pickup by an agent FS-3281
Giovanni Maruzzelli [Tue, 3 May 2011 15:17:28 +0000 (10:17 -0500)]
gsmopen: FS-351
Giovanni Maruzzelli [Tue, 3 May 2011 15:13:30 +0000 (10:13 -0500)]
skypopen: * FS-351
Stefan Knoblich [Tue, 3 May 2011 11:02:01 +0000 (13:02 +0200)]
ftmod_libpri: Rewrite parts of hangup handling to fix hanging calls problem.
Let's hope this fixes it for good and doesn't introduce new problems.
Tested-by: SparFux (#freetdm @ irc.freenode.net)
Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
Brian West [Mon, 2 May 2011 22:21:39 +0000 (17:21 -0500)]
refactor mod_loopback timeout handling
David Yat Sin [Mon, 2 May 2011 19:37:19 +0000 (15:37 -0400)]
freetdm: ISDN - Fix for some API commands printing ERR - no return
Moises Silva [Mon, 2 May 2011 18:05:11 +0000 (14:05 -0400)]
mod_sangoma_codec: ok hardware documentation says 200ms for G729
Moises Silva [Mon, 2 May 2011 16:58:20 +0000 (12:58 -0400)]
mod_sangoma_codec: register G729 up to 100ms
Anthony Minessale [Mon, 2 May 2011 16:34:13 +0000 (11:34 -0500)]
add option to disable srtp with --disble-srtp
Anthony Minessale [Mon, 2 May 2011 16:33:57 +0000 (11:33 -0500)]
add option to disable srtp with --disble-srtp
Anthony Minessale [Mon, 2 May 2011 15:37:05 +0000 (10:37 -0500)]
3280 --resolve missed a spot
Michal Bielicki - cypromis [Mon, 2 May 2011 14:48:09 +0000 (16:48 +0200)]
FS3245 move pid var in redhat/centos init file to /var/run/freeswitch/freeswitch.pid, as it gets instaleld to do so
cypromis [Sun, 1 May 2011 19:24:24 +0000 (21:24 +0200)]
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
Markus Mueller [Sat, 30 Apr 2011 16:01:38 +0000 (18:01 +0200)]
ftmod_libpri: Possible fix for call tear-down problems (+ locking cleanup)
Remove pri_destroycall() in on_hangup() and
use pri_hangup() instead of the deprecated pri_release().
NOTE: The original patch used PRI_CAUSE_NORMAL_CIRCUIT_CONGESTION for the cause
code, which (without pri_enable_hangup_fix() enabled) emits a RELEASE COMPLETE
message. This version of the patch uses PRI_CAUSE_NORMAL_CLEARING (-1). (stkn)
Additionally, use ftdm_set_state() instead of ftdm_set_state_locked() because the channel
is already locked. (stkn)
Completely-untested-by: Stefan Knoblich <stkn@openisdn.net>
Moises Silva [Sat, 30 Apr 2011 12:33:32 +0000 (08:33 -0400)]
set the maximum buffer length and source members for frames returned from portaudio endpoints
Giovanni Maruzzelli [Sat, 30 Apr 2011 08:06:54 +0000 (03:06 -0500)]
skypopen: directories reshuffle, old stuff is now in old_stuff subdir :)
Giovanni Maruzzelli [Sat, 30 Apr 2011 08:01:51 +0000 (03:01 -0500)]
skypopen: directories reshuffle, old stuff is now in old_stuff subdir :)
Giovanni Maruzzelli [Sat, 30 Apr 2011 07:35:41 +0000 (02:35 -0500)]
skypopen: refining INTERACTIVE INSTALLER for Linux (to be announced :) )
Giovanni Maruzzelli [Sat, 30 Apr 2011 07:29:20 +0000 (02:29 -0500)]
skypopen: refining INTERACTIVE INSTALLER for Linux (to be announced :) )
Anthony Minessale [Fri, 29 Apr 2011 22:13:09 +0000 (17:13 -0500)]
FS-3276 --resolve please attach the diff next time, do not paste it into the comment. It ruins the formatting. Also I changed the patch so the variable names refelect what is being harvested namely sip_bye_content_type and sip_bye_payload
Jeff Lenk [Fri, 29 Apr 2011 20:01:07 +0000 (15:01 -0500)]
fix trivial compiler warning
Anthony Minessale [Fri, 29 Apr 2011 17:37:30 +0000 (12:37 -0500)]
FS-3280 --resolve doh
Anthony Minessale [Fri, 29 Apr 2011 15:29:03 +0000 (10:29 -0500)]
tweak
Anthony Minessale [Fri, 29 Apr 2011 15:28:56 +0000 (10:28 -0500)]
don't nat map on loopback addrs
Anthony Minessale [Fri, 29 Apr 2011 14:35:46 +0000 (09:35 -0500)]
typo
Anthony Minessale [Fri, 29 Apr 2011 16:09:14 +0000 (11:09 -0500)]
default timer to run slower and increase as needed, Run the timer at 20ms by default and drop down as needed unless you set 1m-timer=true which was previous default
Anthony Minessale [Fri, 29 Apr 2011 15:24:50 +0000 (10:24 -0500)]
FS-3277 --resolve There are actually really only 2 places where it needs the real hostname, the hostname command and the header on the events. I changed everything to the switchname because there were some more sql stmts etc in the core.
Jeff Lenk [Fri, 29 Apr 2011 13:57:00 +0000 (08:57 -0500)]
OPENZAP-154 --resolve
Stefan Knoblich [Thu, 28 Apr 2011 23:58:42 +0000 (01:58 +0200)]
ftmod_libpri: ignore missing call_data in on_hangup() and use the call handle passed in the pevent structure (still needs more love...)
Signed-off-by: Stefan Knoblich <s.knoblich@axsentis.de>
Jeff Lenk [Thu, 28 Apr 2011 19:39:24 +0000 (14:39 -0500)]
fix trivial comiler warning for last commit
Anthony Minessale [Thu, 28 Apr 2011 18:46:39 +0000 (13:46 -0500)]
add bridged timestamp and hangup_complete_with_xml=true to add xml_cdr to the body of hangup_complete events
Anthony Minessale [Thu, 28 Apr 2011 15:56:08 +0000 (10:56 -0500)]
remove unused code
Jeff Lenk [Thu, 28 Apr 2011 05:29:28 +0000 (00:29 -0500)]
FS-3272 --resolve moc we need to discuss this with anthm catch me on irc thanks
Anthony Minessale [Wed, 27 Apr 2011 21:18:59 +0000 (16:18 -0500)]
set flag
Anthony Minessale [Wed, 27 Apr 2011 20:16:52 +0000 (15:16 -0500)]
remove unnecessary locks
Anthony Minessale [Wed, 27 Apr 2011 16:50:32 +0000 (11:50 -0500)]
ping .update to force sofia rebuild
Jeff Lenk [Wed, 27 Apr 2011 16:26:08 +0000 (11:26 -0500)]
fix issue on mailing list
mod_crd_sqlite entry limit and sqlite segfaults on triggers
Anthony Minessale [Wed, 27 Apr 2011 14:48:28 +0000 (09:48 -0500)]
FS-3271 --resolve
David Yat Sin [Tue, 26 Apr 2011 19:13:00 +0000 (15:13 -0400)]
chlog: freetdm: SS7 - Fix for Screening Ind and Presentation Ind not being sent out
root [Tue, 26 Apr 2011 18:52:53 +0000 (14:52 -0400)]
freetdm: SS7 - Support for receiving RDNIS variables
David Yat Sin [Tue, 26 Apr 2011 17:21:49 +0000 (13:21 -0400)]
freetdm: fix compile errors from previous commit
Jeff Lenk [Tue, 26 Apr 2011 17:06:11 +0000 (12:06 -0500)]
FS-3236 --resolve
David Yat Sin [Tue, 26 Apr 2011 15:04:44 +0000 (11:04 -0400)]
freetdm: ss7 - Fix for some SIP RDNIS headers being overwritten
Anthony Minessale [Tue, 26 Apr 2011 14:43:22 +0000 (09:43 -0500)]
FS-3269 --resolve
Michal Bielicki - cypromis [Tue, 26 Apr 2011 13:12:30 +0000 (15:12 +0200)]
FS-3195, added german additional say module stuff to debian build
Michal Bielicki - cypromis [Tue, 26 Apr 2011 13:10:37 +0000 (15:10 +0200)]
FS-3195, thank you Christian Benke
Marc Olivier Chouinard [Tue, 26 Apr 2011 04:15:15 +0000 (00:15 -0400)]
mod_callcenter: Apparently, it by design that only 1 of the 2 leg can continue the dialplan. So member are always A leg and agent are B leg. If you want to continue after hangup a call for the agent like in uuid standby mode, use the transfer_after_bridge feature. Sample example usage is on the mod_callcenter wiki page.
Marc Olivier Chouinard [Mon, 25 Apr 2011 19:53:54 +0000 (15:53 -0400)]
Fix regression to dns resolve in sofia. It will make sofia and compiler happy
Marc Olivier Chouinard [Mon, 25 Apr 2011 19:06:32 +0000 (15:06 -0400)]
it the other way arround !
Marc Olivier Chouinard [Mon, 25 Apr 2011 18:22:57 +0000 (14:22 -0400)]
mod_callcenter: Try to make uuid-standby continue the dialplan. Let me know if this helped
Michael S Collins [Mon, 25 Apr 2011 17:29:25 +0000 (10:29 -0700)]
Update to-be-recorded sounds (conf and vm stuff)
Giovanni Maruzzelli [Mon, 25 Apr 2011 16:36:42 +0000 (11:36 -0500)]
skypopen: OSS driver, refinement
Giovanni Maruzzelli [Mon, 25 Apr 2011 14:13:39 +0000 (09:13 -0500)]
skypopen: OSS driver, refinement
Jeff Lenk [Mon, 25 Apr 2011 12:12:30 +0000 (07:12 -0500)]
VS2010 add mod_callcenter to solution - not built by default
Jeff Lenk [Mon, 25 Apr 2011 11:57:01 +0000 (06:57 -0500)]
VS2010 add esl lua project
Marc Olivier Chouinard [Mon, 25 Apr 2011 02:47:12 +0000 (22:47 -0400)]
switch_core_file: Fix a regression from earlier commit on some distro forcing warning on 'forced' return function value
Marc Olivier Chouinard [Sun, 24 Apr 2011 03:52:03 +0000 (23:52 -0400)]
mod_voicemail: Fix SQL error on forward when filename length become greater than 255. FS-2959
Marc Olivier Chouinard [Sun, 24 Apr 2011 02:37:47 +0000 (22:37 -0400)]
mod_callcenter: Display an warning when MOH is invalid and resume wait with silence. FS-2740
Marc Olivier Chouinard [Sun, 24 Apr 2011 00:33:19 +0000 (20:33 -0400)]
sofia-lib: More Fix for -Wunused-but-set-variable required compiler. (Might need to be ported back to sofia)
Marc Olivier Chouinard [Sat, 23 Apr 2011 21:01:35 +0000 (17:01 -0400)]
mod_callcenter: More temporary attempt to make it 32bit friendly
Marc Olivier Chouinard [Sat, 23 Apr 2011 15:55:56 +0000 (11:55 -0400)]
mod_callcenter: Decided to take the easy way for portability for the moment. We expect time_t to be an integral anyway in the core, so I'll expect the same here. Should fix the problem with the partial change I did on i386 system
Marc Olivier Chouinard [Sat, 23 Apr 2011 03:09:40 +0000 (23:09 -0400)]
autoconf: Comment out the forced -Wunused-but-set-variable since not all module could be tested. List of module I couldn't compile is in the comment. Please all the different module maintainer check your module for this. Thanks
Marc Olivier Chouinard [Sat, 23 Apr 2011 03:05:36 +0000 (23:05 -0400)]
mod_event_zmq: Update download file from 2.1.3 to 2.1.4 (2.1.3 tar file is gone from zmq server)
Marc Olivier Chouinard [Sat, 23 Apr 2011 02:49:41 +0000 (22:49 -0400)]
Fix for -Wunused-but-set-variable required compiler. : mod_freetdm mod_avmd mod_cidlookup mod_ladspa mod_lcr mod_nibblebill mod_rss mod_vdm mod_dahdi_codec mod_skinny mod_cdr_pg_csv
Jeff Lenk [Sat, 23 Apr 2011 02:30:42 +0000 (21:30 -0500)]
fix for last commit
Jeff Lenk [Sat, 23 Apr 2011 02:23:09 +0000 (21:23 -0500)]
remove unreferenced variable
Marc Olivier Chouinard [Sat, 23 Apr 2011 02:11:34 +0000 (22:11 -0400)]
sofia-lib: Fix for -Wunused-but-set-variable required compiler. (Might need to be ported back to sofia)
Marc Olivier Chouinard [Sat, 23 Apr 2011 02:03:40 +0000 (22:03 -0400)]
mod_python & mod_spidermonkey: Fix for -Wunused-but-set-variable required compiler
Marc Olivier Chouinard [Sat, 23 Apr 2011 01:55:56 +0000 (21:55 -0400)]
mod_callcenter: Fix for -Wunused-but-set-variable required compiler
Marc Olivier Chouinard [Sat, 23 Apr 2011 01:45:42 +0000 (21:45 -0400)]
autoconf: Added the -Wunused-but-set-variable to the default compile to help avoid commiting more unused variable but set value. Please report if you do have problem with it.
Anthony Minessale [Fri, 22 Apr 2011 21:46:04 +0000 (16:46 -0500)]
Merge branch 'master' of git://git.freeswitch.org/freeswitch
Marc Olivier Chouinard [Fri, 22 Apr 2011 23:42:46 +0000 (19:42 -0400)]
mod_callcenter: Adding the VC project file for 2008 and 2010. Not tested