Rupa Schomaker
|
25585417ab
|
don't use callback for delete stmt
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14879 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-09-15 22:06:36 +00:00 |
|
Mathieu Parent
|
eb33af5465
|
tts_commandline:
- load config on module load and on "reloadxml"
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14878 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-09-15 20:40:13 +00:00 |
|
Andrew Thompson
|
671694fb17
|
Deprecate new_pid message in favor of get_pid which has an extra element, the call's UUID
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14877 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-09-15 19:54:23 +00:00 |
|
Giovanni Maruzzelli
|
b01c665654
|
skypiax: now incoming CHATMESSAGE is transformed into a MESSAGE event, and sent to the ESL (fired) and, if we are in a call (if the session exists) is sent to the session too (from where you can get it eg: with inputcallbacks methods)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14876 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-09-15 19:41:22 +00:00 |
|
Andrew Thompson
|
abc3acdf44
|
Add support for simply sending an arbitrary message to an arbitrary registered process at a node
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14875 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-09-15 19:23:47 +00:00 |
|
Anthony Minessale
|
885f8977fc
|
add unique-id check to sendevent to send and event to a session instead of the system
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14874 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-09-15 19:18:20 +00:00 |
|
Anthony Minessale
|
0c11561c53
|
reswig
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14873 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-09-15 18:48:12 +00:00 |
|
Anthony Minessale
|
25870608d7
|
drop buffer when too many packets are queued
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14872 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-09-15 18:46:33 +00:00 |
|
Anthony Minessale
|
74c7d58adf
|
add resize func
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14871 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-09-15 18:45:19 +00:00 |
|
Rupa Schomaker
|
e4258a83a9
|
add limit_execute (like limit_hash_execute)
allow -#s to act as counter only
add INFO level logs to limit similar to limit_hash
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14870 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-09-15 18:13:25 +00:00 |
|
Anthony Minessale
|
3dc0f2569a
|
dog
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@835 a93c3328-9c30-0410-af19-c9cd2b2d52af
|
2009-09-15 14:33:28 +00:00 |
|
Anthony Minessale
|
041e45eb78
|
dog
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@835 a93c3328-9c30-0410-af19-c9cd2b2d52af
|
2009-09-15 14:33:28 +00:00 |
|
Michael Collins
|
7d3ded0818
|
doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14869 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-09-15 05:05:07 +00:00 |
|
Michael Collins
|
6af317cccd
|
Add libopenzap and src/mod/applications to Doxygen.conf file
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14868 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-09-15 04:59:25 +00:00 |
|
Michael Giagnocavo
|
af13fcf3af
|
Precompiled FreeSWITCH.Managed
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14863 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-09-15 00:19:54 +00:00 |
|
Michael Giagnocavo
|
26df0f6881
|
Add hangup handler for Originate, expose state handlers in general. Various fixes.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14861 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-09-15 00:16:13 +00:00 |
|
Anthony Minessale
|
3b69191453
|
fix timer in dtmf generator
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@834 a93c3328-9c30-0410-af19-c9cd2b2d52af
|
2009-09-14 22:13:43 +00:00 |
|
Anthony Minessale
|
8291ec982e
|
fix timer in dtmf generator
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@834 a93c3328-9c30-0410-af19-c9cd2b2d52af
|
2009-09-14 22:13:43 +00:00 |
|
Giovanni Maruzzelli
|
88b15b9e09
|
skypiax: added skypiax_chat command. SYNTAX: skypiax_chat interface remote_skypename TEXT
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14857 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-09-14 22:13:00 +00:00 |
|
Brian West
|
e2004e2d34
|
fix vim format line
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@833 a93c3328-9c30-0410-af19-c9cd2b2d52af
|
2009-09-14 22:06:20 +00:00 |
|
Brian West
|
f68d83dda0
|
fix vim format line
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@833 a93c3328-9c30-0410-af19-c9cd2b2d52af
|
2009-09-14 22:06:20 +00:00 |
|
Brian West
|
357c93b999
|
fix vim format line
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14856 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-09-14 22:03:37 +00:00 |
|
Moises Silva
|
b6590855ff
|
improve error handling in tech_init
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@832 a93c3328-9c30-0410-af19-c9cd2b2d52af
|
2009-09-14 21:19:07 +00:00 |
|
Moises Silva
|
6c9f101075
|
improve error handling in tech_init
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@832 a93c3328-9c30-0410-af19-c9cd2b2d52af
|
2009-09-14 21:19:07 +00:00 |
|
Anthony Minessale
|
5a5f3081f0
|
execute hangup state asap
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14852 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-09-14 20:10:58 +00:00 |
|
Brian West
|
c92cb7283a
|
MODSOFIA-26 minus the segfault
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14851 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-09-14 19:43:15 +00:00 |
|
Brian West
|
83711b3e8a
|
XML-10
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14850 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-09-14 19:39:33 +00:00 |
|
Brian West
|
590f213f51
|
ATTENTION BEHAVIOR CHANGE... you now have to explicitly set sip_invite_to_params to add params to the to field we will NO longer fall back to sip_invite_params in this case. This is part of FSCORE-433
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14849 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-09-14 19:34:35 +00:00 |
|
Anthony Minessale
|
666e2b5bf8
|
MODLANG-133
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14847 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-09-14 18:15:29 +00:00 |
|
Anthony Minessale
|
90c7921f7e
|
fix edge case where originate does not give up properly with timed calls
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14846 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-09-14 18:03:25 +00:00 |
|
Giovanni Maruzzelli
|
9d28cd1e6e
|
skypiax: fires a custom event when an incoming CHATMESSAGE arrives. In the headers are chatmessage id, chatname, from_handle, from_dispname. You want to answer to from_handle. In the body of the event is the chatmessage body. Heh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14845 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-09-14 18:02:05 +00:00 |
|
Anthony Minessale
|
0e3651b5db
|
check flush more often
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14844 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-09-14 15:19:53 +00:00 |
|
Anthony Minessale
|
080436b856
|
add openzap_pre_buffer_size=<ms> to prebuffer audio and cut out residual dtmf tones
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@831 a93c3328-9c30-0410-af19-c9cd2b2d52af
|
2009-09-14 14:26:31 +00:00 |
|
Anthony Minessale
|
098991a58e
|
add openzap_pre_buffer_size=<ms> to prebuffer audio and cut out residual dtmf tones
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@831 a93c3328-9c30-0410-af19-c9cd2b2d52af
|
2009-09-14 14:26:31 +00:00 |
|
Giovanni Maruzzelli
|
8b9d979f3d
|
skypiax: Linux (XWin signaling actually) now manages the case when a 'continue' atom(s) is received before the 'begin' atom. That's in preparation for managing IM chatting
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14843 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-09-14 12:40:09 +00:00 |
|
Michael Giagnocavo
|
a24f736163
|
Fix Makefile for managed - thanks Lukasz Z
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14842 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-09-13 22:03:06 +00:00 |
|
Giovanni Maruzzelli
|
b90d6ec470
|
skypiax: now it accepts a max of 1 call from the same skypename to the same skypename (multiple instances of user A calling multiple instances of user B) each 1.5 seconds - before was each 0.5 seconds, but the last Skypiax Beta for Linux is slower
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14834 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-09-12 21:53:38 +00:00 |
|
Anthony Minessale
|
66d290c1c4
|
update to new module api
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14833 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-09-12 17:36:34 +00:00 |
|
Anthony Minessale
|
dce827321d
|
pad buffer
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14832 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-09-11 17:34:12 +00:00 |
|
Anthony Minessale
|
8052757a12
|
bah
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14831 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-09-11 16:53:12 +00:00 |
|
Mathieu Rene
|
9e8848e3d5
|
MODAPP-334
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14830 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-09-11 16:10:29 +00:00 |
|
Mathieu Rene
|
a75c525dcc
|
mod_limit: fix counter-only mode in limit_hash_execute
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14829 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-09-11 16:03:52 +00:00 |
|
Brian West
|
e2a0d2bc5e
|
MODASRTTS-19
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14828 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-09-11 15:45:29 +00:00 |
|
Brian West
|
354863b065
|
more to come
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14818 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-09-11 02:05:34 +00:00 |
|
Anthony Minessale
|
568ddb7e1c
|
reswig
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14815 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-09-10 23:37:18 +00:00 |
|
Anthony Minessale
|
156bb16eef
|
build err
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14814 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-09-10 23:01:44 +00:00 |
|
Anthony Minessale
|
6cb6f50150
|
skip call to read where there is no data present
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14813 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-09-10 23:00:16 +00:00 |
|
Anthony Minessale
|
4780a3d377
|
MODLANG-124
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14812 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-09-10 21:37:32 +00:00 |
|
Anthony Minessale
|
e97fe49914
|
swap in uuid
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14811 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-09-10 20:42:17 +00:00 |
|
Anthony Minessale
|
bb490e186f
|
outbound callers for fifo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14809 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-09-10 20:20:23 +00:00 |
|