]> git.ipfire.org Git - thirdparty/freeswitch.git/log
thirdparty/freeswitch.git
11 years agofix for todays ws.* changes
Jeff Lenk [Wed, 18 Sep 2013 04:23:11 +0000 (23:23 -0500)] 
fix for todays ws.* changes

11 years agoFS-5761
Jeff Lenk [Wed, 18 Sep 2013 03:37:03 +0000 (22:37 -0500)] 
FS-5761

11 years agoupdate cc header
Anthony Minessale [Wed, 18 Sep 2013 00:20:56 +0000 (05:20 +0500)] 
update cc header

11 years agoupdate cc banner
Anthony Minessale [Wed, 18 Sep 2013 00:13:13 +0000 (05:13 +0500)] 
update cc banner

11 years agominor fixes in ws.c
Anthony Minessale [Wed, 18 Sep 2013 00:12:23 +0000 (05:12 +0500)] 
minor fixes in ws.c

11 years agoFS-5797 --resolve
Anthony Minessale [Tue, 17 Sep 2013 18:34:50 +0000 (13:34 -0500)] 
FS-5797 --resolve

11 years agoFS-5796 --resolve add cfwdall extension param for mod_skinny
Nathan Neulinger [Tue, 17 Sep 2013 18:08:09 +0000 (13:08 -0500)] 
FS-5796 --resolve add cfwdall extension param for mod_skinny

11 years agoFix bootstrap from the removal of mod_html5 in previous commit and cleanup some other...
Marc Olivier Chouinard [Tue, 17 Sep 2013 02:00:35 +0000 (22:00 -0400)] 
Fix bootstrap from the removal of mod_html5 in previous commit and cleanup some other reference to it

11 years agoswigall
Anthony Minessale [Tue, 17 Sep 2013 00:56:24 +0000 (19:56 -0500)] 
swigall

11 years agoFS-5794 --resolve
Anthony Minessale [Tue, 17 Sep 2013 00:56:02 +0000 (19:56 -0500)] 
FS-5794 --resolve

11 years agodel mod_html5
Anthony Minessale [Tue, 17 Sep 2013 01:26:20 +0000 (06:26 +0500)] 
del mod_html5

11 years agofix connection issue in websocket
Anthony Minessale [Tue, 17 Sep 2013 01:24:41 +0000 (06:24 +0500)] 
fix connection issue in websocket

11 years agomod_rayo: fixed prompt state machine - wrong state transition when output finishes...
Chris Rienzo [Tue, 17 Sep 2013 00:13:26 +0000 (20:13 -0400)] 
mod_rayo: fixed prompt state machine - wrong state transition when output finishes before input starts

11 years agoupdate cc banner
Anthony Minessale [Mon, 16 Sep 2013 17:59:26 +0000 (22:59 +0500)] 
update cc banner

11 years agoFS-5761 --resolve this solution is sufficient
Anthony Minessale [Mon, 16 Sep 2013 17:28:20 +0000 (22:28 +0500)] 
FS-5761 --resolve this solution is sufficient

11 years agoFS-4865 --resolve
Anthony Minessale [Mon, 16 Sep 2013 17:23:49 +0000 (22:23 +0500)] 
FS-4865 --resolve

11 years agoFS-5770 --resolve revert accidental commit
Jeff Lenk [Mon, 16 Sep 2013 14:41:32 +0000 (09:41 -0500)] 
FS-5770 --resolve revert accidental commit

11 years agoMerge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
Chris Rienzo [Mon, 16 Sep 2013 03:24:29 +0000 (23:24 -0400)] 
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch

11 years agomod_rayo: fix reloadxml issue
Chris Rienzo [Mon, 16 Sep 2013 03:22:12 +0000 (23:22 -0400)] 
mod_rayo: fix reloadxml issue

11 years agoFS-5784 try this with visual studio express 2010
Jeff Lenk [Mon, 16 Sep 2013 00:48:10 +0000 (18:48 -0600)] 
FS-5784 try this with visual studio express 2010

11 years agoHow did the use after free not blowup in the last 3 years since it was modified?
William King [Sun, 15 Sep 2013 23:19:19 +0000 (16:19 -0700)] 
How did the use after free not blowup in the last 3 years since it was modified?

