]> git.ipfire.org Git - thirdparty/freeswitch.git/log
thirdparty/freeswitch.git
12 years agobump FS rev v1.2.13
Ken Rice [Mon, 16 Sep 2013 15:06:14 +0000 (10:06 -0500)] 
bump FS rev

12 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

12 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

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

12 years agoMerge branch 'v1.2.stable' of ssh://git.freeswitch.org:222/freeswitch into v1.2.stable
Chris Rienzo [Mon, 16 Sep 2013 03:24:04 +0000 (23:24 -0400)] 
Merge branch 'v1.2.stable' of ssh://git.freeswitch.org:222/freeswitch into v1.2.stable

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

12 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?

12 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.

12 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.

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

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

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

12 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.

12 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

12 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

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

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

12 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

12 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

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

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

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

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

Conflicts:
libs/sofia-sip/.update

12 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

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

12 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

Conflicts:
src/include/switch_types.h

12 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

Conflicts:
src/mod/endpoints/mod_sofia/sofia.c

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

12 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

12 years agoFS-5766 --resolve stable equiv
Anthony Minessale [Mon, 9 Sep 2013 22:03:27 +0000 (03:03 +0500)] 
FS-5766 --resolve stable equiv

12 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

12 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

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

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

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

12 years agoFS-5768 --resolve
Anthony Minessale [Sat, 7 Sep 2013 22:27:57 +0000 (03:27 +0500)] 
FS-5768 --resolve

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

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

12 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

12 years agoFS-5757
Anthony Minessale [Thu, 5 Sep 2013 23:49:07 +0000 (04:49 +0500)] 
FS-5757

12 years agoFS-5757
Anthony Minessale [Thu, 5 Sep 2013 21:06:38 +0000 (02:06 +0500)] 
FS-5757

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

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

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

12 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

12 years agoFS-5757 --resolve
Anthony Minessale [Thu, 5 Sep 2013 15:58:23 +0000 (20:58 +0500)] 
FS-5757 --resolve

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

Conflicts:
libs/sofia-sip/.update

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

12 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

12 years agoFS-5757 --resolve
Anthony Minessale [Thu, 5 Sep 2013 15:36:03 +0000 (20:36 +0500)] 
FS-5757 --resolve

12 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

12 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

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

12 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

12 years agoFS-5757 revert
Anthony Minessale [Wed, 4 Sep 2013 17:16:37 +0000 (22:16 +0500)] 
FS-5757 revert

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

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

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

Conflicts:
src/mod/endpoints/mod_sofia/sofia.c

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

12 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

12 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

12 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

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

12 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

12 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

12 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

12 years agoFS-4757 this should fix it but I am not happy with the way this is done but since...
Anthony Minessale [Thu, 29 Aug 2013 17:23:08 +0000 (22:23 +0500)] 
FS-4757 this should fix it but I am not happy with the way this is done but since polycom is one of the only phones that does this right I have no other choice

12 years agomod_ssml: add default config for interpret-as='characters'
Chris Rienzo [Wed, 28 Aug 2013 17:52:37 +0000 (13:52 -0400)] 
mod_ssml: add default config for interpret-as='characters'

12 years agoswigall
Anthony Minessale [Wed, 28 Aug 2013 16:32:02 +0000 (21:32 +0500)] 
swigall

12 years agoFS-5734 documentation will need to be updated to request languages instead of phrases
Anthony Minessale [Wed, 28 Aug 2013 16:25:35 +0000 (21:25 +0500)] 
FS-5734 documentation will need to be updated to request languages instead of phrases

12 years agofix typo
Seven Du [Wed, 28 Aug 2013 08:23:10 +0000 (16:23 +0800)] 
fix typo

12 years agofix some close on -1 issues
Anthony Minessale [Tue, 27 Aug 2013 17:59:24 +0000 (13:59 -0400)] 
fix some close on -1 issues

12 years agofix variable setting from skinny and mismatched logging
Nathan Neulinger [Tue, 27 Aug 2013 17:31:25 +0000 (12:31 -0500)] 
fix variable setting from skinny and mismatched logging

12 years agoFS-5733 --resolve mod_rayo: don't use nested <input> when creating dtmf-only match.
Chris Rienzo [Mon, 26 Aug 2013 22:57:04 +0000 (18:57 -0400)] 
FS-5733 --resolve mod_rayo: don't use nested <input> when creating dtmf-only match.

12 years agoFS-5731 --resolve
Anthony Minessale [Mon, 26 Aug 2013 15:25:14 +0000 (20:25 +0500)] 
FS-5731 --resolve

12 years agoFS-5722 --resolve
Anthony Minessale [Fri, 23 Aug 2013 15:28:01 +0000 (20:28 +0500)] 
FS-5722 --resolve

12 years agoMerge remote-tracking branch 'origin/v1.2.stable' into v1.2.stable
Moises Silva [Wed, 21 Aug 2013 22:04:12 +0000 (18:04 -0400)] 
Merge remote-tracking branch 'origin/v1.2.stable' into v1.2.stable

12 years agoMerge remote branch 'github/v1.2.stable-ftdm_em_playback' into v1.2.stable
Moises Silva [Wed, 21 Aug 2013 22:02:33 +0000 (18:02 -0400)] 
Merge remote branch 'github/v1.2.stable-ftdm_em_playback' into v1.2.stable

