Anthony Minessale
|
3a2f818387
|
make app to turn on new zombie exec instead of always doing it
|
2011-09-13 17:12:37 -05:00 |
|
Anthony Minessale
|
908c41031d
|
remove dup
|
2011-09-13 16:53:12 -05:00 |
|
Anthony Minessale
|
9125a96c6d
|
convert chat interface to use events instead of a bunch of args
|
2011-09-13 16:51:30 -05:00 |
|
Anthony Minessale
|
b4b99c410d
|
do not escape strings inside single quotes unless we can find a closing quote too
|
2011-09-13 16:50:05 -05:00 |
|
Anthony Minessale
|
4cb49fbaa0
|
fix some minor internal dtmf issues
|
2011-09-13 16:19:00 -05:00 |
|
Anthony Minessale
|
637a5ed83d
|
Add application flag zombie_exec so registered applications can apply to be executed on channels that are already hungup, like the inline exec this is only limited to a small family of apps that do not use the channel for audio.
|
2011-09-13 09:35:41 -05:00 |
|
Anthony Minessale
|
4c3a0eb357
|
fix build for n00buntu
|
2011-09-13 08:37:48 -05:00 |
|
Jeff Lenk
|
0651b01abf
|
correct sofia_count_reg_function behavior reported from user list
|
2011-09-13 10:40:33 -05:00 |
|
Jeff Lenk
|
114f05789a
|
vs2010 reswig
|
2011-09-12 21:07:19 -05:00 |
|
Jeff Lenk
|
722f10606a
|
fix windows build for now
|
2011-09-12 21:05:15 -05:00 |
|
Anthony Minessale
|
2fb0f8e24f
|
only unlink if file exists
|
2011-09-12 16:38:48 -05:00 |
|
Anthony Minessale
|
d354399c8a
|
wtf
|
2011-09-12 17:54:07 -05:00 |
|
Anthony Minessale
|
35f81e117a
|
swigall
|
2011-09-12 17:52:02 -05:00 |
|
Anthony Minessale
|
1e712c7e03
|
only reap sigchld when in fork mode for system
|
2011-09-12 16:14:30 -05:00 |
|
Anthony Minessale
|
c1dd008b1d
|
change -hp to -rp, add -lp and -np, no priority flags means auto which will do -rp if you have > 1 cpu
|
2011-09-12 16:13:19 -05:00 |
|
Anthony Minessale
|
408adb8d0c
|
FS-3558 --resolve
|
2011-09-12 14:26:42 -05:00 |
|
Anthony Minessale
|
910f5364a4
|
add threaded-system-exec param and fsctl (set it to false to use fork)
|
2011-09-12 14:25:01 -05:00 |
|
Anthony Minessale
|
dd6996cd3f
|
revert
|
2011-09-12 14:25:01 -05:00 |
|
Tamas Cseke
|
8547c5c995
|
more general way to connect to mongo
|
2011-09-12 09:16:56 +02:00 |
|
Michael S Collins
|
2fa8f11002
|
Update tab-complete for show cmd to include bridged_calls, detailed_calls, detailed_bridged_calls and removed distinct_channels
|
2011-09-09 14:50:54 -07:00 |
|
Anthony Minessale
|
7ed7f539b0
|
add optional format string after myevent
|
2011-09-09 14:31:16 -05:00 |
|
Jeff Lenk
|
ef2f87deb2
|
fix trivial build error on windows
|
2011-09-09 16:08:47 -05:00 |
|
Anthony Minessale
|
cb9abe0268
|
add new flag to frames to denote pass thru frames that are not audio
|
2011-09-09 13:56:04 -05:00 |
|
Anthony Minessale
|
bcd1e14711
|
add callee_id name/number to xml_cdr
|
2011-09-09 13:01:10 -05:00 |
|
Michael S Collins
|
3f176c2f51
|
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
|
2011-09-09 12:09:24 -07:00 |
|
Michael S Collins
|
4872e6fff0
|
mod_commands: Add 'presence_data' field to 'show channels like xxx' list of fields. This makes anthm's trick mentioned on the mailing list even more handy.
|
2011-09-09 12:09:05 -07:00 |
|
Anthony Minessale
|
0c066f063c
|
DTMF stands for Devil Took My Fone
|
2011-09-09 12:02:15 -05:00 |
|
Anthony Minessale
|
be4d36e3c6
|
OMFG one annoying bang
|
2011-09-09 11:34:41 -05:00 |
|
Jeff Lenk
|
10d2e80819
|
FS-3454 --resolve
|
2011-09-08 22:35:20 -05:00 |
|
Brian West
|
06eb4b6ab3
|
Fix recovery when nat is involved
|
2011-09-09 02:47:56 -05:00 |
|
Brian West
|
0f9b2cebfb
|
swigall
|
2011-09-09 00:34:49 -05:00 |
|
Anthony Minessale
|
5154b8819d
|
fix wrong media ip in recover data issue
|
2011-09-08 17:13:28 -05:00 |
|
Anthony Minessale
|
329e29f69d
|
doh
|
2011-09-08 16:55:40 -05:00 |
|
Anthony Minessale
|
7d612da440
|
yield when doing b64 encode to avoid stealing the cpu on single proc crappy hardware
|
2011-09-08 16:47:21 -05:00 |
|
Anthony Minessale
|
2e6ce02462
|
fix unlikely failure condition
|
2011-09-08 16:47:21 -05:00 |
|
Michael Jerris
|
1b9b3456ad
|
add auth username to unreg event
|
2011-09-08 17:57:17 -04:00 |
|
Anthony Minessale
|
26039c57c2
|
FS-3548 --resolve
|
2011-09-08 10:44:44 -05:00 |
|
Anthony Minessale
|
7acddfac95
|
FS-3549 --resolve This patch will probably make it work but the bug is actually in the phone, the patch is simply tolerating the bad behaviour. You are correct about the a=sendonly missing, this was fixed in a later revision of the polycom firmware. I suggest that even if this patch works, that you update your phones to a newer firmware, preferably the most recent.
|
2011-09-08 10:24:05 -05:00 |
|
Anthony Minessale
|
74d5a593af
|
revert forgot jira info
|
2011-09-08 10:23:40 -05:00 |
|
Anthony Minessale
|
361b623937
|
This patch will probably make it work but the bug is actually in the phone, the patch is simply tolerating the bad behaviour. You are correct about the a=sendonly missing, this was fixed in a later revision of the polycom firmware. I suggest that even if this patch works, that you update your phones to a newer firmware, preferably the most recent.
|
2011-09-08 10:22:46 -05:00 |
|
Anthony Minessale
|
7d399cce96
|
don't turn X-FS- headers into variables, they are reserved for FS specific communication and should not be passed on
|
2011-09-08 10:02:16 -05:00 |
|
Anthony Minessale
|
83a78fbfa0
|
FS-3545 --resolve no, that was not the intention, I missed a few more spots to hack in the exception for iLBC, (thanks for marring my code iLBC ppl) it should work as expected now even with the m_per_ptime on
|
2011-09-08 09:48:21 -05:00 |
|
Anthony Minessale
|
aea22cd4b7
|
add RTP_BUG_ACCEPT_ANY_PACKETS to disable dropping invalid packets for interop with Oracle CCA
|
2011-09-08 08:57:28 -05:00 |
|
Anthony Minessale
|
f2099bf999
|
FS-3529 please try this revision I suspect its related to some uninitilized memory causing flags to be set that are not in the dtmf structure in certian cases
|
2011-09-08 08:12:16 -05:00 |
|
Daniel Swarbrick
|
a91691999d
|
add MongoDB CDR module
|
2011-09-07 23:50:25 +02:00 |
|
Jeff Lenk
|
aff4bcbe12
|
FS-3080 --resolve better fix for voicemail email key match
|
2011-09-07 10:50:30 -05:00 |
|
Anthony Minessale
|
247537a959
|
FS-3545 --resolve this is actually compliant when mixing ptimes in the same sdp but since iLBC uses its own fmtp for ptime I will add this patch to make it beleive its 20 for the sake of arguement. If you have any other problems with this, set the channel or global variable sdp_m_per_ptime=false to completely disable the default correct behaviour
|
2011-09-07 08:07:04 -05:00 |
|
Anthony Minessale
|
96ddc51faa
|
split on space not colon
|
2011-09-06 13:56:44 -05:00 |
|
Anthony Minessale
|
2b7a830d6d
|
allow duplicate headers to be parsed into events received on the wire
|
2011-09-06 13:56:21 -05:00 |
|
Anthony Minessale
|
fb5f29c2fb
|
speed up restart speed of profiles
|
2011-09-06 12:53:29 -05:00 |
|