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
Michael S Collins
435879d613
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
2012-02-02 13:10:14 -08:00
Michael S Collins
e64b988c19
update unrecorded sound prompts
2012-02-02 13:10:04 -08:00
Anthony Minessale
23dcdbd8d1
produce sip_full_via var
2012-02-02 15:09:32 -06:00
Michael S Collins
eb93c17df2
Update ChangeLog thru Nov 30 (more coming)
2012-02-02 13:08:00 -08: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
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
Raymond Chandler
b4943888ff
we might want this at some point ;-)
2012-02-01 19:37:23 -05: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
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
Travis Cross
b9b77bd615
fs_cli: make enhanced fs_cli features work on all TERMs
...
FS-3815 --resolve
This is a workaround for the fact that libedit counts terminal control
characters when calculating the length of the prompt. By not using
absolute positioning, we avoid the issue.
Thanks to Ivan Isaev for the workaround and testing.
2012-01-31 18:42:47 +00:00
David Yat Sin
d6c6396e24
Freetdm - ISDN Fix for get_trillium_val function
2012-01-31 12:59:12 -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
David Yat Sin
a9c10f8c41
FreeTDM - ISDN fix for get_trillium_val function
2012-01-30 18:32:05 -05:00
Moises Silva
8cade84528
freetdm: Set the call id into the caller data provided as argument to the call place function
2012-01-30 16:15:08 -05:00
Moises Silva
5ef3c94271
OPENZAP-177 --resolve Thanks to Abhishek Singh
2012-01-30 14:15:51 -05: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
Jeff Lenk
c2ac8f5fcc
correct managed esl sample
2012-01-27 16:04:54 -06: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
Jeff Lenk
2e1dd9d2eb
FS-3845 --resolve Fix build of mod_directory and mod_abstraction in VS2008
2012-01-27 08:54:56 -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
David Yat Sin
6f9c2ae50f
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
2012-01-25 16:13:56 -05:00