Anthony Minessale
4fb38a93a4
add fire-message-events profile param
2012-08-29 15:38:01 -05:00
Anthony Minessale
fb9b69f469
add fire-message-events profile param
2012-08-29 15:34:17 -05:00
Anthony Minessale
5c00f6638c
clean up mutex app code
2012-08-29 14:42:18 -05:00
Anthony Minessale
d1b0b1168a
some minor regressions from the last commit
2012-08-29 14:42:00 -05:00
Anthony Minessale
82a9346486
swigall
2012-08-29 11:57:14 -05:00
Anthony Minessale
c1d2624ce5
FS-4570 --resolve
2012-08-29 11:50:55 -05:00
Anthony Minessale
ada8b78393
FS-4573 --resolve
2012-08-29 11:46:36 -05:00
Anthony Minessale
3c685bff25
fix double sessions on auth challenged calls
2012-08-29 10:38:37 -05:00
Anthony Minessale
edad5d3348
finish up mutex app
2012-08-29 01:01:14 -05:00
Anthony Minessale
b9dd32ac8f
evil typo to cause regression in new core recover engine
2012-08-29 01:00:58 -05:00
Anthony Minessale
5a3a1e3b44
update last
2012-08-28 22:23:50 -05:00
Anthony Minessale
212953bcb4
check-in of mutex app
2012-08-28 21:11:43 -05:00
Anthony Minessale
227ed3036e
FS-4488 wrong format macro
2012-08-28 13:17:31 -05:00
Anthony Minessale
ffb553bef5
FS-4565 --resolve
2012-08-28 12:57:47 -05:00
Anthony Minessale
a8cd9b82da
add tmute command
2012-08-27 17:51:07 -05:00
Anthony Minessale
a8b89bcc1e
add cache param to httapi
2012-08-27 16:13:21 -05:00
Anthony Minessale
90e637cc2f
FS-4561 more debug
2012-08-27 12:55:34 -05:00
Anthony Minessale
a0f752c564
FS-4561 revert
2012-08-27 12:50:51 -05:00
Anthony Minessale
be5fc2c0c5
enable debug
2012-08-27 12:38:48 -05:00
Robert Jongbloed
48b85ca9c1
Added check for PTLib version, can't be too old.
2012-08-27 11:51:28 +10:00
Anthony Minessale
4d8c82c86b
FS-4561 please test this
2012-08-26 12:35:36 -05:00
Anthony Minessale
60cd56d1fc
FS-4561 send notify with terminate state when we get a SUBSCRIBE with expires 0
2012-08-24 17:53:53 -05:00
Anthony Minessale
e0372f57c3
FS-4525 --resolve ok there was 2 parts to this and I missed one, your client actually uses different to and from in the subscribe where the majority use the target name in the request, to and from, this should make it compat
2012-08-24 13:15:57 -05:00
Anthony Minessale
fbc83cb0ea
revert
2012-08-23 17:52:32 -05:00
Stefan Knoblich
a436a3e962
FreeSWITCH: Fix format string error in witch_core_session_thread_pool_worker().
...
Fixes:
cc1: warnings being treated as errors
src/switch_core_session.c: In function 'switch_core_session_thread_pool_worker':
src/switch_core_session.c:1478: warning: format '%ld' expects type 'long int', but argument 9 has type 'switch_size_t'
src/switch_core_session.c:1483: warning: format '%ld' expects type 'long int', but argument 9 has type 'switch_size_t'
gmake[2]: *** [libfreeswitch_la-switch_core_session.lo] Error 1
Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2012-08-24 00:51:36 +02:00
Anthony Minessale
f34085965c
fix some issues in httapi record parser
2012-08-23 17:49:53 -05:00
Anthony Minessale
4efff5c463
fix small bug, init this value to success so you can record without playing a file first
2012-08-23 16:29:30 -05:00
Anthony Minessale
04924f1694
FS-4079 FS-4540 regression from 5213c764bbaf779a0b4c4f9feb35f13b5097c6c4 please update ASAP if you are running this one
2012-08-23 14:56:37 -05:00
Anthony Minessale
29a3d7ab02
copy channel data into RECV_INFO event
2012-08-23 13:07:08 -05:00
Anthony Minessale
cfa02f0e32
FS-4561 please update to this version and retest with new logs if necessary
2012-08-23 13:02:08 -05:00
Anthony Minessale
5213c764bb
FS-4079 FS-4540 minor refactoring to fix some minor side effects of recent changes
2012-08-23 11:10:03 -05:00
Jeff Lenk
3d34215919
vs2010 reswig
2012-08-22 18:08:55 -05:00
Anthony Minessale
d38b905606
remove debug
2012-08-22 17:49:42 -05:00
Anthony Minessale
b3140af073
cleanup
2012-08-22 17:05:25 -05:00
Anthony Minessale
2a8841ab66
change mod_sofia to use new core based recovery engine
2012-08-22 16:27:07 -05:00
Anthony Minessale
66677c940a
move recovery engine up into the core
2012-08-22 16:27:07 -05:00
Anthony Minessale
8aaca1cef3
make sure recovering calls start with re-invite instead of invite handler
2012-08-22 16:27:07 -05:00
Anthony Minessale
33e642e98c
remove unused resurrect code
2012-08-22 16:27:07 -05:00
Anthony Minessale
a6bdbb2c09
FS-4559 --resolve
2012-08-22 16:03:47 -05:00
Anthony Minessale
e008af0e50
refactor some unneeded code and move artoo code into the core
2012-08-22 10:08:20 -05:00
Anthony Minessale
ebc2e8d01b
update to session thread cache
2012-08-22 09:52:20 -05:00
Steve Underwood
ea58df8456
Fixed Cairo's entry in the timezone files
...
Changed mod_spandsp so it tries to resolve timezone names like Asia/HongKong
to a POSIX timezone descriptor string, like other parts of FreeSwitch do.
2012-08-22 22:25:54 +08:00
Anthony Minessale
00f586ca5a
fix endless 5xx race when system is paused or overloaded
2012-08-21 16:19:25 -05:00
Anthony Minessale
d0dd441380
FS-4554 --resolve
2012-08-21 12:09:10 -05:00
Anthony Minessale
f882f053e6
FS-4490 --resolve
2012-08-21 10:04:37 -05:00
Anthony Minessale
3dcf89e472
add timeout
2012-08-21 09:58:27 -05:00
Anthony Minessale
17faa239fe
ammendment to last commit
2012-08-21 00:39:56 -05:00
Anthony Minessale
142c051d68
cache session threads and reuse them if possible
2012-08-21 00:14:50 -05:00
Anthony Minessale
b6f64dc1c2
FS-4079 FS-4540 please update and test
2012-08-21 00:14:50 -05:00
Moises Silva
3155c6c786
mod_sangoma_codec: Remove debug message that is seldom needed anymore and
...
seems to be causing confusion and annoying users
2012-08-20 18:39:04 -04:00