11 years agoWhile sofia does garbage collection, in other locations we still call su_free after...
William King [Sun, 15 Sep 2013 23:05:11 +0000 (16:05 -0700)] 
While sofia does garbage collection, in other locations we still call su_free after calls to sip_header_as_string. So adding it here too since we've finished using the full_contact variable.

11 years agoDon't risk the double free, use switch_safe_free here same as in ~15 lines.
William King [Sun, 15 Sep 2013 22:57:17 +0000 (15:57 -0700)] 
Don't risk the double free, use switch_safe_free here same as in ~15 lines.

11 years agoFS-5793 --resolve
Anthony Minessale [Sat, 14 Sep 2013 18:06:06 +0000 (13:06 -0500)] 
FS-5793 --resolve

11 years agoFS-5791 --resolve
Anthony Minessale [Sat, 14 Sep 2013 15:07:25 +0000 (10:07 -0500)] 
FS-5791 --resolve

11 years agoTweaks
Steve Underwood [Fri, 13 Sep 2013 15:44:10 +0000 (23:44 +0800)] 
Tweaks

11 years agosimilar fix to 53d17a13121cb85d5bf3c260a4d365fefc7ae179
Brian West [Thu, 12 Sep 2013 21:56:07 +0000 (16:56 -0500)] 
similar fix to 53d17a13121cb85d5bf3c260a4d365fefc7ae179

11 years agoadd via_protocol to request so you can be informed if you wish to force expires due...
Brian West [Thu, 12 Sep 2013 20:22:57 +0000 (15:22 -0500)] 
add via_protocol to request so you can be informed if you wish to force expires due to tcp keepalives being on.

11 years agoFS-5767 --resolve allow odbc variable to be used for postgresql even if odbc is not...
Marc Olivier Chouinard [Thu, 12 Sep 2013 20:10:54 +0000 (16:10 -0400)] 
FS-5767 --resolve allow odbc variable to be used for postgresql even if odbc is not present

11 years agoFix regression from ignoring breaks in video rtp sessions and add a flag to force...
Anthony Minessale [Thu, 12 Sep 2013 16:47:54 +0000 (21:47 +0500)] 
Fix regression from ignoring breaks in video rtp sessions and add a flag to force a break when needed

11 years agoFS-5788 --resolve used wrong variable for setting custom origination SIP headers
Chris Rienzo [Thu, 12 Sep 2013 16:13:22 +0000 (12:13 -0400)] 
FS-5788 --resolve used wrong variable for setting custom origination SIP headers

11 years agomod_ssml: added ordinal, telephone configuration
Chris Rienzo [Thu, 12 Sep 2013 15:58:53 +0000 (11:58 -0400)] 
mod_ssml: added ordinal, telephone configuration

11 years agoFS-5740 --resolve
Anthony Minessale [Thu, 12 Sep 2013 15:41:52 +0000 (20:41 +0500)] 
FS-5740 --resolve

11 years agoFS-5781 --resolve try now
Anthony Minessale [Thu, 12 Sep 2013 15:39:57 +0000 (20:39 +0500)] 
FS-5781 --resolve try now

11 years agomitigate zoiper endless loop bug by not sending notify with expires: 0 when zoiper...
Anthony Minessale [Thu, 12 Sep 2013 15:21:41 +0000 (20:21 +0500)] 
mitigate zoiper endless loop bug by not sending notify with expires: 0 when zoiper is detected

11 years agoFS-4819 --resolve we can match the one offered just for the sake of interop since...
Anthony Minessale [Thu, 12 Sep 2013 05:02:44 +0000 (10:02 +0500)] 
FS-4819 --resolve we can match the one offered just for the sake of interop since it probably won't hurt anything, if it does we can take further action

11 years agoFS-5779 --resolve
Anthony Minessale [Thu, 12 Sep 2013 04:27:06 +0000 (09:27 +0500)] 
FS-5779 --resolve

11 years agoFS-5777 --resolve
Anthony Minessale [Wed, 11 Sep 2013 20:35:49 +0000 (01:35 +0500)] 
FS-5777 --resolve

11 years agoFS-5779 --resolve
Anthony Minessale [Wed, 11 Sep 2013 20:29:32 +0000 (01:29 +0500)] 
FS-5779 --resolve

11 years agoFS-5780 --resolve
Anthony Minessale [Wed, 11 Sep 2013 19:10:28 +0000 (00:10 +0500)] 
FS-5780 --resolve

