Anthony Minessale
0b43b32b42
Wrong week to quit sniffing glue
2012-05-11 13:34:42 -05:00
Anthony Minessale
dd1ae3307c
another tweak
2012-05-11 13:12:44 -05:00
Anthony Minessale
bbd9aa237e
another tweak
2012-05-11 13:06:35 -05:00
Anthony Minessale
afdfb9a6e1
fix missed error condition
2012-05-11 12:46:32 -05:00
Anthony Minessale
e0db68d20b
add string to url
2012-05-10 09:51:07 -05:00
Anthony Minessale
576fbb97ad
tweak
2012-05-10 07:10:19 -05:00
Brian West
6c0e1f90f9
tweak
2012-05-09 17:11:03 -05:00
Anthony Minessale
d7cf0bbed0
add mod_xml_scgi (like xml_curl minus the web server direct to an application backend that supports the SCGI protocol)
2012-05-09 14:06:00 -05:00
Ken Rice
c5554eb939
Copyright date update.
2012-04-18 11:52:02 -05: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
Jeff Lenk
6aa492d034
vs2010 add some ssl support to curl - test
2012-02-29 08:50:00 -06:00
Jeff Lenk
24288832b1
FS-2216 partial with renaming
2012-01-08 14:19:16 -06:00
Anthony Minessale
becb8b6277
fix bug in xml_curl that was being masked by versions < 679da2f0f609c7a893c62929481cb8feaafef7b5
2012-01-04 17:16:29 -06:00
Marc Olivier Chouinard
663699f4e3
FS-2896 --resolve
2011-12-18 01:48:35 -05:00
Marc Olivier Chouinard
a44bd60f4c
FS-3736 --resolve
...
NOTE: This patch might affect xml_cdr, so better check if the output is to your liking after this commit
2011-12-16 09:22:05 -05:00
Anthony Minessale
e794a6db21
FS-2936 stage 2 please test ASAP
2011-11-29 15:35:36 -06:00
Anthony Minessale
e58ed35d17
FS-2936 stage 1
2011-11-29 11:13:11 -06:00
Anthony Minessale
d39b7c6b1a
FS-3593 --resolve
2011-10-03 12:23:36 -05:00
Anthony Minessale
191f06d733
cleanup
2011-05-13 15:56:43 -05:00
Anthony Minessale
acf3090adf
FS-2936 plan B for curl stuff
2011-05-13 13:17:54 -05:00
Anthony Minessale
c196e2c109
revert curl changes
2011-05-13 12:03:30 -05:00
Anthony Minessale
7064487df2
FS-2936 please test on windows
2011-05-11 10:07:00 -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
Anthony Minessale
73279f01bf
FS-3166 --resolve
2011-04-22 16:43:29 -05:00
Marc Olivier Chouinard
4137b360cf
switch_ivr/xml: Change the structure of the phrases/language system. Previously it was fxml->phrases->macros->language->macro. Changed it so fxml->languages->language->phrases->macros->macro
...
You can have sub macros <macros name="voicemail"><macro ...> and allow you to call it login@voicemail.
Change the sound-path to sound-prefix to make it constistant with the rest of freeswitch.
Also allow to set a sound-prefix to a macros, so you can override it for a specific file set.
You can set say-modules="en" or whatever in the <language section to define that say module to use.
2011-04-20 13:09:03 -04:00
Jeff Lenk
34a3800954
FS-2815
2011-03-13 22:26:43 -05:00
Anthony Minessale
4ae8282e6c
fix possible bad pointer in global vars (please test)
2011-02-02 15:43:26 -06:00
Michael Jerris
86d5e441da
add more details to xml_curl errors
2011-01-31 19:38:57 -05:00
Brian West
ea9021a24a
FS-2998: prefix-a-leg not respected for url submission
2011-01-19 11:38:36 -06:00
Jeff Lenk
719416f66b
mem leak
2011-01-10 09:39:46 -06:00
Brian West
3734f4cd44
bump copyright date and fix some email and typos from diego.
2011-01-05 10:09:04 -06:00
Jeff Lenk
0cc28f37fb
FSCORE-676 Buffer too small
2010-09-23 08:15:55 -05:00
Anthony Minessale
9835395c73
MDXMLINT-57
2010-09-15 10:58:12 -05:00
Anthony Minessale
3a6bb506c0
passing non-null value to generate_xml_cdr now implies its an initalized xml object
2010-07-01 15:22:13 -05:00
Jeff Lenk
a87429ac87
Add initial support for VS2010
2010-06-28 15:49:19 -05:00
Joao Mesquita
41b7cae35c
Add timeout support as config option
2010-06-18 18:30:05 -03:00
Michael Jerris
19253d8354
mod_xml_cdr: fix minor memory leaks and config bug (MODEVENT-62)
2010-05-31 09:30:57 -04:00
Brian West
f339330d7c
XML-26
2010-05-01 19:49:17 -05:00
Michael Jerris
c0a6abad73
mod_xml_cdr: add leg param to query string (XML-24)
2010-04-26 02:11:46 -04:00
Michael Jerris
add3ded40a
cleanup C reserved identifer violation (JANITOR-3)
2010-04-26 01:30:51 -04:00
Michael Jerris
b1f9dc416d
mod_xml_cdr: add force_process_cdr var to process b leg cdr on a case by case basis when b leg cdr is disabled (XML-17)
2010-04-24 17:51:10 -04:00
Michael Jerris
5903c2d350
change default to disable100continue, we don't acutally handle this case at all anyways, it just causes the request to fail
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17102 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-25 18:59:43 +00:00
Anthony Minessale
d6eee5635e
revert XML-22
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17099 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-25 14:19:52 +00:00
Brian West
6541259b1f
shut this thing up
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17056 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-20 00:26:19 +00:00
Brian West
46a1a30f6f
REALLY? STFU
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17036 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-18 00:08:21 +00:00
Brian West
f4f5b14a19
REALLY? STFU
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17035 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-18 00:05:39 +00:00
Michael Jerris
bee11ecf2e
fix windows build (FSBUILD-261)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17003 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-16 13:47:52 +00:00
Michael Jerris
446aab0899
try to do something like what the user asked for if we don't support ms timeout
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17002 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-16 13:45:06 +00:00
Marc Olivier Chouinard
fadfa4bf6c
mod_xml_curl: Compile issues of missing define for older version
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17001 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-16 09:28:53 +00:00
Mathieu Rene
5c1c603040
Comments OCD
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16998 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-15 21:25:42 +00:00