18590 Commits

Author SHA1 Message Date
Mike Jerris
42be0a8086 Merge pull request #632 in FS/freeswitch from bugfix/FS-8650-add-switch_must_malloc-switch_must_realloc-switch_must_strdup to master
* commit '350a739da8b5ad44e4c82185258be49724a4d5b4':
  FS-8650 #resolve [Add switch_must_malloc/switch_must_realloc/switch_must_strdup and use it in switch_xml.c]
2015-12-17 10:11:59 -06:00
Anthony Minessale
02224a037e FS-8179 bring this back to default its fixed in chrome 2015-12-16 18:22:27 -06:00
Anthony Minessale
af49d5b086 FS-8595 contd 2015-12-16 18:20:21 -06:00
Anthony Minessale
56a4557237 FS-8595 contd 2015-12-16 15:34:06 -06:00
Anthony Minessale
7507636d48 FS-8595 contd 2015-12-16 14:05:30 -06:00
Anthony Minessale
7f80d75010 FS-8595 contd 2015-12-16 13:55:33 -06:00
Emmanuel Schmidbauer
f2fcfe1a75 FS-8668: allow channel variable prefix-a-leg to override global setting in mod_xml_cdr 2015-12-16 07:47:20 -08:00
Anthony Minessale
010db753f6 FS-8595 matching input res does not work well when chrome auto decides to shrink it too small so never mind this part 2015-12-15 18:37:03 -06:00
Anthony Minessale
0bcb240b24 FS-8663 a little more 2015-12-15 14:00:58 -06:00
Chris Rienzo
475df32a4b FS-8662 [mod_http_cache] don't block http_tryget while another thread is fetching the URL 2015-12-15 14:43:06 -05:00
Anthony Minessale
3fd416166a FS-8663 #resolve [add vid-personal command] 2015-12-15 13:37:50 -06:00
Anthony Minessale II
881197e661 FS-8629 #resolve [Add new param video-mute-exit-canvas to conference cflags] 2015-12-15 11:58:02 -06:00
Anthony Minessale
8670e5f801 FS-8642 addtl patch 2015-12-14 16:05:57 -06:00
Michael Jerris
b1206d0b50 FS-9658: [mod_verto] windows fixes for mod_verto 2015-12-14 14:23:31 -06:00
Anthony Minessale
350a739da8 FS-8650 #resolve [Add switch_must_malloc/switch_must_realloc/switch_must_strdup and use it in switch_xml.c] 2015-12-11 16:57:30 -06:00
Anthony Minessale
af5281e91d revert commit from PR 585 2015-12-11 16:30:45 -06:00
Anthony Minessale II
0363be406d Merge pull request #626 in FS/freeswitch from ~WHENRY/freeswitch:bugfix/FS-8631 to master
* commit '2bddbf972e30933e8280227238d04a8cbf7cd004':
  FS-8631 [update regex to allow DSN to match rest of FS code]
2015-12-11 13:44:00 -06:00
Armen Babikyan
e23aa12a2d FS-8643: fix mod_sofia memory leaks 2015-12-10 22:42:55 -08:00
Anthony Minessale II
cae255395f Merge pull request #585 in FS/freeswitch from ~LEKENSTEYN/freeswitch:xml-fixes to master
* commit '48d6a5f6a8fb21a7e20302cfdd4ff012288b3892':
  switch_xml_decode: avoid NUL injection
  switch_xml_set_attr: fix inconsistent state on error paths
2015-12-10 18:23:48 -06:00
Anthony Minessale
85f8bca628 FS-8642 #resolve [CF_VIDEO_READY set on non-video calls] 2015-12-09 19:02:23 -06:00
Anthony Minessale
2f04c5e16d FS-8633 #resolve [ first verto to join a conference does not get "conference-livearray-join" event] 2015-12-09 16:16:26 -06:00
Anthony Minessale
6cd796a9bc FS-8293 add quality level 0 to conference (default is 1) and fix some logic in auto bw 2015-12-09 15:33:26 -06:00
Anthony Minessale
2cb7188c17 FS-8632 #resolve [Add origination_audio_mode originate variable] 2015-12-08 18:30:48 -06:00
William Henry
2bddbf972e FS-8631 [update regex to allow DSN to match rest of FS code] 2015-12-08 18:51:29 -05:00
Anthony Minessale
b91a1017e2 FS-8621 2015-12-08 14:35:15 -06:00
Anthony Minessale
cce8288c16 FS-8625 #resolve [Segmentation fault: 11] 2015-12-08 11:18:07 -06:00
Brian West
1d36d1fcae Merge pull request #606 in FS/freeswitch from ~MBRANCA/freeswitch:bugfix/FS-8565-txfax-fails-when-remote-party-changes to master
We've tested this with Yehavi and it does fix a problem that apparently happens a lot in the wild, and I have tested it against FS.

* commit 'd7b8394e501ae061926a78a1d45a0be8aafb6907':
  FS-8565 update initial rtp from address when auto changing port so we can avoid false later comparisons