11 years agoFS-5778 --resolve use switch_core_event_hook_remove_receive_message() to bind to...
Anthony Minessale [Wed, 11 Sep 2013 17:58:00 +0000 (22:58 +0500)] 
FS-5778 --resolve use switch_core_event_hook_remove_receive_message() to bind to receive_message and case for new SWITCH_MESSAGE_ANSWER_EVENT, SWITCH_MESSAGE_PROGRESS_EVENT, SWITCH_MESSAGE_RING_EVENT

11 years agoFS-5774 --resolve
Anthony Minessale [Tue, 10 Sep 2013 22:00:58 +0000 (03:00 +0500)] 
FS-5774 --resolve

11 years agoFS-5772 improve odds a little more but the phone is broken here
Anthony Minessale [Tue, 10 Sep 2013 21:55:31 +0000 (02:55 +0500)] 
FS-5772 improve odds a little more but the phone is broken here

11 years agoFS-5772 --resolve this is sort of a hack but less painful than reporting bugs to...
Anthony Minessale [Tue, 10 Sep 2013 18:14:30 +0000 (23:14 +0500)] 
FS-5772 --resolve this is sort of a hack but less painful than reporting bugs to polycom

11 years agoupdate opus tarball rev
Ken Rice [Tue, 10 Sep 2013 17:15:37 +0000 (12:15 -0500)] 
update opus tarball rev

11 years agoAdd dependency from mod_rayo to mod_ssml
Travis Cross [Tue, 10 Sep 2013 15:31:52 +0000 (15:31 +0000)] 
Add dependency from mod_rayo to mod_ssml

11 years agoFS-5766 --resolve
Anthony Minessale [Mon, 9 Sep 2013 22:03:04 +0000 (03:03 +0500)] 
FS-5766 --resolve

11 years agomod_rayo: fix record complete URI when recording to HTTP
Chris Rienzo [Mon, 9 Sep 2013 20:22:49 +0000 (16:22 -0400)] 
mod_rayo: fix record complete URI when recording to HTTP

11 years agoregression from FS-5614 on forward
Brian West [Mon, 9 Sep 2013 18:37:48 +0000 (13:37 -0500)] 
regression from FS-5614 on forward

11 years agooops
Anthony Minessale [Mon, 9 Sep 2013 17:53:45 +0000 (22:53 +0500)] 
oops

11 years agorefactor to use the new switch_core_session_refresh_video function
Seven Du [Mon, 9 Sep 2013 17:52:21 +0000 (01:52 +0800)] 
refactor to use the new switch_core_session_refresh_video function

11 years agoFS-5769 --resolve
Seven Du [Mon, 9 Sep 2013 16:59:55 +0000 (00:59 +0800)] 
FS-5769 --resolve

11 years agoFS-5717 --resolve
Anthony Minessale [Mon, 9 Sep 2013 15:08:43 +0000 (20:08 +0500)] 
FS-5717 --resolve

11 years agoFix log line in ftmod_analog.c
Moises Silva [Mon, 9 Sep 2013 06:06:17 +0000 (02:06 -0400)] 
Fix log line in ftmod_analog.c

11 years agoImproved handling of page lengths in the T.85 decoder
Steve Underwood [Sun, 8 Sep 2013 09:19:00 +0000 (17:19 +0800)] 
Improved handling of page lengths in the T.85 decoder

11 years agoFS-5763: --resolve add configure check for lzma and newer readhat/sl tinfo stuff
Michael Jerris [Sat, 7 Sep 2013 19:21:33 +0000 (12:21 -0700)] 
FS-5763: --resolve add configure check for lzma and newer readhat/sl tinfo stuff

11 years agoFS-5762 FS-5765 --resolve
Anthony Minessale [Fri, 6 Sep 2013 18:28:46 +0000 (23:28 +0500)] 
FS-5762 FS-5765 --resolve

11 years agodoh
Anthony Minessale [Fri, 6 Sep 2013 00:55:50 +0000 (05:55 +0500)] 
doh

11 years agoavoid a segfault if you dont have an xml_cdr config
Ken Rice [Fri, 6 Sep 2013 00:02:27 +0000 (19:02 -0500)] 
avoid a segfault if you dont have an xml_cdr config

11 years agoFS-5757
Anthony Minessale [Thu, 5 Sep 2013 23:48:56 +0000 (04:48 +0500)] 
FS-5757

11 years agomissed a spot on last conf commit
Anthony Minessale [Thu, 5 Sep 2013 21:45:10 +0000 (02:45 +0500)] 
missed a spot on last conf commit

