Giovanni Maruzzelli
e08c027dbe
gsmopen: added an excerpt from gsmlib FAQ on how to sending UCS2 when characters cannot be represented in GSM-7 (gsmlib does not support utf to UCS2)
2012-04-18 15:35:53 +02:00
Giovanni Maruzzelli
4ed53eca23
gsmopen: updated gsmopen.h
2012-04-18 15:18:39 +02:00
Giovanni Maruzzelli
a4df4fa1f4
gsmopen: added gsmlib support to outbound smss (eg: PDU mode). Must implement a mechanism to fall back sending in UCS2 when characters cannot be represented in iso-8859-1 (gsmlib does not support utf)
2012-04-18 15:17:31 +02:00
William King
180f535490
Adding a failed registration event and adding an auth result header on the attempt event.
2012-04-17 17:28:47 -07:00
Anthony Minessale
395965891e
FS-4119 --resolve
2012-04-17 16:53:25 -05:00
Anthony Minessale
456b07eb8b
FS-4125 --resolve you should really switch to {} when you know you have one dial string but i'll add this as a convienence
2012-04-17 16:51:40 -05:00
Anthony Minessale
19f441c6f4
move relevant portion of display update code into the core and fix mod_loopback bug involving passing display updates across properly
2012-04-17 16:13:41 -05:00
Anthony Minessale
e27a9c78c3
put caller back into the fifo if the agent hangs up before they are bridged
2012-04-17 16:12:14 -05:00
Giovanni Maruzzelli
a621cdee99
gsmopen: added proof of concet to send pdu messages via gsmlib
2012-04-17 22:54:54 +02:00
Giovanni Maruzzelli
1f664b68f4
gsmopen: added gsmlib support to incoming smss (eg: PDU mode)
2012-04-17 21:17:09 +02:00
Giovanni Maruzzelli
3df7a04df5
gsmopen: added win_iconv
2012-04-17 20:11:44 +02:00
Giovanni Maruzzelli
3747375196
gsmopen: re-added gsmlib
2012-04-17 18:40:32 +02:00
Anthony Minessale
51810b9892
FS-4120 --resolve
2012-04-17 08:31:47 -05:00
Giovanni Maruzzelli
61894c23ae
gsmopen: zeroize sms_message store in case we receive an empty message
2012-04-17 11:27:54 +02:00
Anthony Minessale
02e5eaefec
FS-4118 --resolve
2012-04-16 16:14:20 -05:00
Anthony Minessale
6e512f1a89
FS-4053 --resolve
2012-04-16 11:57:19 -05:00
Anthony Minessale
e1db065195
FS-4115 possible workaround for sipura bug + recording
2012-04-16 11:14:22 -05:00
Giovanni Maruzzelli
4ff99df417
gsmopen: Makefile.am updated
2012-04-16 16:23:24 +02:00
Giovanni Maruzzelli
e6689bada9
gsmopen: using non volatile memoty for storage (vs SIM), new reading with timeout from serial port
2012-04-16 15:18:08 +02:00
Anthony Minessale
9c288870e2
FS-3994 --resolve regression from FS-3596:b2d2353c
2012-04-13 15:58:49 -05:00
Brian West
1454cdf15a
send the name and number in the right order
2012-04-13 15:33:42 -05:00
Anthony Minessale
ab0736127a
FS-4043 --resolve
2012-04-13 12:47:30 -05:00
Anthony Minessale
0eb9b0101f
FS-4110 --resolve yes this block is wrong we can't guess the right presence id here
2012-04-13 11:37:06 -05:00
Anthony Minessale
f6c9e19639
FS-3750
2012-04-13 11:19:08 -05:00
Anthony Minessale
1145905513
FS-4106 --resolve
2012-04-13 11:18:16 -05:00
Giovanni Maruzzelli
59af24747e
gsmopen: workaround for reading with timeout, need something to simulate the poll. Next week :)
2012-04-13 18:30:48 +02:00
Giovanni Maruzzelli
f74ba1ae61
Merge branch 'master' into gsmopen01
2012-04-13 17:18:03 +02:00
Giovanni Maruzzelli
9fb2c7f25a
gsmopen: hardwired SMS unicode test now works
2012-04-13 16:09:54 +02:00
Anthony Minessale
a76a252514
FS-4109 --resolve
2012-04-13 08:57:34 -05:00
Giovanni Maruzzelli
d3a11b56b3
gsmopen: make huawei 1550 work with SMS in text UCS2: if you give CSMP after CSCS will die, let's do the opposite, first csmp then cscs. Two days catching this one. Bah :/
2012-04-13 15:46:26 +02:00
Anthony Minessale
6a3478f2f1
FS-3750 --resolve
2012-04-13 08:43:46 -05:00
Anthony Minessale
44e5691223
FS-4107 --resolve
2012-04-13 07:33:00 -05:00
Anthony Minessale
a00e9afe92
swig
2012-04-12 16:28:50 -05:00
Anthony Minessale
f9aec85b76
FS-4105 --resolve
2012-04-12 10:00:37 -05:00
Anthony Minessale
ca27465020
FS-4104 --resolve
2012-04-12 09:53:53 -05:00
Anthony Minessale
76fcaf4c35
doh
2012-04-12 09:36:23 -05:00
Anthony Minessale
ccf01a6d30
FS-4066 --resolve pidf and its many varieties FTW
2012-04-12 09:35:09 -05:00
Jeff Lenk
7e69fd8fd7
vs2010 reswig
2012-04-12 10:35:26 -05:00
Anthony Minessale
f9b3266720
endless recursion loop protection to go with new recursive variable expansion feature
2012-04-12 07:23:08 -05:00
Giovanni Maruzzelli
d31b3e488c
gsmopen: signal low alarm is now at < than 11 RSSI
2012-04-12 11:41:31 +02:00
Anthony Minessale
9ced4a353b
FS-4037 --resolve
2012-04-11 15:31:56 -05:00
Anthony Minessale
385a92cec7
add origination_nested_vars=true to allow vars within vars in originate strings e.g. [originate {origination_nested_vars=true,TEST=,var=,recur=W00t}user/1004 3000] will end up as w00t
2012-04-11 15:30:37 -05:00
Anthony Minessale
febb9cc07e
FS-4037 revert 4817768299
causing audio issues with speex
2012-04-11 09:59:55 -05:00
Anthony Minessale
a4de359df4
FS-4077 --resolve this is unrelated, we had to move the network list loader before the modules load because some people using static configs would have mod_sofia load before the acl were in place and it would prevent mod_sofia from doing proper nat detection. This commit should fix it by loading acl both before and after module load
2012-04-11 09:53:35 -05:00
Anthony Minessale
2f998764c8
FS-4101 --resolve
2012-04-11 08:39:01 -05:00
Anthony Minessale
8954b44e9e
FS-4088
2012-04-11 08:16:15 -05:00
Ken Rice
4307bee1e5
FS-4100 --resolve
2012-04-11 09:10:56 -05:00
Jeff Lenk
40c255b4d2
FS-4077 add missing
2012-04-11 08:17:39 -05:00
Anthony Minessale
995ae2621c
FS-3769 --resolve
2012-04-10 16:17:16 -05:00
Anthony Minessale
6072da1b1f
FS-3993 --resolve
2012-04-10 15:46:27 -05:00
Anthony Minessale
44589f1fb4
FS-4014 --resolve
2012-04-10 15:34:50 -05:00
Anthony Minessale
cf2406edaa
FS-4024 --resolve
2012-04-10 15:32:23 -05:00
Anthony Minessale
4817768299
FS-4037 --resolve
2012-04-10 15:27:32 -05:00
Anthony Minessale
c10ba04834
fix pointless warnings
2012-04-10 14:02:03 -05:00
Anthony Minessale
f7b04b1045
FS-3826: --resolve put alsa libs where they go in the linker line, give this a try
2012-04-10 15:37:34 -05:00
Anthony Minessale
69f7ebd97d
FS-4088 --resolve
2012-04-10 12:46:16 -05:00
Anthony Minessale
b3fd3bfd68
FS-4069 --resolve
2012-04-10 12:39:00 -05:00
Anthony Minessale
94d47061c3
FS-4077 --resolve actually it was introduced by 2b6aa7fd04
and should be fine now
2012-04-10 12:37:47 -05:00
Anthony Minessale
d4116bb615
FS-4098 try this patch and see if you get the new error, it may mean the file is not seekable or has been deleted
2012-04-10 10:15:15 -05:00
Anthony Minessale
04a368848c
FS-4094 --resolve
2012-04-10 10:03:42 -05:00
Anthony Minessale
c0b69c415c
FS-4096 --resolve
2012-04-10 09:59:56 -05:00
Anthony Minessale
759262c749
tweak to uuid field in fifo event
2012-04-10 08:55:56 -05:00
Giovanni Maruzzelli
d3d83ad87e
gsmopen: config file
2012-04-10 15:38:53 +02:00
Anthony Minessale
e31389ac9c
FS-4097 --resolve
2012-04-10 08:05:09 -05:00
Anthony Minessale
fa011be523
FS-4072 --resolve
2012-04-10 08:03:34 -05:00
Giovanni Maruzzelli
bcc25a48dc
gsmopen: cosmetic
2012-04-10 14:54:40 +02:00
Giovanni Maruzzelli
06450692da
gsmopen: removing whard wired paths
2012-04-10 14:44:02 +02:00
Giovanni Maruzzelli
be26fb0e62
Merge branch 'master' into gsmopen01
2012-04-10 13:42:14 +02:00
Giovanni Maruzzelli
1247a64794
skypopen: updating link to skype client in install.pl, now is http://mirrors.kernel.org/archlinux/community/os/i686/skype-oss-2.0.0.72-3-i686.pkg.tar.xz
2012-04-10 13:37:27 +02:00
Giovanni Maruzzelli
599f7c3a45
gsmopen: cleaning write-read frame
2012-04-10 13:18:49 +02:00
Anthony Minessale
cecaa556c3
switch_file_exists returns switch_status_t so you cannot assume it returns a true value since success is 0
2012-04-09 12:42:14 -05:00
Anthony Minessale
3d283accf2
FS-4087 --resolve
2012-04-09 12:41:11 -05:00
Anthony Minessale
0b992a2bd2
FS-4089 --resolve
2012-04-09 12:35:26 -05:00
Anthony Minessale
9f6000a74e
FS-4090 --resolve
2012-04-09 12:31:48 -05:00
Anthony Minessale
c5c4e3f2e4
FS-4073 --resolve
2012-04-09 12:24:36 -05:00
Anthony Minessale
983fda9a93
FS-4066 try this patch
2012-04-09 12:17:14 -05:00
Ken Rice
fc858818ac
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
2012-04-09 13:30:57 -05:00
Ken Rice
cd8d4d6812
RESOLVE FS-4081
2012-04-09 13:30:51 -05:00
Travis Cross
92e89cb453
mod_alsa: fix module reload
2012-04-08 13:40:17 +00:00
Travis Cross
9966b3d46a
mod_alsa: fix segfault
2012-04-08 13:08:37 +00:00
Giovanni Maruzzelli
15ca630149
gsmopen: getting rid of old stuff
2012-04-06 22:50:12 +02:00
Giovanni Maruzzelli
c2b93b8350
gsmopen: readded mod_gsmopen.cpp, deleted by mistake
2012-04-06 22:40:54 +02:00
Giovanni Maruzzelli
100bccbcf8
gsmopen: reshuffling
2012-04-06 22:33:27 +02:00
Giovanni Maruzzelli
8f25ba224a
gsmopen: reshuffling
2012-04-06 22:32:43 +02:00
Giovanni Maruzzelli
e34abad830
gsmopen: removed directory noaudio_nogsmlib_nocplusplus
2012-04-06 22:27:08 +02:00
Giovanni Maruzzelli
eb26a9e126
gsmopen: indent
2012-04-06 22:25:55 +02:00
Giovanni Maruzzelli
f97b9ce40c
gsmopen: cleaning Makefile
2012-04-06 22:24:38 +02:00
Giovanni Maruzzelli
f37d5f86b5
gsmopen: cleaning gsmlib
2012-04-06 22:23:47 +02:00
Giovanni Maruzzelli
4c7b7c4643
gsmopen: finished cleaning from alsa
2012-04-06 22:20:54 +02:00
Giovanni Maruzzelli
40a1fd8ef0
gsmopen: continue cleaning from alsa
2012-04-06 22:15:46 +02:00
Giovanni Maruzzelli
49a4d2126b
gsmopen: begin cleaning from alsa
2012-04-06 22:15:07 +02:00
Giovanni Maruzzelli
6623420e01
gsmopen: mobigater is now a symlink to alsa_nogsmlib_nocplusplus
2012-04-06 21:27:36 +02:00
Giovanni Maruzzelli
7242c94ea4
gsmopen: committed files from master (old gsmopen) in src/mod/endpoints/mod_gsmopen/alsa_nogsmlib_nocplusplus/mod_gsmopen/
2012-04-06 21:22:31 +02:00
Giovanni Maruzzelli
f2f4b9e861
gsmopen: removed files from src/mod/endpoints/mod_gsmopen/alsa_nogsmlib_nocplusplus/mod_gsmopen/
2012-04-06 21:21:14 +02:00
Giovanni Maruzzelli
8366037fa2
gsmopen: cleaned speex
2012-04-06 21:18:22 +02:00
Giovanni Maruzzelli
da98d4a819
Merge branch 'master' into gsmopen01
2012-04-06 20:17:54 +02:00
Giovanni Maruzzelli
907254061d
gsmopen: indented
2012-04-06 19:49:13 +02:00
Giovanni Maruzzelli
35d8aa44f8
gsmopen: windows again, back to linux
2012-04-06 18:59:51 +02:00
Christopher Rienzo
d0b65a9f58
Add test driver for mod_posix_timer
2012-04-06 14:38:30 +00:00
Anthony Minessale
845330eefa
FS-3399 --resolve
2012-04-05 13:15:45 -05:00
Anthony Minessale
3668d788da
create indexes in independant stmts
2012-04-05 12:39:53 -05:00
Anthony Minessale
d6eec9ea72
FS-4075
2012-04-05 11:18:18 -05:00
Anthony Minessale
153a3b3d96
fix null warning
2012-04-05 11:18:18 -05:00
Travis Cross
393b63b7bd
integrate in-tree libzrtp into the build system
...
Thanks to Ken Rice for working with me late into the night to get this
done.
2012-04-05 04:10:55 +00:00
root
277c1141c4
a few perf tweaks
2012-04-04 17:20:35 -05:00
Anthony Minessale
df8d2f1ecd
FS-4038 --resolve
2012-04-04 17:20:17 -05:00
Anthony Minessale
176af123d0
FS-4067
2012-04-04 13:53:04 -05:00
Travis Cross
01a227d462
gitignore httapi/Makefile
2012-04-04 17:24:55 +00:00
Travis Cross
b83b567dae
set sdp_zrtp_hash_string earlier when inbound-late-negotiation is enabled
...
Previously in this case it was only being set after the dialplan had
already executed.
2012-04-04 17:24:54 +00:00
Tamas Cseke
982cb1fe1c
safe strdup FS-4062
2012-04-04 09:04:12 +02:00
David Yat Sin
e3369119e0
Merge branch 'master' into releases.3.5
2012-04-03 18:16:36 -04:00
David Yat Sin
27e4cdb4dd
Merge branch 'fsorig'
...
Conflicts:
libs/freetdm/src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_stack_cfg.c
libs/freetdm/src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_stack_hndl.c
2012-04-03 18:08:49 -04:00
Anthony Minessale
26b04fdc4a
FS-4068 --resolve
2012-04-03 13:29:39 -05:00
Anthony Minessale
781e8b72bd
do not include Expires header in INVITES responding to a auth challenge
2012-04-03 12:37:52 -05:00
Anthony Minessale
6138fc8753
FS-4038 can you try this
2012-04-02 16:03:45 -05:00
Anthony Minessale
139dc3e34e
fix race condition where network lists are not created yet so nat detection does not work in sofia during startup
2012-04-02 16:03:45 -05:00
Anthony Minessale
61fe806c0a
delete subs on 481
2012-04-02 14:51:23 -05:00
Anthony Minessale
fe704c4082
FS-3984 --resolve
2012-04-02 14:37:40 -05:00
Anthony Minessale
d655ceecf8
add fsctl debug sql
2012-04-02 12:58:40 -05:00
Giovanni Maruzzelli
eaa37c3e41
gsmopen: windows now works
2012-04-02 19:01:45 +02:00
Giovanni Maruzzelli
d9338ee28c
gsmopen: cleaning gsmlib
2012-04-02 15:39:43 +02:00
Giovanni Maruzzelli
8c94374b7d
gsmopen: cleaning gsmlib
2012-04-02 15:38:33 +02:00
Giovanni Maruzzelli
365a50182b
gsmopen: cleaning portaudio
2012-04-02 15:37:46 +02:00
Giovanni Maruzzelli
d5c8fb737e
gsmopen: cleaning portaudio
2012-04-02 15:34:34 +02:00
Giovanni Maruzzelli
b3903124ca
gsmopen: cleaning portaudio
2012-04-02 15:33:13 +02:00
Giovanni Maruzzelli
aa78fa77b0
gsmopen: continue AT control with tcblib, most of the AT timeouts are now 1/10th of sec, eg: 100millisec
2012-04-02 15:09:41 +02:00
Giovanni Maruzzelli
94ca0be296
gsmopen: continue AT control with tcblib, basic calls ok
2012-04-02 14:45:49 +02:00
Giovanni Maruzzelli
3c27c1f823
gsmopen: begin AT control with tcblib
2012-04-02 12:56:26 +02:00
Giovanni Maruzzelli
11ee736da7
gsmopen: cleaning from gsmlib
2012-04-02 12:01:23 +02:00
Giovanni Maruzzelli
51b6315e98
gsmopen: continue cleaning
2012-04-02 11:26:51 +02:00
Giovanni Maruzzelli
2239dee1b7
gsmopen: fixing libctb-0.16 include
2012-04-02 11:14:55 +02:00
Giovanni Maruzzelli
282a1885e7
gsmopen: adding libctb-0.16
2012-04-02 11:07:47 +02:00
Giovanni Maruzzelli
fc4c61570b
gsmopen: cleaning a little
2012-04-02 10:58:44 +02:00
Giovanni Maruzzelli
8c7a624d0c
gsmopen: cleaning Makefile, libctb and its includes need to be installed and ldconfigged
2012-04-02 09:42:42 +02:00
Giovanni Maruzzelli
d1446cd91c
gsmopen: works05
2012-04-02 09:27:22 +02:00
Giovanni Maruzzelli
5b98e04e49
gsmopen: works04
2012-04-02 09:26:11 +02:00
Giovanni Maruzzelli
64e0a5ab0d
gsmopen: works03
2012-04-02 09:25:30 +02:00
Giovanni Maruzzelli
c25779d6f4
gsmopen: works02
2012-04-02 09:20:31 +02:00
Giovanni Maruzzelli
624ed42324
gsmopen: works01
2012-04-02 09:12:54 +02:00
Giovanni Maruzzelli
bc8cf0a0bf
skypopen: test commit, please ignore
2012-04-02 08:14:28 +02:00
Anthony Minessale
8618e22c9d
FS-4053 try this
2012-03-30 14:24:50 -05:00
Anthony Minessale
2ab1605a88
ZRTP passthru mode code for phil
2012-03-29 18:37:15 -05:00
Anthony Minessale
ef9dfe42fc
mirror back record-route header in options
2012-03-29 15:58:19 -05:00
Anthony Minessale
7384288ce1
added too many fields to this check
2012-03-29 15:27:42 -05:00
Anthony Minessale
67b65f95d0
FS-4038 --resolve
2012-03-29 12:13:59 -05:00
Anthony Minessale
221b82f1e9
FS-4053 try this
2012-03-29 11:36:07 -05:00
Anthony Minessale
7c7967fbae
FS-4055 --resolve this was caused by corrupted db data, this patch will prevent it in the future
2012-03-29 10:07:34 -05:00
Anthony Minessale
175b6b223a
FS-4049 working
2012-03-28 18:45:01 -05:00
Anthony Minessale
d5e7e8491c
FS-4049 alt patch 5
2012-03-28 16:00:11 -05:00
Anthony Minessale
c4c46eece7
FS-4049 alt patch 4
2012-03-28 15:42:36 -05:00
Anthony Minessale
c909ed6cf1
FS-4049 alt patch 3
2012-03-28 15:10:58 -05:00
Anthony Minessale
1932f852ee
FS-4049 alt patch 2
2012-03-28 14:51:09 -05:00
Anthony Minessale
cf47982e0e
FS-4049 alt patch
2012-03-28 14:29:39 -05:00
Anthony Minessale
973a39e07f
FS-4049 revert
2012-03-28 14:28:05 -05:00
Anthony Minessale
09bb0bab6a
FS-4050 --resolve
2012-03-28 13:52:43 -05:00
Anthony Minessale
80b18bb266
FS-4049
2012-03-28 13:41:48 -05:00
Anthony Minessale
fb1d45b4bb
FS-4049 try this
2012-03-28 12:43:13 -05:00
Anthony Minessale
ce75bf5aaa
FS-4025 --resolve
2012-03-28 12:26:29 -05:00
Anthony Minessale
2baed0ab00
FS-4016 --resolve
2012-03-28 12:24:19 -05:00
Anthony Minessale
185f08ca56
revert 19d3e64636
2012-03-28 11:57:21 -05:00
Steve Underwood
7b9e4ff674
Various updates to spandsp tests
...
spandsp logging now passes an opaque pointer to the logging routine, to
increase flexibility. Right now the pointer is set to NULL in all calls.
2012-03-28 23:36:30 +08:00
Anthony Minessale
2c8ca5cfdb
add sync
2012-03-27 18:48:16 -05:00
Anthony Minessale
6f6765b8f2
start one msg thread per cpu by default
2012-03-27 16:48:30 -05:00
Anthony Minessale
ed19343618
enhance 722f1060
with windows specific way
2012-03-27 16:32:56 -05:00
Anthony Minessale
07122bd17c
FS-4032 --resolve please try to avoid the whitespace changes by using git diff -w
2012-03-27 15:53:09 -05:00
Ken Rice
2b6aa7fd04
FS-4015 --resolve
2012-03-27 15:40:05 -05:00
Anthony Minessale
859a332602
FS-4045 try this patch
2012-03-27 15:23:12 -05:00
Anthony Minessale
46810f58d3
FS-4049 try this
2012-03-27 13:08:49 -05:00
Anthony Minessale
2da9450a8b
FS-4048 --resolve
2012-03-27 10:18:08 -05:00
Anthony Minessale
a239914926
addition to a6a3ff1dc5
2012-03-26 10:53:39 -05:00
William King
c31a799dd6
This line shouldn't have been in the last commit. The vlc write support is not ready yet.
2012-03-24 14:11:49 -07:00
William King
6ef6d2419e
mod_vlc adding faster response time to files. No longer has a one second delay before audio starts to play.
2012-03-24 14:09:24 -07:00
William King
e4788c1d88
Cleaning up docs and moving the docs to the wiki.
2012-03-24 12:09:16 -07:00
Ken Rice
cac6c262bb
conf: add config files to module directories
...
The idea here is that the config files in the module directories will
serve as the canonical documentation of all module configuration
options.
2012-03-24 04:51:08 +00:00
Anthony Minessale
d5ad86706f
FS-4023 --resolve makes sense thx
2012-03-23 19:05:20 -05:00
Anthony Minessale
061d6c9cda
FS-4012 oh no are we in the 4xxx range for bug numbers now
2012-03-23 19:03:06 -05:00
Jeff Lenk
59afd96128
FS-3403 --resolve
2012-03-23 08:47:48 -05:00
Jeff Lenk
9d3401e30f
FS-4022
2012-03-19 20:06:36 -05:00
Jeff Lenk
914f6cb18c
fix flite to use the correct voice
2012-03-16 12:33:42 -05:00
Travis Cross
3e89c807bf
update gitignore exclusion for binary in tree
...
Is this really needed?
2012-03-16 04:21:06 +00:00
Jeff Lenk
9bf2726e1b
FS-3950 --resolve nibblebill changes!
2012-03-14 23:26:09 -05:00
Jeff Lenk
842203f78f
FS-3987 --resolve
2012-03-14 22:44:56 -05:00
Travis Cross
b186944049
FS-4004 --resolve
...
Thanks to Kyle A. King for pointing this out and to William King for
collaboration.
2012-03-14 20:33:17 +00:00
Jeff Lenk
4276680181
FS-3782 --resolve soft timer
2012-03-14 10:08:41 -05:00
Steven Ayre
8c794acbcc
FS-3999 --resolve mod_event_socket: add IPv6 support
...
Signed-off-by: Travis Cross <tc@traviscross.com>
2012-03-14 15:05:29 +00:00
Travis Cross
9fca678d84
mod_callcenter: add cc_outbound_cid_name_prefix
...
Prefixes the displayed caller_id_name when calling outbound agents
without affecting the caller_id_name of the underlying member channel.
2012-03-14 05:08:23 +00:00
Travis Cross
6cd86c5628
mod_callcenter: implement cc_outbound_announce
...
Playback one or more things to the agent based on a channel variable
of the member. cc_outbound_announce may contain an array.
2012-03-14 05:08:23 +00:00
Travis Cross
b2aa332090
mod_callcenter: set cc_exit_key channel variable
...
If a member of a queue presses a digit specified in cc_exit_keys, the
caller will exit the queue and the variable cc_exit_key will be set to
the digit the caller pressed.
2012-03-14 05:08:22 +00:00
Travis Cross
bf5df02c7a
mod_callcenter: support cc_exit_keys channel variable
...
If any digit in cc_exit_keys is pressed, the member will exit the
queue and the callcenter application.
2012-03-14 05:08:22 +00:00
Travis Cross
e0d235f59c
mod_callcenter: style
2012-03-14 05:08:22 +00:00
Jeff Lenk
d3078c60ec
update flite to 1.5.4 fixes win64 and kal rate problem
2012-03-13 22:56:02 -05:00
Anthony Minessale
b0c6bd7101
FS-3739 please try this patch, its not so much of a bug as an unintended consequence of combining features but this may be the best of both worlds
2012-03-12 13:49:33 -05:00
Marc Olivier Chouinard
5e4a514531
mod_voicemail_ivr: Fix a segfault on non authenticated user and changed from 3 to 3000 the dtmf digit wait since it in milisecond
2012-03-10 22:56:29 -05:00
Anthony Minessale
8331f4a0b5
FS-3980 --resolve
2012-03-09 12:54:57 -06:00
Anthony Minessale
e31a35a7be
FS-3973 --resolve we can go with this for now and ponder the other problem for later
2012-03-09 11:43:37 -06:00
Anthony Minessale
f38c287a4b
FS-3961 --resolve
2012-03-09 11:28:29 -06:00
Anthony Minessale
b1281985d5
FS-3983 revert
2012-03-08 15:27:51 -06:00
Anthony Minessale
f2c5c92dfa
FS-3986 --resolve regression from 8f8af38365
2012-03-08 10:18:34 -06:00
Anthony Minessale
f558247d7d
add user_via to ack in case with track calls
2012-03-07 15:41:02 -06:00
Anthony Minessale
8f8af38365
FS-3983 try this
2012-03-07 13:05:33 -06:00
Jeff Lenk
d615ae55fc
FS-3975 --resolve
2012-03-06 13:43:00 -06:00
Jeff Lenk
d26dbeef0a
FS-3974 --resolve
2012-03-06 13:41:40 -06:00
Michael Jerris
063acdbd24
remove some debug
2012-03-02 17:58:05 -05:00
Anthony Minessale
17cb6a22b3
add some defensive code to allow support for yealink in SCA mode even when its broken
2012-03-02 16:42:05 -06:00
Anthony Minessale
8e7f6b71a1
FS-3966 --resolve nm i guess that's fine, btw your patch had funny line feeds
2012-03-02 13:42:56 -06:00
Anthony Minessale
29d036799b
FS-3955 --resolve
2012-03-02 11:51:32 -06:00
William King
b290936aba
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
2012-03-01 10:21:17 -08:00
William King
d0d75433c0
the http prefix should not be listed as a supported prefix since this could cause it to conflict with other modules. Now use the vlc:// prefix on any streams to have mod_vlc handle the stream.
2012-03-01 10:21:11 -08:00
Anthony Minessale
5e906e8eaa
FS-3962 --resolve
2012-03-01 10:00:24 -06:00
Jeff Lenk
7f4c35c91d
comment log of entire upnp keep alive packet - remove debug log clutter
2012-03-01 09:28:38 -06:00
Jeff Lenk
6aa492d034
vs2010 add some ssl support to curl - test
2012-02-29 08:50:00 -06:00
Jeff Lenk
7ea4d9ee37
FS-3711 --resolve
2012-02-29 07:37:45 -06:00
Jeff Lenk
41b3cf148f
vs2010 add mod_sms. not built by default.
2012-02-28 10:34:07 -06:00
Anthony Minessale
926af0392d
FS-3940 --resolve
2012-02-28 10:17:08 -06:00
Anthony Minessale
a6a3ff1dc5
add another case to flush check
2012-02-28 09:51:57 -06:00
Anthony Minessale
62c6855f28
only flush on break when its a blocking situation part 1
2012-02-27 13:28:27 -06:00
Anthony Minessale
3a0767865d
only flush on break when its a blocking situation
2012-02-27 13:26:50 -06:00
William King
0c715f1286
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
2012-02-24 15:41:16 -08:00
William King
fea66c1542
Add a README and turn off verbose debugging by default.
2012-02-24 15:41:12 -08:00
Anthony Minessale
c9261be6d1
FS-3942
2012-02-24 16:09:45 -06:00
Anthony Minessale
ee95a35b71
formatting
2012-02-24 15:18:44 -06:00
Anthony Minessale
1e6c4bef92
FS-3943 --resolve
2012-02-24 14:15:32 -06:00
Jeff Lenk
df899dbdb4
vs2010 reswig
2012-02-23 21:24:04 -06:00
William King
77f3bd2402
Adding mod_vlc initial working version
2012-02-23 16:16:55 -08:00
Anthony Minessale
2ac4557ffc
fix issue with blf over a sip proxy
2012-02-23 17:59:01 -06:00
Anthony Minessale
b843911c35
allow publish with no contact
2012-02-23 16:55:54 -06:00
Anthony Minessale
3ca8536558
regression from 29f66f99
2012-02-23 16:21:14 -06:00
Josh Perry
13ac8baef2
Fix FS-3904 use a message to shutdown the module
...
For some reason the running flag being set on the thread initiating the
shutdown did not propogate to the run loop thread. I couldn't find any
memory barrier functions in APR or the FS API so I am using 0MQ to send
a termination request message to the run loop thread.
2012-02-23 14:40:59 -06:00
Anthony Minessale
24afb8aaaf
FS-3925 --resolve
2012-02-23 14:32:25 -06:00
Anthony Minessale
097d9a1ac5
missed a spot on commit 50727f56c6
2012-02-23 12:23:18 -06:00
Anthony Minessale
fbe4e6475d
FS-3794 wow i am going bonkers
2012-02-22 23:08:19 -06:00
Anthony Minessale
29b0af627e
FS-3932 --resolve the change in switch_ivr_bridge was your issue
2012-02-22 21:48:03 -06:00
Anthony Minessale
50727f56c6
add sdp_secure_savp_only channel variable for silly asterisk srtp that only has the SAVP or cries
2012-02-22 20:37:56 -06:00
Anthony Minessale
2261f8a82e
FS-3933 --resolve
2012-02-22 20:17:51 -06:00
Anthony Minessale
0b27385734
FS-3794 zig zag mismatch contd
2012-02-22 19:27:02 -06:00
Anthony Minessale
dbba4a2eab
FS-3794 zig zag mismatch
2012-02-22 18:39:16 -06:00
Anthony Minessale
55faab9d7b
fix reversed arguements in mod_rtmp caught by gcc 4.6.2
2012-02-22 18:30:01 -06:00
Anthony Minessale
3505cb47e3
FS-3929 --resolve
2012-02-22 18:16:25 -06:00
Anthony Minessale
8e47f3c660
FS-3937 --resolve
2012-02-22 15:26:38 -06:00
Anthony Minessale
21a469e4d2
FS-3935 --resolve
2012-02-22 11:51:49 -06:00
Anthony Minessale
e9a7cb42a1
FS-3930 --resolve
2012-02-21 15:52:17 -06:00
Anthony Minessale
b0de882aee
FS-3794 I think I got to the bottom of the thing you hit with intercept, please update to this version
2012-02-21 15:33:43 -06:00
Jeff Lenk
ffdf562433
remove unreferenced variable
2012-02-21 12:27:44 -06:00
Anthony Minessale
25dd668af2
allow enable_file_write_buffering to alternatively allow you to set the exact size of the pre buffer
2012-02-21 10:51:18 -06:00
Anthony Minessale
7eba3f2b1c
FS-3927 --resolve
2012-02-21 10:10:28 -06:00
Anthony Minessale
ba1db5b65a
FS-3928 --resolve
2012-02-21 10:08:58 -06:00
Anthony Minessale
d36f593204
fire failed sms events
2012-02-21 10:00:19 -06:00
Anthony Minessale
ca4c800fb3
FS-3794
2012-02-20 11:11:15 -06:00
Anthony Minessale
2c52f23643
FS-3910 forgot part of this last patch
2012-02-18 08:37:47 -06:00
Anthony Minessale
4bbd967142
FS-3794 this one might solve more issues
2012-02-17 20:21:44 -06:00
Anthony Minessale
341cc2f0fc
FS-3917 sneaky sql null vs != crap
2012-02-17 19:47:57 -06:00
Anthony Minessale
f6941ca48f
FS-3910 It seems to have a problem keeping up with the realtime audio. Try this patch that introduces some prebuffering
2012-02-17 11:23:59 -06:00
Anthony Minessale
3a0cfa9aaa
FS-3916 --resolve i don't think its necessary for info but you could try it with another FS process to confirm
2012-02-17 10:04:09 -06:00
Anthony Minessale
33cb10d6c5
FS-3915 --resolve
2012-02-17 09:57:56 -06:00
Anthony Minessale
f869fb305a
FS-3917
2012-02-17 09:51:04 -06:00
Anthony Minessale
b05ca56adf
FS-3910 remove unnecessary code
2012-02-16 21:41:10 -06:00
Anthony Minessale
d99e7ed76d
FS-3910 test this patch
2012-02-16 18:15:50 -06:00
Anthony Minessale
a822421be1
FS-3901 FS-3870 yay a chain of regressions
2012-02-16 16:09:41 -06:00
Anthony Minessale
90805f6d02
revert part of last patch
2012-02-16 10:40:56 -06:00
Anthony Minessale
f24f2b3a1c
FS-3901 --resolve alternate solution to FS-3870
2012-02-16 10:20:55 -06:00
Anthony Minessale
db9aa0b59b
FS-3906 --resolve FS-3907 doh lisdexic
2012-02-16 09:49:41 -06:00
Anthony Minessale
3004fa05d6
FS-3907
2012-02-15 16:24:21 -06:00
Anthony Minessale
5e224c9f93
try to auto guess presence_id where possible
2012-02-15 15:22:28 -06:00
Anthony Minessale
02ea0221ab
fix proper return value on input callback in event case
2012-02-15 14:18:01 -06:00
Anthony Minessale
5a349eecc4
fix regression where backwards printf args are messing up a sql stmt that breaks SLA
2012-02-15 11:48:12 -06:00
Anthony Minessale
303de52bad
FS-3794 more fun
2012-02-14 18:59:37 -06:00
Anthony Minessale
eb4cac9b5e
add vmname tag to httapi to play a voicemail recorded name
2012-02-14 13:04:51 -06:00
Anthony Minessale
f507f89eb0
wtf
2012-02-14 10:52:38 -06:00
Anthony Minessale
261505accb
purposely do presence wrong for snoms since they are broken and its a losing battle doing interop
2012-02-13 13:50:21 -06:00
Anthony Minessale
eeeaf41ca9
add debug
2012-02-10 17:27:50 -06:00
Anthony Minessale
af439fa574
try alternate technique
2012-02-10 15:14:26 -06:00
Anthony Minessale
0a6dde7baa
fire event with result of vm auth attempt
2012-02-10 13:24:02 -06:00
Anthony Minessale
b9b72661ea
FS-3866 this should take care of the unwanted presence packets with mwi sub
2012-02-10 12:23:58 -06:00
Anthony Minessale
60fd5f9a73
FS-3842 going to go on a hunch and push this change
2012-02-10 12:13:52 -06:00
Anthony Minessale
ff379a97e5
fix publish regression
2012-02-10 11:02:41 -06:00
Anthony Minessale
6a1feacc45
FS-3866 --resolve this should work now with send-message-query-on-register
2012-02-10 10:49:19 -06:00
Anthony Minessale
e6bfa118ec
minor presence tweaks
2012-02-09 16:47:32 -06:00
Anthony Minessale
d5f47a87ce
FS-3794
2012-02-09 12:03:11 -06:00
Anthony Minessale
f4774047b8
FS-3894 --resolve
2012-02-09 11:08:52 -06:00
Anthony Minessale
4c07a00ad7
FS-3883 can you see if this helps
2012-02-08 16:52:13 -06:00
Anthony Minessale
77b8c0785c
FS-3882 please try this patch
2012-02-08 12:11:15 -06:00
Anthony Minessale
9a8524924a
FS-3889 --resolve
2012-02-07 13:03:55 -06:00
Michael S Collins
18289fa013
mod_voicemail: Change vm_announce_cid to be true/false and utilize vm_play_phone_number_macro
2012-02-07 10:22:35 -08:00
Anthony Minessale
a14c46c38c
FS-3886 --resolve
2012-02-07 11:25:23 -06:00
Anthony Minessale
9b02315282
add presence-disable-early sofia option to send non-specifc presence messages w/o special case for early
2012-02-07 11:10:51 -06:00
Christopher Rienzo
8f05f098cf
use union sigval instead of sigval_t for mod_posix_timer
2012-02-07 16:45:54 +00:00
Christopher Rienzo
1815d4d06f
use correct #includes for posix timer API
2012-02-07 16:29:15 +00:00
Anthony Minessale
d2c9fb5f7d
FS-3878 --resolve
2012-02-06 14:12:22 -06:00
Anthony Minessale
e5d1dd7529
FS-3879 --resolve
2012-02-06 12:02:48 -06:00
Anthony Minessale
9b086c4bea
FS-3881 try this, i think the contact in the notify is causing the phone to change the destination for future subs
2012-02-06 11:59:57 -06:00
Anthony Minessale
320d04a9f8
remove warning
2012-02-03 11:50:24 -06:00
Anthony Minessale
451e3eaa1f
FS-3858 --resolve there we go that's the detail we needed
2012-02-03 11:21:40 -06:00
Anthony Minessale
32c73c0825
FS-3873 --resolve cool someone is finally testing it
2012-02-03 11:05:22 -06:00
Anthony Minessale
7f5b8fba55
FS-3794 this bug haunts me
2012-02-02 20:41:15 -06:00
Anthony Minessale
d79d15d43a
FS-3865 --resolve
2012-02-02 20:20:38 -06:00
Anthony Minessale
74e07f8af1
FS-3864 --resolve no philosophical constraint here. Just saying since FS is a b2bua the message really does terminate at US but its find to do 202 per this patch
2012-02-02 20:00:46 -06:00
Anthony Minessale
018c784431
FS-3794 contd
2012-02-02 19:58:39 -06:00
Anthony Minessale
ee3e450425
FS-3869 --resolve
2012-02-02 18:47:04 -06:00
Anthony Minessale
a72fb34f92
FS-3872 --resolve
2012-02-02 17:38:08 -06:00
Anthony Minessale
12907b454c
FS-3868 --resolve
2012-02-02 16:18:45 -06:00
Anthony Minessale
23dcdbd8d1
produce sip_full_via var
2012-02-02 15:09:32 -06:00
Anthony Minessale
63c3ec6774
FS-3870 --resolve that is amazing that nobody found this before, we've probably been vulnerable to that bug for years
2012-02-02 13:54:22 -06:00
Anthony Minessale
27221fa4d3
fix sql stmt
2012-02-02 13:54:18 -06:00
Anthony Minessale
8d97aeff69
FS-3794 i'm starting to loathe this bug id
2012-02-02 12:05:15 -06:00
James Zhang
34b0f8ad74
spandsp: fixing t38 with configurable tone type.
...
- tone_type value is taken from dialplan
t38_gateway function's 2nd parameter
- tone type could be one of
cng|ced_preamble|ans|ans_pr|ansam|preamble
- in dialplan, if enable t38 in ftdm-to-sip,
tone type should be set to "t38_gateway peer cng"
- if enable t38 in sip-to-ftdm,
tone type should be set to "t38_gateway peer ced_preamble"
2012-02-02 11:38:12 -05:00
Anthony Minessale
eeb9851028
fix seg
2012-02-02 10:21:04 -06:00
Anthony Minessale
80050b5b27
FS-3794 sekil can you test this one
2012-02-01 19:32:29 -06:00
Anthony Minessale
71db5cb290
FS-3863 --resolve
2012-02-01 16:44:26 -06:00
Anthony Minessale
19d3e64636
FS-3863 try this please
2012-02-01 15:17:18 -06:00
Jeff Lenk
9c908b983f
fix syntax error with last commit
2012-02-01 12:27:18 -06:00
Anthony Minessale
675cd2d432
add proceed cases
2012-02-01 12:07:36 -06:00
Moises Silva
541aa551c7
Merge branch 'releases.3.4.experimental_head' into releases.3.5
2012-01-31 17:17:25 -05:00
Moises Silva
e8407ab1e1
mod_logfile: Fix compilation that was broken due to previous merge
...
Note that we no longer use our custom-made log rotation
as the FreeSWITCH mainstream project added that feature
we just re-use the same feature with a different parameter
2012-01-31 17:13:10 -05:00
Moises Silva
94ceff6842
Merge branch 'master' into smgmaster
...
Conflicts:
build/modules.conf.in
src/mod/loggers/mod_logfile/mod_logfile.c
2012-01-31 16:56:29 -05:00
Anthony Minessale
e00a61c48b
[Freeswitch-dev] Absolute conditions are not changing the proceed variable... (mod_dialplan_xml.c)
2012-01-31 15:31:08 -06:00
Moises Silva
1ad0bc250c
Merge remote-tracking branch 'fsorig/master'
2012-01-31 15:57:07 -05:00
Anthony Minessale
348ac89809
FS-3855 --resolve
2012-01-31 11:03:09 -06:00
Anthony Minessale
4ba52c0827
remove srand call to get more random strings
2012-01-31 10:03:28 -06:00
Anthony Minessale
ab0dc27170
FS-3794 fix scope on sql stmts
2012-01-30 11:43:43 -06:00
Anthony Minessale
f25c5aaf27
FS-3842 here is the from and contact change but I can't remove the user agent but I added a new param to the gateway config called options_user_agent to set something specific
2012-01-29 17:37:56 -06:00
Marc Olivier Chouinard
ce4256971b
mod_callcenter: Small fix
2012-01-29 15:50:14 -05:00
Brian West
9f8d37decf
FS-3847 regression
2012-01-28 18:32:35 -06:00
Anthony Minessale
20737713ec
FS-3847 --resolve
2012-01-28 13:09:12 -06:00
Anthony Minessale
09ad887948
FS-3841 --resolve ok return the string "die" or "exit" from hanguphook to cause an error or call s:destroy("any err message"); either should now halt the script
2012-01-27 19:03:04 -06:00
Anthony Minessale
99b6479947
add strmicroepoch api
2012-01-27 17:27:28 -06:00
Michael S Collins
b21d479a7d
Add new 'change password fail' macro. Same as vm-fail-auth right now until new sound prompts get recorded and distributed.
2012-01-27 15:05:14 -08:00
Anthony Minessale
29f66f994c
doh
2012-01-27 14:18:19 -06:00
Anthony Minessale
7471ec17ed
add printed errors to mailer part 2
2012-01-27 13:52:15 -06:00
Anthony Minessale
0b21064a05
add printed errors to mailer
2012-01-27 13:41:50 -06:00
Anthony Minessale
cde54eb5e8
FS-3842 the fix was to remove the (null) if you are asking for a to uri in the options with no username try this patch. You were not clear that you were looking for no username in the to uri. Keep in mind our system considers a 404 a sucessful response to an options request anyway but this should be what you want.
2012-01-27 12:55:09 -06:00
Anthony Minessale
daa49c06e2
only enforce the video-bridge mode if the flag is set on the conference too
2012-01-27 12:24:51 -06:00
Michael S Collins
9ff741b9f2
Add simple 'thank you' msg to the vm pass change function. This is a placeholder until we have a recording for 'your password has been changed'
2012-01-27 11:12:19 -08:00
Michael S Collins
a61e4ab82c
Preliminary work for adding verification of vm password change
2012-01-27 10:56:32 -08:00
Anthony Minessale
3a71f86209
FS-3842 --resolve I think these feilds were recently only made optional when register=true. This should take care of it.
2012-01-27 09:10:18 -06:00
Anthony Minessale
cd3452d668
FS-3794 the -1 thing was a syntax err, the 500 err seems to come from a retrans of a notify where the server either lost the 200ok or the phone took to long to send it, that should be harmless, please test this version
2012-01-27 09:00:15 -06:00
Anthony Minessale
812e5e9a26
FS-2216
2012-01-26 16:54:27 -06:00
Anthony Minessale
049be82ae8
FS-2216 found one bug that is 4 years old from commit 205cf0534f
2012-01-26 16:54:09 -06:00
Anthony Minessale
d1a9b3777c
FS-3794 try this please
2012-01-26 15:53:05 -06:00
Christopher Rienzo
7788f3e9c4
remove unused variable in mod_http_cache
2012-01-26 18:01:52 +00:00
Anthony Minessale
b3b33ea995
FS-3794 please test this version
2012-01-26 04:46:48 -06:00
Jeff Lenk
62dc305092
add mod_abstraction to windows build
2012-01-25 17:56:08 -06:00
Anthony Minessale
684472a208
fix regression in vid thread
2012-01-25 13:34:44 -06:00
Anthony Minessale
6e95a146af
add some hooks to be able to cache hits to googles online mp3 apis with mod_httapi e.g. http://(ext=mp3,user_agent='Mozilla/5.0 (X11; Linux x86_64; rv:9.0.1) Gecko/20100101 Firefox/9.0.1')translate.google.com/translate_tts?q=this+is+a+test
2012-01-25 11:46:46 -06:00
Anthony Minessale
39c4e7a320
add support for yealink display update
2012-01-25 10:25:02 -06:00
Anthony Minessale
a067edeec4
proper iframe request should remove need for detection
2012-01-25 09:40:25 -06:00
Anthony Minessale
1ec4935ca7
send event when removing floor flag
2012-01-25 09:38:42 -06:00
Brian West
a6072d37a8
swigall
2012-01-25 14:49:51 -06:00
Christopher Rienzo
b55a6b158f
add prefetch API to mod_http_cache
2012-01-25 15:07:59 +00:00
Anthony Minessale
5783078401
FS-3794 please try latest and see if you get any more missing hostnames
2012-01-24 17:38:36 -06:00
Anthony Minessale
781730704e
see what happens when you distract me
2012-01-24 17:29:50 -06:00
Brian West
d72a54ffe8
Improve the on off switch in ZRTP thanks jim
2012-01-24 23:39:52 -06:00
Anthony Minessale
224943f0b6
remove case from mod_iSAC sheesh....
2012-01-24 16:58:28 -06:00
Anthony Minessale
d81335838e
move the floor change stuff to the central conference thread and fix some oddities related to video
2012-01-24 16:55:44 -06:00
Anthony Minessale
b74668fe04
fix crappy sql stmt
2012-01-24 14:52:16 -06:00
Anthony Minessale
224f4c0f8a
fix packet storm of vid refresh in edge case
2012-01-24 11:38:41 -06:00
Anthony Minessale
8802260acc
remove accidental explitive
2012-01-24 11:12:22 -06:00
Jeff Leung
b84929b0c7
Added iSAC VC2010 Project Files
2012-01-24 09:58:24 -06:00
Jeff Leung
ae0d8eeb40
Added iSAC Codec VS2008 Project and sln changes
2012-01-24 09:58:22 -06:00
Anthony Minessale
4ac180cd8a
use media_up instead of media_ready in a few place
2012-01-24 08:32:47 -06:00
Anthony Minessale
70f58aa3fa
rm svn dif
2012-01-23 14:58:54 -06:00
Anthony Minessale
a0473cda82
add mod_iSAC (extracted from webRTC) 16hz @30ms,60ms 32khz @30ms
2012-01-23 14:54:43 -06:00
Anthony Minessale
7555cabbba
fail properly on bad decode
2012-01-23 14:53:38 -06:00
Anthony Minessale
7ac1d38d98
some minor fixes
2012-01-23 13:11:07 -06:00
Mathieu Rene
3ffa7915c3
switch_rtp: fix audio glitches in jingle streams since ICE packets do not interrupt the RTP stream, we do not want to return a CNG frame when we get one
2012-01-23 11:01:24 -05:00
Jeff Lenk
1d581a09cb
FS-3831 --resolve
2012-01-22 11:08:48 -06:00
Marc Olivier Chouinard
415d077941
FS-3823 --resolve
2012-01-22 11:50:27 -05:00
Marc Olivier Chouinard
9be51d5265
FS-3823 --resolve
2012-01-21 13:45:21 -05:00
Raymond Chandler
6fd2416da7
add auth user and doc cleanup
2012-01-20 18:09:12 -05:00
Anthony Minessale
5d4cccd447
FS-3818 --resolve
2012-01-20 13:33:54 -06:00
Anthony Minessale
a3ad1c2c0a
FS-3829 --resolve
2012-01-20 13:30:53 -06:00
Anthony Minessale
f2e1c22d01
FS-3794 reset the version to 0 on re-subscribe
2012-01-20 13:00:42 -06:00
Anthony Minessale
e0b2b0928c
copy more variables over on an attended transfer to valet
2012-01-20 13:00:42 -06:00
Raymond Chandler
95e54ee15b
seg--
2012-01-20 14:52:56 -05:00
Marc Olivier Chouinard
37be7ca0cd
mod_voicemail: Adding the vm_fsdb_msg_email standard API
2012-01-20 01:12:27 -05:00
Michael Jerris
693f298688
vm_read should mark messages as read, but not saved
2012-01-19 20:42:28 -05:00
Brian West
256d67c7cc
FS-3450: silly apple
2012-01-19 23:08:07 -06:00
Anthony Minessale
78a43b4005
FS-3760 --resolve fix that works in all situations
2012-01-19 15:13:48 -06:00
Anthony Minessale
f9e7e4d320
FS-3760 revert
2012-01-19 15:13:15 -06:00
Anthony Minessale
b3f3a10336
FS-3794 revert
2012-01-19 14:09:36 -06:00
Anthony Minessale
23680eed36
remove erronous line to set TFLAG_BYE
2012-01-19 14:08:18 -06:00
Brian West
edd6562ce3
FS-3726
2012-01-19 19:43:48 -06:00
Michael Jerris
122766c735
handle validated password change after invalid one
2012-01-19 14:44:17 -05:00
Anthony Minessale
9afbc007a2
print sql *before* freeing it not after
2012-01-19 11:38:15 -06:00
Anthony Minessale
5ef0c1cc5b
disable display update when the channel has not been answered
2012-01-19 11:32:57 -06:00
Anthony Minessale
0a503b1a77
FS-3794 revert some of baa11b2d03
2012-01-18 18:08:52 -06:00
Anthony Minessale
8cba6ee19e
FS-3819 --resolve regression from FS-3762 10dfc377
feeding NULL string to printf again
2012-01-18 18:17:59 -06:00
Anthony Minessale
7a370d7771
FS-3819 --resolve regression from FS-3762 10dfc377
feeding NULL string to printf
2012-01-18 17:45:48 -06:00
Anthony Minessale
956514d119
FS-3816
2012-01-18 14:11:46 -06:00
Anthony Minessale
67f559685f
req vid refresh in fsv
2012-01-18 14:08:55 -06:00
Anthony Minessale
baa11b2d03
FS-3794 pre-emptive changes based on reports
2012-01-18 12:25:58 -06:00
Anthony Minessale
d6988b0f3a
FS-3794 small regression in SLA
2012-01-18 11:35:43 -06:00
Jeff Lenk
c31acbfdb7
fix crabby compiler
2012-01-18 11:20:04 -06:00
Anthony Minessale
9c8b02e12b
if string outside of {} contains :// consider that input to mean the url such as {foo=bar} http://www.host.com/test.cgi vs {foo=bar,url= http://www.host.com/test.cgi }
2012-01-17 16:44:48 -06:00
Anthony Minessale
34c0cbeb47
FS-3794 ok all testers update to this version and retest
2012-01-17 16:08:25 -06:00
Marc Olivier Chouinard
7d4c61a318
FS-3807 --resolve
...
Remove Reregister optimization for user who doesn't allow multiple registration in sip
2012-01-17 16:12:56 -05:00
Michael S Collins
5a360fe92f
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
2012-01-17 12:01:47 -08:00
Michael S Collins
84ee332b95
mod_conference: Add 'list count' to conference API syntax
2012-01-17 12:01:30 -08:00
Jeff Lenk
6e8341444d
FS-2216 clang change
2012-01-17 14:00:58 -06:00
Anthony Minessale
7e37676d50
FS-3794 no try this patch for the REFER level one mistake in the last one
2012-01-17 12:27:04 -06:00
Anthony Minessale
c358f67fe4
eat inbound vid while playing fsv files
2012-01-17 12:19:31 -06:00
Christopher Rienzo
362c571647
FS-3816 oops
2012-01-17 17:00:43 +00:00
Anthony Minessale
e5139c3db5
FS-3816 --resolve
2012-01-17 09:43:14 -06:00
Anthony Minessale
3b825e0113
FS-3794 try this patch for the REFER issue
2012-01-17 09:21:47 -06:00
Anthony Minessale
2883f2a600
FS-3814 --resolve
2012-01-17 08:55:48 -06:00
Anthony Minessale
ef097a19b9
FS-3794 please repat all tests with this version
2012-01-16 17:26:35 -06:00
Anthony Minessale
c646cb402c
FS-3810 --resolve
2012-01-16 12:45:25 -06:00
Tamas Cseke
2453a4e709
add copyright headers FS-3811 --resolve
2012-01-16 08:58:37 +01:00
Jeff Lenk
c47c9f5b3f
fix compiler warning
2012-01-15 11:19:55 -06:00
Anthony Minessale
187abe02af
req iframe on vid floor change
2012-01-13 15:55:54 -06:00
Anthony Minessale
e87a48b824
FS-3812 --resolve
2012-01-13 15:22:31 -06:00
Anthony Minessale
3bb26bbdc0
tweaks on earlier changes
2012-01-13 12:02:36 -06:00
Anthony Minessale
49f38848a9
fix issue with caching invalid files on bad fetches
2012-01-12 17:06:30 -06:00
Anthony Minessale
e343f6e7de
parse user:pass@ auth in the url string
2012-01-12 16:53:08 -06:00
Anthony Minessale
c54f42d793
more changes to recording code
2012-01-12 14:06:33 -06:00
Anthony Minessale
c37c0298f3
mailing list 36bc584d980ce80fe6a6f6e7d7383db9.squirrel@my.tomp.co.uk [Freeswitch-users] update
2012-01-11 21:35:19 -06:00
Anthony Minessale
c378f0d751
FS-3794 try this
2012-01-11 21:33:23 -06:00
Anthony Minessale
b8fdbc4860
FS-3808 --resove We audited for this, must have overlooked this one, thanks.
2012-01-11 21:33:23 -06:00
Anthony Minessale
a365fb636a
mailing list 36bc584d980ce80fe6a6f6e7d7383db9.squirrel@my.tomp.co.uk [Freeswitch-users] audo sync issues with record_session to mp3 I redid the stream recording with timestamps and headers to try to keep it more synced
2012-01-11 17:49:46 -06:00
Marc Olivier Chouinard
8220e0bd6a
mod_abstraction: Windows 'make file'
2012-01-11 16:09:54 -05:00
Anthony Minessale
1c1720d371
fix typo
2012-01-11 12:34:57 -06:00
Anthony Minessale
19d49e2075
fix edge case endless loop that can get a channel stuck
2012-01-11 12:05:16 -06:00
Anthony Minessale
cfa926d781
add sub_host to the sip_registrations table to keep track of the original host
2012-01-10 17:33:40 -06:00
Anthony Minessale
61917bb58e
reg expire tweak
2012-01-10 08:51:14 -06:00
Anthony Minessale
5b7e20133a
add registration-thread-frequency param
2012-01-09 17:17:03 -06:00
Anthony Minessale
c614b9d586
typo
2012-01-09 16:07:48 -06:00
Anthony Minessale
8cfdb86c1e
fix null
2012-01-09 15:12:21 -06:00
Jeff Lenk
2a7d6d2ec1
correct vs2010 mod_skel project
2012-01-09 16:20:32 -06:00
Jeff Lenk
8a138f3d77
correct vs2010 x64 output path
2012-01-09 16:15:35 -06:00
Anthony Minessale
9f98163cb0
missed on
2012-01-09 15:01:57 -06:00
Anthony Minessale
e00144ac5b
add voicemail work tag
2012-01-09 15:00:26 -06:00
Anthony Minessale
625731a0b8
call set_user on sucessful auth-only:
2012-01-09 14:57:29 -06:00
Anthony Minessale
2fbe19b0fc
wtf
2012-01-09 14:33:47 -06:00
Anthony Minessale
1242f0b661
update docs
2012-01-09 14:32:37 -06:00
Anthony Minessale
de3e008ba0
add true check instead of existance check
2012-01-09 13:54:54 -06:00
Anthony Minessale
adc82cbe6e
fix some NULL pointer paths
2012-01-09 13:53:17 -06:00
Anthony Minessale
9e860b949f
missed a spot
2012-01-09 12:53:17 -06:00
Anthony Minessale
755be33022
add list support for which vars/api to expand in httapi
2012-01-09 12:47:47 -06:00
Anthony Minessale
1ee46a3615
add zombie exec to lua
2012-01-09 10:41:55 -06:00
Anthony Minessale
6eab889e33
don't deal with recorded files when they are http type
2012-01-09 10:22:13 -06:00
Anthony Minessale
8fedd51d37
missing comma
2012-01-09 10:03:51 -06:00
Jeff Lenk
472ab0cf6c
FS-2216 partial
2012-01-08 14:20:58 -06:00
Jeff Lenk
24288832b1
FS-2216 partial with renaming
2012-01-08 14:19:16 -06:00
Raymond Chandler
bcf7d477e2
Merge branch 'master' of fs-git:freeswitch
2012-01-07 19:16:29 -05:00
Raymond Chandler
f5549c291a
probably should be with the rest of the examples
2012-01-07 19:17:44 -05:00
Anthony Minessale
32ec431945
temp-action attr
2012-01-07 08:56:44 -06:00
Anthony Minessale
8c60003894
set a few more basic params initially
2012-01-07 07:54:23 -06:00
Anthony Minessale
727f099d0c
add continue tag
2012-01-07 07:48:37 -06:00
Anthony Minessale
0dfc0110d3
add record support to http format put and post (needs testing and debugging)
2012-01-06 18:28:44 -06:00
Anthony Minessale
3d8f7815c2
add no-cache support
2012-01-06 15:19:18 -06:00
Anthony Minessale
3768d80227
add app lists to white or blacklist apps in the execute tag
2012-01-06 15:10:45 -06:00