2015-12-08 09:58:16 -06:00
Mike Jerris
0988413cd9 Merge pull request #561 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:mod_codec2-improvements to master
* commit '611449f4b36f6bf0ab74984f10d1265e864b7f79':
  FS-8364: mod_codec2 : improvements, add extra modes: 3200,1400,1200. add config file.
2015-12-07 10:19:42 -06:00
Mike Jerris
ee51dab1e7 Merge pull request #617 in FS/freeswitch from ~ROB WU/freeswitch:group_call-flatten to master
* commit 'fabca410010b48b20854fe78343b6d31207b88bb':
  FS-8585: [mod_commands] group_call: expand {} and <> to [] for each dial string
2015-12-07 10:16:07 -06:00
Chris Rienzo
ef8d1c7198 FS-8619 [mod_rayo] reply with conflict stanza error if bind is attempted with duplicate JID. Improve error handling when 'ready' callback fails. 2015-12-04 17:44:53 -05:00
Anthony Minessale
28bd6e2e38 FS-8615 #resolve [Crash when quickly changing layouts and setting reservation ids.] 2015-12-04 13:08:02 -06:00
Anthony Minessale
ad696ccabf FS-8612 #resolve [rare ivr originated calls crash due to read codec leak] 2015-12-04 10:33:41 -06:00
Anthony Minessale II
b52a57e751 Merge pull request #620 in FS/freeswitch from feature/FS-8188 to master
* commit 'f917a72c8451416ed992d798cabddee0de5b9b5b':
  FS-8188 add park_after_early_bridge transfer_after_early_bridge variables
2015-12-04 10:09:25 -06:00
Anthony Minessale
c021d22ea6 FS-8602 #resolve [conference does not auto-generate layouts properly when callers with no camera are present] 2015-12-02 15:08:53 -06:00
Anthony Minessale
cebfc81583 FS-8590 treat no res-id the same as clear 2015-12-02 12:02:43 -06:00
Anthony Minessale
3400fac2f8 FS-8354 #resolve [G722 audio issues with mod_conference after fab435479ada61f2f9d726bad53ec31d002acd2f] 2015-12-02 11:03:00 -06:00
Anthony Minessale
ba9a480912 FS-8588 remove debug 2015-12-01 14:22:52 -06:00
Anthony Minessale
95a4bbc152 FS-8588 fix deadlock in error condition 2015-12-01 13:54:20 -06:00
Anthony Minessale
f563760604 FS-8588 #resolve [Unreliable digit collection] 2015-12-01 13:21:34 -06:00
Anthony Minessale
079040e4e7 FS-8595 typo 2015-12-01 12:27:23 -06:00
Anthony Minessale
ca61d45412 FS-8595 #resolve [Improve auto bitrate in personal canvas mode and do not let auto bitrate exceed native picture size] 2015-12-01 12:24:57 -06:00
Anthony Minessale
5f2dc448ce FS-8529 more improvment on same goal 2015-12-01 11:36:23 -06:00
Anthony Minessale
b0b715c9c3 FS-8589 #resolve [Using conference playback with full-screen=true is not working correctly] 2015-11-30 16:54:15 -06:00
Rob Wu
fabca41001 FS-8585: [mod_commands] group_call: expand {} and <> to [] for each dial string
Channel variables in dial strings can be set through <>, {} or [].
<foo=bar> applies to every channel.
{foo=bar} applies to every channel, excluding channels delimited by :_:.
[foo=bar] only applies to the channel that follows [foo=bar].

Before this patch, group_call looked up users in the directory and
replaced {} with []. This logic does not work if the user has more than
one dial string, e.g. if multiple-registrations is set to true, and more
than two devices register under the same user.

This patch fixes the issue by stripping <> and {}, and inserting the
dial string before each individual dial string for each user. The
semantics of the "local_clobber" variable and the '|', ',' and ':_:'
delimiters are fully supported.
2015-11-28 19:17:56 +01:00
Anthony Minessale
833c193d04 FS-8264 #resolve [Add all the reservation IDs in the return of "list-videoLayouts" command] 2015-11-27 13:25:36 -06:00
Mike Jerris
5a56c89791 Merge pull request #587 in FS/freeswitch from ~VIPKILLA/fs-8433:master to master
* commit '728d960017c510c8108ce6c62cfbdd691a0c8831':
  FS-8433: allow hangup cause to be set inside redirect data
2015-11-27 13:11:40 -06:00
Emmanuel Schmidbauer
728d960017 FS-8433: allow hangup cause to be set inside redirect data 2015-11-27 13:52:50 -05:00
Anthony Minessale
4676943972 FS-8574 #resolve [hangup a call but still in show calls (uuid_kill result -ERR No such channel!)] 2015-11-27 12:42:40 -06:00
Dragos Oancea
611449f4b3 FS-8364: mod_codec2 : improvements, add extra modes: 3200,1400,1200. add config file. 2015-11-27 12:09:29 -05:00
Ken Rice
99ca223f82 FS-8582 #resolve make sure the URL being passed here is not null 2015-11-27 10:39:38 -06:00