Anthony Minessale
23efa8e6d9
FS-4525 --resolve
2012-09-11 14:29:58 -04:00
Anthony Minessale
09e769d8da
revert
2012-09-11 14:29:58 -04:00
Anthony Minessale
f31757f996
FS-4539 please test this and post new logs if necessary
2012-09-11 14:29:57 -04:00
Robert Jongbloed
bfe4c17743
Updated mod_opal to latest stable OPAL version.
...
Enhancements to trace logging, include threads and context ID.
Changed default opal_conf.xml to allow more than just G.711 uLaw and not to clutter log file with debug logs.
Added to opal_conf.xml item for "disable-transcoding".
Updated build/buildopal.sh to use correct ./configure items for PTLib, allow for something other than standard install directory for PTLib/OPAL and be able to easily bind to a specific release of PTLib/OPAL.
2012-09-11 14:29:57 -04:00
Anthony Minessale
a7fadffc16
FS-4079 FS-4540 please update to this version
2012-09-11 14:29:57 -04:00
William King
76524d3f6e
Adding functionality to mod_xml_radius. Now you can do conditional accounting. And you can pull values from the other leg, specify an alternate variable name in case the variable doesn't exist and you can have default values.
2012-09-11 14:29:57 -04:00
Anthony Minessale
bff3af7837
add debug
2012-09-11 14:29:57 -04:00
Anthony Minessale
49c121919f
debug lost read lock
2012-09-11 14:29:57 -04:00
Anthony Minessale
4424a49af7
improve parsing
2012-09-11 14:29:57 -04:00
Seven Du
24a45b034b
Fix rtp payload number and possibly other params, since we ALWAYS use PCMU all params should be hardcoded
2012-09-11 14:29:57 -04:00
Brian West
fbb53c75dd
STFU already
2012-09-11 14:29:57 -04:00
Anthony Minessale
b0537b2e0d
FS-4079 revert 4ef9b3fe5622e417e8cd2916491e0058492a3bb7
2012-09-11 14:29:57 -04:00
Anthony Minessale
37b36aea33
add email function to js
2012-09-11 14:29:57 -04:00
Anthony Minessale
dab313af81
building stub module
2012-09-11 14:29:56 -04:00
Anthony Minessale
b140bfbf9c
stub for mod_html5
2012-09-11 14:29:56 -04:00
Stefan Knoblich
6dc9596bec
FreeSWITCH: Add WIN32 strerror_s() variant to custom switch_strerror_r() helper function and fix more strerror_r() users.
...
Convert mod_xml_cdr, mod_json_cdr and mod_conference to the new function.
Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2012-08-16 12:21:28 -05:00
William King
67746bc7d9
Fixing issue with which xml pointer used. oops.
2012-08-14 00:26:19 -05:00
Anthony Minessale
608ad58415
FS-4079 new patch, please test
2012-08-14 00:26:08 -05:00
William King
cf4f93d6de
Add condition matching capability to only account for one or more subset of channel directions to radius.
2012-08-14 00:26:01 -05:00
Anthony Minessale
08eb4d72d5
add chatExecute method to events so you can respond from chatplan in js
2012-08-14 00:25:44 -05:00
Moises Silva
fb38a8bbb8
Fix typo on rtp.c causing compiler error (FS-4511)
2012-08-14 00:25:36 -05:00
Anthony Minessale
9b2925e462
add javascript chatplan app
2012-08-14 00:25:15 -05:00
Christopher Rienzo
f37d669a7b
Add default configuration example to mod_speex/conf/autoload_configs
2012-08-14 00:24:11 -05:00
Jeff Lenk
dfad2a14bd
FS-4504 vs2010 only - plus mod_sofia fix - anybody want to help with 2008
2012-08-14 00:22:43 -05:00
Anthony Minessale
7fbc7c475a
FS-4505 --resolve
2012-08-14 00:20:25 -05:00
Anthony Minessale
261868b1a8
FS-4507 --resolve
2012-08-14 00:20:20 -05:00
Daniel Swarbrick
35cf575e12
missed this one
2012-08-14 00:19:39 -05:00
Daniel Swarbrick
ddf95e26fc
CGI specifies that REQUEST_URI is relative to the root (and does not include scheme name, hostname, port)
2012-08-14 00:19:28 -05:00
William King
91eada306a
Add param variable where needed.
2012-08-14 00:18:38 -05:00
Anthony Minessale
9311e78fb6
FS-4079 try this
2012-08-14 00:18:10 -05:00
Anthony Minessale
48857cc7a7
typo
2012-08-07 09:03:02 -05:00
Anthony Minessale
d23b74e66a
FS-4352 --resolve alternate implementation as multiset to avoid regressions on set
2012-08-06 23:50:39 -05:00
Anthony Minessale
8e14fd2039
FS-4348 --resolve
2012-08-06 22:34:31 -05:00
Anthony Minessale
06ed24b2d4
FS-4501 try this
2012-08-06 19:38:56 -05:00
Anthony Minessale
0b852eb3d1
FS-4493 does this work
2012-08-06 18:30:08 -05:00
Anthony Minessale
c3de9637af
FS-4079 please test
2012-08-06 16:12:03 -05:00
Anthony Minessale
40ed0b31c1
FS-4499 --resolve this is a different fix but this will implicitly fix it
2012-08-06 11:20:27 -05:00
Anthony Minessale
b843e8fd8b
FS-4495 --resolve
2012-08-06 10:49:48 -05:00
Anthony Minessale
996c5378a1
4579 tweaks
2012-08-05 16:45:14 -05:00
William King
8eb36ec92d
DelphiWorld found another typo. Also remove the condition for auth since all dialplan lookups should be authed to prevent fraud.
2012-08-05 12:01:33 -04:00
William King
d1b98ab388
Good find DelphiWorld.
2012-08-04 19:54:48 -04:00
William King
d648a05ed1
Adding a new configurable radius module that will support both authentication based on a dialplan app, as well as digest based radius authentication by hooking into the directory. It is also fully configurable on which fields to send by the config file.
2012-08-04 19:19:04 -04:00
Giovanni Maruzzelli
ccae5cd6b2
gsmopen and skypopen: better printout from function gsm (or sk) list
2012-08-02 19:13:32 +02:00
Giovanni Maruzzelli
716f89f2d1
gsmopen: indent
2012-08-02 18:47:18 +02:00
Giovanni Maruzzelli
c5d72d9bd0
FS-4379 gsmopen: 'gsm remove interface' works now
2012-08-02 18:39:02 +02:00
Anthony Minessale
e97da8e20a
remove debug
2012-07-31 16:35:56 -05:00
Anthony Minessale
beed0336c0
FS-4484 I missed the part about gateways, that is a different story. Try this patch
2012-07-31 15:53:00 -05:00
Anthony Minessale
f6ca367fff
doh
2012-07-31 15:44:57 -05:00
Anthony Minessale
258afd4704
FS-4480 try this
2012-07-31 15:32:04 -05:00
Anthony Minessale
a7b10081c8
send notifies for refer for 4579
2012-07-31 15:26:03 -05:00