Moises Silva
1078f77f42
Merge remote-tracking branch 'fsorig/master'
2011-05-27 16:37:24 -04:00
Anthony Minessale
0ac088e32c
FS-3313 --resolve Come To ClueCon 2011 http://www.cluecon.com
2011-05-27 09:51:05 -05:00
Anthony Minessale
e03d900c23
FS-3300 --resolve
2011-05-27 09:38:54 -05:00
Mathieu Parent
ff08ea68ce
Skinny: reindent using vim's =G
2011-05-26 21:43:53 +02:00
Mathieu Parent
5f6c469e44
Skinny: rename skinny-route to skinny-process
...
this is needed to differentiate route/cfwd
2011-05-26 21:43:53 +02:00
System Administrator
7eaef23955
Merge remote branch 'fsorig/master'
...
Conflicts:
src/mod/applications/mod_commands/mod_commands.c
src/mod/endpoints/mod_portaudio/mod_portaudio.c
src/mod/endpoints/mod_portaudio/pablio.c
2011-05-26 00:13:12 -04:00
Anthony Minessale
c1c759526d
add arrays to event headers and chanvars
2011-05-25 15:42:36 -05:00
Anthony Minessale
b978d39d48
FS-3312 --resolve
2011-05-25 14:45:55 -05:00
Stefan Knoblich
812fd7278e
mod_sofia: Reformat sofia usage string and make it a static const char[].
...
Make this thing readable by wasting a couple of bytes for spaces and newlines.
As an added bonus, save some stack space by making usage_string a static const.
Signed-off-by: Stefan Knoblich <s.knoblich@axsentis.de>
2011-05-25 18:29:28 +02:00
Anthony Minessale
2582bbcb36
add xml user caching mechanism
2011-05-23 17:15:37 -05:00
Anthony Minessale
62c81afef0
init ssl locks in sofia
2011-05-23 12:23:30 -05:00
Jeff Lenk
765908f356
FS-3152 --resolve dup_dest was being overwritten by switch_split_user_domain
2011-05-22 19:10:52 -05:00
Georgiewskiy Yuriy
949d528a36
apply patch from Jan Willamowius:
...
make sure dtmfinband gets initialized.
make gk-identifier and gk-interface settings optional (documentation sayed that about gk-identifier already)
2011-05-22 12:37:13 +04:00
Giovanni Maruzzelli
2146583663
skypopen: adding some guards against NULL sessions and channels
2011-05-21 02:45:39 -05:00
Giovanni Maruzzelli
b65a3ebd18
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
2011-05-21 02:37:38 -05:00
Giovanni Maruzzelli
7fa3f7f3dd
skypopen: fixing bug from Anton VG, adding some guards against NULL sessions and channels
2011-05-21 02:36:51 -05:00
Anthony Minessale
66d16d1772
FS-3270 --resolve please watch the code formatting in the future
2011-05-20 12:49:16 -05:00
Anthony Minessale
3ebd173ca8
FS-3307 --resolve thanks, in the future, be sure to not include vanity comments. The intention of the patch will be preserved by the jira ticket. Also check our code formating guidelines. Some of the patch was redundant so it was removed, mprintf already asserts when it doesn't work, and execute_sql_now both frees the sql string and locks the mutex for you.
2011-05-20 11:51:06 -05:00
Georgiewskiy Yuriy
71658eab1e
fixed in upstream version of h323plus.
2011-05-20 15:33:27 +04:00
Moises Silva
267d9cbc3a
mod_portaudio: few more checks on write
2011-05-20 02:28:42 -04:00
Moises Silva
792149f32a
mod_portaudio: fix shared stream output device validation/initialization that caused segfault and portaudio errors
2011-05-18 20:55:51 -04:00
Anthony Minessale
23b5f58202
use ssl macro to init on dingaling too
2011-05-13 16:17:17 -05:00
Anthony Minessale
d59fdabeff
FS-3295 --resolve that is pretty odd, I must have been sleep-deprived or something
2011-05-13 07:22:25 -05:00
Anthony Minessale
123eaa524b
fix rare t38 gateway issue
2011-05-12 10:32:39 -05:00
Anthony Minessale
d98d51ed39
FS-3144 --resolve
2011-05-11 13:23:56 -05:00
Michael S Collins
154731a777
Add jaybinks' tel: patch
2011-05-09 09:41:50 -07:00
Giovanni Maruzzelli
3ad0d5d624
skypopen: fixing previous fix, Makefile.am now is ok
2011-05-09 09:09:04 -05:00
Giovanni Maruzzelli
b8543ea310
skypopen: reinstating 5f91e46914359248f62c25f7cb427ec279b2e0f5 on Makefile.am, was overwritten by 1e74a714d7b605490a48b153f1a24879a6a410fc
2011-05-09 08:42:10 -05:00
Giovanni Maruzzelli
ac7ca637f0
skypopen: * FS-3287
2011-05-09 08:24:55 -05:00
Moises Silva
72f2ffce5d
mod_portaudio: check for CF_ANSWERED too
2011-05-09 01:57:01 -04:00
Moises Silva
45fb1725b0
added uuid_outgoing_answer to answer outgoing channels (ie portaudio endpoints)
2011-05-09 01:25:24 -04:00
Moises Silva
b2d696b3fd
make endpoint auto-answer configurable via {endpoint_answer=yes|no} in the dial string
...
do not warn about ring device since is acceptable to not have one
2011-05-09 00:45:31 -04:00
Anthony Minessale
1772fcb079
add largest_jb_size
2011-05-06 15:25:00 -05:00
Giovanni Maruzzelli
2af0dc00c8
skypopen: let's bump the thread priorities, refined
2011-05-06 13:10:57 -05:00
Giovanni Maruzzelli
6341694d13
skypopen: let's bump the thread priorities (to be refined, thanks Tony)
2011-05-05 12:32:25 -05:00
Giovanni Maruzzelli
e1c21a67dc
gsmopen: FS-351
2011-05-03 10:17:28 -05:00
Giovanni Maruzzelli
1e74a714d7
skypopen: * FS-351
2011-05-03 10:13:30 -05:00
Brian West
43442e4f41
refactor mod_loopback timeout handling
2011-05-02 17:21:45 -05:00
Moises Silva
de05a65108
set the maximum buffer length and source members for frames returned from portaudio endpoints
2011-04-30 08:33:32 -04:00
Giovanni Maruzzelli
1447aec426
skypopen: directories reshuffle, old stuff is now in old_stuff subdir :)
2011-04-30 03:06:54 -05:00
Giovanni Maruzzelli
ff9607c08f
skypopen: directories reshuffle, old stuff is now in old_stuff subdir :)
2011-04-30 03:01:51 -05:00
Giovanni Maruzzelli
aa7f47ac06
skypopen: refining INTERACTIVE INSTALLER for Linux (to be announced :) )
2011-04-30 02:35:41 -05:00
Giovanni Maruzzelli
7d2c2c8818
skypopen: refining INTERACTIVE INSTALLER for Linux (to be announced :) )
2011-04-30 02:29:20 -05:00
Anthony Minessale
2d856f8f7c
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
2011-04-29 17:13:16 -05:00
Anthony Minessale
e70af1f84f
don't nat map on loopback addrs
2011-04-29 10:28:56 -05:00
Anthony Minessale
00b53a91ea
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.
2011-04-29 10:24:50 -05:00
Jeff Lenk
ce5c846200
FS-3236 --resolve
2011-04-26 12:06:11 -05:00
Giovanni Maruzzelli
403b3a23be
skypopen: OSS driver, refinement
2011-04-25 11:36:42 -05:00
Giovanni Maruzzelli
98157dbbfc
skypopen: OSS driver, refinement
2011-04-25 09:13:39 -05:00
Marc Olivier Chouinard
ba7dc9fde8
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
2011-04-22 22:49:41 -04:00