Anthony Minessale
e2da3bea0c
add code to pass recording bugs on to other legs when executing an attended transfer, needs testing and possible follup commits before using
2011-05-31 13:01:28 -05:00
Anthony Minessale
0419c4e0f3
add append flag to mod_shout
2011-05-31 10:40:34 -05:00
Moises Silva
43a5af7df6
mod_sangoma_codec: Update max ms loop limit
2011-05-30 12:27:01 -04:00
Jeff Lenk
6a38dce2b8
trivial compiler warnings
2011-05-29 09:46:02 -05:00
Anthony Minessale
9e12983f3e
FS-3100 --resolve
2011-05-27 20:41:31 -05:00
Anthony Minessale
a405b779c9
FS-3319 --resolve
2011-05-27 19:14:00 -05:00
Moises Silva
d1169d6e97
mod_portaudio_stream: update to specify the channel index
2011-05-27 18:09:06 -04:00
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
01d0250ee6
FS-1986 --resolve Come To ClueCon 2011 http://www.cluecon.com
2011-05-27 09:49:02 -05:00
Anthony Minessale
e03d900c23
FS-3300 --resolve
2011-05-27 09:38:54 -05:00
Moises Silva
3a918f3333
mod_sangoma_codec: do not use the provided session void* to store the rtp port
2011-05-26 17:42:13 -04: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
Moises Silva
d51cb976cb
mod_sangoma_codec: set RTP pointer to NULL on error
2011-05-26 14:11:31 -04:00
Anthony Minessale
89666f44b3
FS-3316 --resolve you should attach git diffs
2011-05-26 11:30:59 -05:00
Jeff Lenk
fc004ddc13
FS-3315 --resolve Fix typedef declaration for switch_cap_callback_t Thanks Peter
2011-05-26 08:39:28 -05:00
Jeff Lenk
8ba8b501bf
vs2010 reswig
2011-05-25 23:52:11 -05: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
Michael S Collins
3aff2bdcbc
Newline not needed here
2011-05-25 17:11:07 -07:00
Michael S Collins
f731abe05f
Add 'conference xxxx list count' to get exact member count for a given conference
2011-05-25 16:52:54 -07:00
Brian West
788ef41a86
swigall
2011-05-25 17:02:08 -05:00
Jeff Lenk
f4824b0773
fix windows trivial compiler warnings
2011-05-25 17:16:48 -05:00
Anthony Minessale
860d2a6c12
add capture dp app
2011-05-25 16:12:42 -05: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
Brian West
417b24cc10
swigall
2011-05-25 11:52:52 -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
Brian West
34a008d2d7
swigall
2011-05-23 10:56:22 -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
Jeff Lenk
1d490df9b5
FS-3282 --resolve
2011-05-21 09:53:53 -05: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
c7b36157b0
don't play default when playing a custom one
2011-05-20 16:56:16 -05:00
Anthony Minessale
3d475876ed
add custom exit sound to match enter sound on conf
2011-05-20 16:22:58 -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
Anthony Minessale
7ba849b34a
remove auto gain events
2011-05-19 11:43:33 -05: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
Jeff Lenk
86d757d61b
FS-3297 --resolve
2011-05-17 22:51:47 -05:00
Moises Silva
0b59756edd
Merge remote-tracking branch 'smgfs/master'
...
Conflicts:
libs/freetdm/src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_support.c
2011-05-17 19:57:49 -04:00
Moises Silva
bc83f885e1
mod_sangoma_codec: AMR codec fixes
...
- Set the proper RTP payload
- Do not validate RTP reads when the size is dynamic (zero)
2011-05-17 14:17:00 -04:00
Travis Cross
95a18a9e1a
update .gitignore
2011-05-17 16:51:44 +00:00
Anthony Minessale
23b5f58202
use ssl macro to init on dingaling too
2011-05-13 16:17:17 -05:00