11 years agoFS-5757 take 200
Anthony Minessale [Thu, 5 Sep 2013 20:52:11 +0000 (01:52 +0500)] 
FS-5757 take 200

11 years agorevert
Anthony Minessale [Thu, 5 Sep 2013 19:50:17 +0000 (00:50 +0500)] 
revert

11 years agorevert
Anthony Minessale [Thu, 5 Sep 2013 19:48:18 +0000 (00:48 +0500)] 
revert

11 years agorevert f24d1cde3db80df630bee348adb06f4f7051fd8a
Anthony Minessale [Thu, 5 Sep 2013 19:32:03 +0000 (00:32 +0500)] 
revert f24d1cde3db80df630bee348adb06f4f7051fd8a

11 years agoadd define for thread pool debug
Anthony Minessale [Thu, 5 Sep 2013 19:07:50 +0000 (00:07 +0500)] 
add define for thread pool debug

11 years agofix possible issue with double read of frames in conf
Anthony Minessale [Thu, 5 Sep 2013 19:05:00 +0000 (00:05 +0500)] 
fix possible issue with double read of frames in conf

11 years agoFS-5714 --resolve
Anthony Minessale [Thu, 5 Sep 2013 15:55:55 +0000 (20:55 +0500)] 
FS-5714 --resolve

11 years agorebuild
Anthony Minessale [Thu, 5 Sep 2013 15:41:45 +0000 (20:41 +0500)] 
rebuild

11 years agoFS-5714 --resolve That is probably the right place
Anthony Minessale [Thu, 5 Sep 2013 15:39:58 +0000 (20:39 +0500)] 
FS-5714 --resolve That is probably the right place

11 years agoFS-5757 --resolve
Anthony Minessale [Thu, 5 Sep 2013 15:35:31 +0000 (20:35 +0500)] 
FS-5757 --resolve

11 years agomod_gsmopen fix complier errors windows
Jeff Lenk [Thu, 5 Sep 2013 15:24:33 +0000 (10:24 -0500)] 
mod_gsmopen fix complier errors windows

11 years agoFS-5760 thanks for the heads up on the missing files - tortoisegit has a bug with...
Jeff Lenk [Thu, 5 Sep 2013 15:16:01 +0000 (10:16 -0500)] 
FS-5760 thanks for the heads up on the missing files - tortoisegit has a bug with that

11 years agoFS-5760 committed compiler fixes only
Jeff Lenk [Thu, 5 Sep 2013 13:41:12 +0000 (08:41 -0500)] 
FS-5760 committed compiler fixes only

11 years agoFS-5727 and FS-5729 gsmopen: inserted some debugging to eventually find a probable...
Giovanni Maruzzelli [Thu, 5 Sep 2013 09:38:47 +0000 (11:38 +0200)] 
FS-5727 and FS-5729  gsmopen: inserted some debugging to eventually find a probable flaw in gsmlib. Disabled the suspected code

11 years agogsmopen: inserted some debugging to eventually find a probable flaw in gsmlib. Disabl...
Giovanni Maruzzelli [Thu, 5 Sep 2013 09:37:04 +0000 (11:37 +0200)] 
gsmopen: inserted some debugging to eventually find a probable flaw in gsmlib. Disabled the suspected code

11 years agoFS-5759 --resolve regression from e45774e76464659bbfdb550ee29a399bf7854cc0 re: FS...
Anthony Minessale [Thu, 5 Sep 2013 00:39:03 +0000 (05:39 +0500)] 
FS-5759 --resolve regression from e45774e76464659bbfdb550ee29a399bf7854cc0 re: FS-5620

11 years agoFS-5747 move reloadxml event outside of mutex
Anthony Minessale [Wed, 4 Sep 2013 23:09:53 +0000 (04:09 +0500)] 
FS-5747 move reloadxml event outside of mutex

11 years agodeliver events with the core thread pool set events-use-dispatch=true in switch.conf...
Anthony Minessale [Wed, 4 Sep 2013 22:42:35 +0000 (03:42 +0500)] 
deliver events with the core thread pool set events-use-dispatch=true in switch.conf.xml to use the old way

11 years agoSome tweaks to FAX processing
Steve Underwood [Wed, 4 Sep 2013 20:30:57 +0000 (04:30 +0800)] 
Some tweaks to FAX processing