12 years agomod_freetdm: E&M Analog fixes
Moises Silva [Wed, 21 Aug 2013 21:54:00 +0000 (17:54 -0400)] 
mod_freetdm: E&M Analog fixes
* Rename option ringback-during-collect to immediate-ringback
* Allow regular ringback tone with immediate-ringback, not just a wav file
* Do not request full frame of data, just packet_len which is what we receive per IO interval
* Ignore user data when playing ringback tone

12 years agoFS-5296 stable version
Anthony Minessale [Wed, 21 Aug 2013 21:32:39 +0000 (02:32 +0500)] 
FS-5296 stable version

12 years agoFS-5296
Anthony Minessale [Wed, 21 Aug 2013 21:28:39 +0000 (02:28 +0500)] 
FS-5296

12 years agogit fail, b4792e7 won't cherry pick but the patch manually applied fine
Anthony Minessale [Wed, 21 Aug 2013 17:27:56 +0000 (22:27 +0500)] 
git fail, b4792e7 won't cherry pick but the patch manually applied fine

12 years agofix rfc4579 method=bye handling
Anthony Minessale [Wed, 21 Aug 2013 17:00:44 +0000 (22:00 +0500)] 
fix rfc4579 method=bye handling

12 years agosigh spelling
Brian West [Wed, 21 Aug 2013 16:47:58 +0000 (11:47 -0500)] 
sigh spelling

12 years agoFS-5718 --resolve
Brian West [Wed, 21 Aug 2013 16:33:13 +0000 (11:33 -0500)] 
FS-5718 --resolve

12 years agoFS-5719 --resolve
Brian West [Wed, 21 Aug 2013 16:29:48 +0000 (11:29 -0500)] 
FS-5719 --resolve

12 years agoMerge branch 'v1.2.stable' of ssh://git.freeswitch.org:222/freeswitch into v1.2.stable
Brian West [Wed, 21 Aug 2013 16:20:14 +0000 (11:20 -0500)] 
Merge branch 'v1.2.stable' of ssh://git.freeswitch.org:222/freeswitch into v1.2.stable

12 years agoFS-5695 --resolve
Brian West [Wed, 21 Aug 2013 16:20:08 +0000 (11:20 -0500)] 
FS-5695 --resolve

12 years agomod_rayo: use XMPP URI instead of FS UUID for join/unjoin
Chris Rienzo [Tue, 20 Aug 2013 21:26:07 +0000 (17:26 -0400)] 
mod_rayo: use XMPP URI instead of FS UUID for join/unjoin

12 years agomod_rayo: Remove compensation for Punchblock Rayo spec incompatibility
Ben Langfeld [Tue, 20 Aug 2013 20:11:27 +0000 (17:11 -0300)] 
mod_rayo: Remove compensation for Punchblock Rayo spec incompatibility

12 years agoFS-5164 - fix segv on ring handling due to listener not being defined
Nathan Neulinger [Tue, 20 Aug 2013 18:01:40 +0000 (13:01 -0500)] 
FS-5164 - fix segv on ring handling due to listener not being defined

12 years agoFS-5164 --resolve add support for setting user variables w/ skinny
Nathan Neulinger [Tue, 20 Aug 2013 14:24:43 +0000 (09:24 -0500)] 
FS-5164 --resolve add support for setting user variables w/ skinny

12 years agoFS-5708 --resolve
Anthony Minessale [Mon, 19 Aug 2013 18:48:09 +0000 (23:48 +0500)] 
FS-5708 --resolve

12 years agoRevert FS-5708 ; build issues
Ken Rice [Fri, 16 Aug 2013 22:54:03 +0000 (17:54 -0500)] 
Revert FS-5708 ; build issues

This reverts commit 77d0ee21b2bf64d16e665ef43acfdda98f3514b3.

12 years agoFS-5709 --resolve
Anthony Minessale [Fri, 16 Aug 2013 21:16:28 +0000 (02:16 +0500)] 
FS-5709 --resolve

12 years agoFS-5708 --resolve
Anthony Minessale [Fri, 16 Aug 2013 21:13:49 +0000 (02:13 +0500)] 
FS-5708 --resolve

12 years agoFS-5528 --resolve
Moises Silva [Fri, 16 Aug 2013 13:52:14 +0000 (09:52 -0400)] 
FS-5528 --resolve

12 years agoFS-5700 --resolve
Anthony Minessale [Thu, 15 Aug 2013 16:19:51 +0000 (21:19 +0500)] 
FS-5700 --resolve

12 years agoFix segfault in mod_conference
Anthony Minessale [Wed, 17 Jul 2013 00:28:02 +0000 (19:28 -0500)] 
Fix segfault in mod_conference

This was introduced by commit a4408e62a6ca1bc36e26109396af332d05fae812.

FS-5612 --resolve

12 years agomod_rayo: move alias definition to config file, tweak console command completion...
Chris Rienzo [Wed, 14 Aug 2013 22:00:30 +0000 (18:00 -0400)] 
mod_rayo: move alias definition to config file, tweak console command completion to make testing easier