Jeff Lenk
7b2ed3405e
FS-5655 try this
2013-08-06 00:16:03 +08:00
Seven Du
3aaab08cc6
more cleanup
2013-08-06 00:15:57 +08:00
Seven Du
2fa9e67651
trying to fix windows build
2013-08-06 00:15:51 +08:00
Seven Du
7d48b0b3cc
cleanup code, less dependency
2013-08-06 00:15:44 +08:00
Seven Du
5b5b231164
add settings disabled by default
...
The new websocket stuff breaks windows build so please fix, thanks
2013-08-06 00:15:36 +08:00
Seven Du
fb4c5e6fe8
make websocket work with abyss
2013-08-06 00:13:58 +08:00
Seven Du
92a99c4141
add ws
2013-08-06 00:13:35 +08:00
Anthony Minessale
03dc7082b2
FS-5664 --resolve
2013-08-03 18:50:17 +05:00
Nathan Neulinger
fa2530306f
mod_skinny work on FS-5632 - few more cases
2013-08-02 21:26:15 -05:00
Nathan Neulinger
36726ee0ef
mod_skinny work on FS-5632 - first pass
2013-08-02 21:12:16 -05:00
Nathan Neulinger
1e3bfef390
FS-5662 --resolve implement call pickup group functionality in mod_skinny. Currently treats callPickup and grpCallPickup identically, may revisit when I find out more about what's different between the two
2013-08-02 14:12:23 -05:00
Nathan Neulinger
e20dd10b59
mod_skinny: implement per device setting of ext- extensions
2013-08-02 13:53:49 -05:00
Nathan Neulinger
d9905fa72b
make default conf example work properly based on FS-5335 feedback/testing
2013-08-02 11:21:58 -05:00
Nathan Neulinger
85c986c8b4
mod_skinny: add minimal handling of MeetMe button to send to a conference creation extension
2013-08-02 10:55:09 -05:00
Travis Cross
dc85321281
Merge some additions to doc/SubmittingPatches
...
Thanks-to: Mariusz Czułada <manieq.net@gmail.com>
2013-08-02 14:51:41 +00:00
Travis Cross
5d363ac67c
Tweak style and content of last commit
...
The directions here anticipate planned improvements to our JIRA bot to
allow issues to be resolved by placing the JIRA directives in the body
of the commit message.
2013-08-02 14:46:46 +00:00
Mariusz Czułada
c10bdf1494
Describe patches related to JIRA issues
2013-08-02 14:46:46 +00:00
Chris Rienzo
c1bc8a5ad7
FS-5657 --resolve fix mod_rayo build errors in CentOS 5
2013-08-01 14:37:43 -04:00
Chris Rienzo
99a0f6bfc8
FS-5659 --resolve Add logging for spandsp dtmf detector when dtmf_verbose channel variable is set to true
...
Conflicts:
src/mod/applications/mod_spandsp/mod_spandsp_fax.c
2013-08-01 14:02:56 -04:00
Seven Du
2543982a4f
add SHORT_DATE_TIME support
2013-08-01 09:51:28 +08:00
Nathan Neulinger
b472e1c9b7
mod_skinny: allow to work with native pgsql
2013-07-31 17:17:36 -05:00
Nathan Neulinger
a8e779fab6
mod_skinny: filter sip mwi events
2013-07-31 17:17:32 -05:00
Chris Rienzo
343cddd914
mod_spandsp: added UUID command completion to start/stop_tone_detect commands
2013-07-31 07:16:51 -04:00
Nathan Neulinger
b38a7f5392
mod_skinny: initial reg wasn't able to clean up due to missing device name, add new function to clean up given explicit device name, also add more logging
2013-07-30 14:36:00 -05:00
Seven Du
7f2bbf0326
Hope can fix on IE, not tested
2013-07-31 00:23:24 +08:00
Seven Du
1ad149e15c
allow debug event
2013-07-30 23:58:25 +08:00
Seven Du
8bf4e1eaa6
update FreeSWITCH Portal About page
2013-07-30 23:43:39 +08:00
Seven Du
b18bb26c9d
add back the log line deleted by accident
2013-07-30 22:13:16 +08:00
Seven Du
04062625ba
remove debug
2013-07-30 18:02:08 +08:00
Seven Du
44c0fd2498
add timeout options to mod_curl
2013-07-30 16:37:02 +08:00
Anthony Minessale
c0477f966f
FS-5652 --resolve
...
Conflicts:
src/mod/endpoints/mod_sofia/sofia.c
2013-07-29 16:57:55 -05:00
Anthony Minessale
e765748288
rebuild
2013-07-29 16:07:52 -05:00
Anthony Minessale
c0e75741b0
FS-5641 --resolve
2013-07-29 16:07:14 -05:00
Seven Du
8a60377113
Oops, we already have auto_update with pulling
...
Only use events to update calls when not pulling
2013-07-30 02:18:14 +08:00
Seven Du
cf96ada2f8
show live calls
2013-07-30 02:11:47 +08:00
Jeff Lenk
371fce4649
more fixes for last commit
2013-07-27 22:13:08 -05:00
Jeff Lenk
23bfa9c968
add missing cielab_luts to spandsp build
2013-07-27 10:52:13 -05:00
Travis Cross
465e21c76f
Improve our .gitignore files
...
Avoid ignoring files actually in our tree, and ignore some generated
files that were not being ignored previously.
2013-07-27 03:39:38 +00:00
Travis Cross
f5bb52d516
Remove autogenerated file from tree
...
This file is specifically ignored by our .gitignore. Brian added this
ignore on 2013-06-06 but neglected to remove the file. I've now
bulid-tested without the file to be sure that it is indeed generated
correctly and so can be removed safely.
2013-07-27 03:35:47 +00:00
Travis Cross
bb7a62b311
Remove freeswitch.serial from fscomm/conf
...
freeswitch.serial is used by ZRTP as a ZID, so it should not be shared
between systems and definitely should not be distributed as a default
value by us.
2013-07-27 03:20:07 +00:00
Travis Cross
15290bc4f2
debian: Add additional module files for mod_spidermonkey
...
Note that we don't actually support building mod_spidermonkey for
Debian at the moment.
FS-4552
2013-07-26 22:30:45 +00:00
Travis Cross
f1ae5211b2
debian: Handle mod_managed .dll more idiomatically
2013-07-26 21:57:20 +00:00
Travis Cross
fee21f8ad9
debian: Include the .dll file for mod_managed
...
Note that we don't actually support building mod_managed at this time
for Debian.
FS-5317 --resolve
Thanks-to: Artur Kraev <ravenox@gmail.com>
2013-07-26 21:49:38 +00:00
Anthony Minessale
a53608589b
add global mutex to cdr_csv to protech the fd_hash
2013-07-26 15:56:31 -05:00
Anthony Minessale
948a7218e0
add last_sched_id var
2013-07-26 14:30:25 -05:00
Travis Cross
d31fca2089
Kill FS if -reincarnate parent dies unexpectedly
...
This only works on Linux.
2013-07-26 13:25:49 +00:00
Travis Cross
94b6cfb24c
Handle signals better with -reincarnate
...
If we receive SIGTERM or SIGILL we should propagate the signal to the
child FS process. As FS normally handles these signals, we need to
restore the handler before we refork.
FS may also add a handler for SIGCHLD; we need the default action
here instead for the parent.
2013-07-26 03:35:46 +00:00
Travis Cross
2398950fcd
Add -reincarnate flag to FS
...
When FS is given the -reincarnate flag, FS will be automatically
restarted after any uncontrolled exit.
2013-07-26 01:18:25 +00:00
Travis Cross
22dd4bfff3
Fix memset invocation in mod_skypopen
...
We were previously clearing a pointer's worth of memory rather than
clearing a full element.
This also fixes the build as gcc-4.8 catches this error.
2013-07-26 01:15:19 +00:00
Anthony Minessale
64af870bef
let sched_cancel operate on both task id and group id
2013-07-25 14:53:11 -05:00