11 years agoFS-5754
Anthony Minessale [Wed, 4 Sep 2013 19:15:44 +0000 (14:15 -0500)] 
FS-5754

11 years agoFS-5757 revert
Anthony Minessale [Wed, 4 Sep 2013 17:15:54 +0000 (22:15 +0500)] 
FS-5757 revert

11 years agoFS-5752 --resolve
Anthony Minessale [Wed, 4 Sep 2013 16:05:13 +0000 (21:05 +0500)] 
FS-5752 --resolve

11 years agoFS-5605 --resolve
Anthony Minessale [Wed, 4 Sep 2013 16:00:26 +0000 (21:00 +0500)] 
FS-5605 --resolve

11 years agoFS-5757 --resolve
Anthony Minessale [Wed, 4 Sep 2013 15:30:25 +0000 (20:30 +0500)] 
FS-5757 --resolve

11 years agoreset offset too
Anthony Minessale [Wed, 4 Sep 2013 15:24:34 +0000 (20:24 +0500)] 
reset offset too

11 years agooverride the default 30 minute timeout on tport connections for websockets
Anthony Minessale [Tue, 3 Sep 2013 23:24:53 +0000 (04:24 +0500)] 
override the default 30 minute timeout on tport connections for websockets

11 years agofix issue with default video echo
Anthony Minessale [Tue, 3 Sep 2013 21:58:05 +0000 (02:58 +0500)] 
fix issue with default video echo

11 years agoFS-5748 --resolve regression from FS-5665 511efc5cf02b68f4d5009142a5d3ae7584325b3d
Anthony Minessale [Tue, 3 Sep 2013 20:08:00 +0000 (01:08 +0500)] 
FS-5748 --resolve regression from FS-5665 511efc5cf02b68f4d5009142a5d3ae7584325b3d

11 years agomod_http_cache: use case-insensitive domain to profile hash
Chris Rienzo [Tue, 3 Sep 2013 14:05:13 +0000 (10:05 -0400)] 
mod_http_cache: use case-insensitive domain to profile hash

11 years agoFS-5608 improvement in behavior, on EXECUTE it will now send the stop ring tone messa...
Nathan Neulinger [Tue, 3 Sep 2013 13:53:48 +0000 (08:53 -0500)] 
FS-5608 improvement in behavior, on EXECUTE it will now send the stop ring tone message to device

11 years agoFS-5741 --resolve
Anthony Minessale [Mon, 2 Sep 2013 17:56:58 +0000 (22:56 +0500)] 
FS-5741 --resolve

11 years agoFix compile problem with the last spandsp update
Steve Underwood [Mon, 2 Sep 2013 02:58:47 +0000 (10:58 +0800)] 
Fix compile problem with the last spandsp update

11 years agoA few little tidyups and the eliminate of a potential crash if the T.85
Steve Underwood [Sun, 1 Sep 2013 15:37:21 +0000 (23:37 +0800)] 
A few little tidyups and the eliminate of a potential crash if the T.85
decoder encounters certain kinds of messed up T.85 images.

11 years agoTweaks to spandsp configuration
Steve Underwood [Sat, 31 Aug 2013 16:36:48 +0000 (00:36 +0800)] 
Tweaks to spandsp configuration

11 years agomod_http_cache: added <domain> to <profile> configuration
Chris Rienzo [Sat, 31 Aug 2013 03:41:15 +0000 (23:41 -0400)] 
mod_http_cache: added <domain> to <profile> configuration

11 years agomod_rayo: tweak to allow duplicate <tag> for SISR
Chris Rienzo [Fri, 30 Aug 2013 22:17:43 +0000 (18:17 -0400)] 
mod_rayo: tweak to allow duplicate <tag> for SISR

11 years agoMerge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
Chris Rienzo [Fri, 30 Aug 2013 21:45:47 +0000 (17:45 -0400)] 
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch

11 years agomod_rayo: add some hacky support for SISR in DTMF recognizer
Chris Rienzo [Fri, 30 Aug 2013 21:43:10 +0000 (17:43 -0400)] 
mod_rayo: add some hacky support for SISR in DTMF recognizer

11 years agoTweaks to the spandsp alloc functions, and a fix for bi-level image row
Steve Underwood [Fri, 30 Aug 2013 19:26:31 +0000 (03:26 +0800)] 
Tweaks to the spandsp alloc functions, and a fix for bi-level image row
squashing.