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
Mathieu Rene
3518ef213b
XML-22
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16997 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-15 21:17:53 +00:00
Brian West
da2660a23f
fix case where you login freeswitch/works
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16951 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-09 04:02:01 +00:00
Anthony Minessale
b9dd2dd838
XML-23
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16941 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-08 18:25:43 +00:00
Mathieu Rene
248745f2ca
MODAPP-397
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16656 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-16 01:06:35 +00:00
Anthony Minessale
b38730539b
XML-16
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16643 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-15 17:11:14 +00:00
Anthony Minessale
886e1ddb4d
run indent on the whole tree and update copyright dates in prep for 1.0.5
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16579 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-06 03:38:24 +00:00
Anthony Minessale
cefcee3a85
XML-21
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16570 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-04 19:48:41 +00:00
Anthony Minessale
69c7c76335
XML-16
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16402 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-19 15:43:06 +00:00
Anthony Minessale
5ae7b68423
MDXMLINT-56
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16247 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-11 19:58:38 +00:00
Anthony Minessale
87ca6ed553
add userauth <user>@<domain>:<pass> to event_socket to auth against user directory uses esl-password esl-allowed-api esl-allowed-events and esl-allowed-log to control resource access
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16160 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-05 19:47:49 +00:00
Anthony Minessale
047d75787a
XML-13
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15997 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-18 17:18:22 +00:00