Commit Graph

20638 Commits

Author SHA1 Message Date
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
Jeff Lenk
6767683711 FS-3862 --resolve 2012-02-04 10:19:21 -06:00
Steve Underwood
8b3dd5cc1c Fixed issue where junk T.38 received after a FAX exchange is totally completed
s not simply ignored.
2012-02-04 20:33:06 +08:00
Brian West
65fc2f8ac1 clean up switch.conf and add all the missing options needs more docs 2012-02-03 23:40:53 -06:00
Anthony Minessale
1015883e1b commenting this out completely until a better solution is implemented. also FYI you should be refreshing .update on each commit that changes the lib or any of its mods to force a rebuild from the top level 2012-02-03 15:23:46 -06:00
David Yat Sin
2ea5686e4d freetdm: DTMF duration not checked if duration is set to zero 2012-02-03 14:20:08 -05: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
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