Giovanni Maruzzelli
ab565bba44
skypiax: FARMING modifications
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12831 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-29 09:17:58 +00:00
Giovanni Maruzzelli
7fd9f69f26
skypiax: configs/client.c spawn netcats
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12830 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-29 08:18:10 +00:00
Giovanni Maruzzelli
aea2c1a6d6
skypiax: docs on configs/client.c
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12829 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-29 08:16:42 +00:00
Giovanni Maruzzelli
c4667335dd
skypiax: found the way to use netcat to relay configs/client.c stdin and stdout, will be the basis for farming out. Instruction in the first lines of configs/client.c. As Young Frankenstein said: It... Could... Workcd /usr/src/freeswitch/src/mod/endpoints/mod_skypiax/configs! http://www.ladyofthecake.com/mel/frank/sounds/couldwrk.wav
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12826 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-28 20:01:03 +00:00
Giovanni Maruzzelli
dd55e006ae
skypiax: added configs/client.c, will be the basis for farming out :-)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12825 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-28 18:03:33 +00:00
Rupa Schomaker
b3e27324f8
oops, actually work as a dialplan app
...
handle null cid gracefully
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12824 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-28 08:08:48 +00:00
Mathieu Rene
fa9621b99b
sigh
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12821 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-28 02:27:20 +00:00
Michael Jerris
677b161647
hrm
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12820 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-28 02:22:02 +00:00
Mathieu Rene
761be4c395
doh
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12819 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-28 02:16:34 +00:00
Mathieu Rene
6d87e6321b
Add sip_auth_username and sip_auth_password variables so mod_sofia can answer auth challenges without defining a full gateway
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12818 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-28 01:50:36 +00:00
Anthony Minessale
7865668eff
remove possible uninitialized memory reference on inherit_codec variable check
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12817 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-27 23:50:34 +00:00
Anthony Minessale
09eef9a325
don't auto-disable, just warn
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12815 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-27 22:45:17 +00:00
Anthony Minessale
04f2d5c212
convert
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12814 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-27 21:53:51 +00:00
Rupa Schomaker
0e7fd036a6
remove WTF
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12812 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-27 20:01:54 +00:00
Anthony Minessale
fc9cbb4db5
allocate frame from session pool so it will not go out of scope
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12811 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-27 19:54:45 +00:00
Anthony Minessale
cb7e045c9b
here you go
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12810 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-27 19:51:41 +00:00
Anthony Minessale
b9c4b0b1b7
MODAPP-245
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12809 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-27 18:51:48 +00:00
Mathieu Rene
29cff9c6b3
revert + fix typo
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12808 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-27 18:39:02 +00:00
Mathieu Rene
751e3976a5
Use switch_channel_set_variable_printf instead of snprintf of a stack-allocated buffer
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12807 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-27 18:30:32 +00:00
Anthony Minessale
12551b29f5
MODAPP-227
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12806 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-27 17:49:10 +00:00
Michael Jerris
0edf25e0bd
fix ruby linking on debian (ESL-7)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12805 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-27 15:29:50 +00:00
Anthony Minessale
0ea0f8c5cb
MODAPP-241
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12804 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-27 15:07:49 +00:00
Michael Jerris
e4da4eb756
You can lead a horse to water
...
But you can't make him drink
You can send a kid to college
But you can't make him think
PLEASE THINK!
/b
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12802 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-27 01:44:28 +00:00
Anthony Minessale
fa0998de5d
reduce exponential mwi notifies
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12801 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-27 00:27:07 +00:00
Giovanni Maruzzelli
f0bc6d07e1
skypiax: added another SWITCH_API_COMMANDS to send skype_api command to the named client: skypiax interface_name skype_API_msg
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12799 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-26 22:02:32 +00:00
Anthony Minessale
fe9d1ca3fb
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12797 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-26 20:08:30 +00:00
Giovanni Maruzzelli
504233345f
skypiax: added SWITCH_API_COMMANDS: list || console || skype_API_msg
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12796 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-26 19:37:10 +00:00
Michael Jerris
28cc04c9f0
work around broken php-config that only takes one option at a time
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12793 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-26 17:02:30 +00:00
Anthony Minessale
82eb176f6f
MODENDP-207
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12792 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-26 16:06:25 +00:00
Anthony Minessale
d51298bde9
fire events on bridge in fifo
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12791 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-26 15:07:44 +00:00
Giovanni Maruzzelli
07c2480ea4
skypiax: fixed transferred call to skype user busy in another call: was transferring using the interface name, not the skype_user. Fixed as per Jira: MODSKYPIAX-28
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12790 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-26 10:29:28 +00:00
Michael Jerris
73f6f1aee4
fix odbc detection to not try to use odbc when no headers are installed
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12788 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-26 02:45:04 +00:00
Anthony Minessale
72eda1f374
add lock caller_control
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12787 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-25 21:01:53 +00:00
Anthony Minessale
162657535d
MODAPP-242
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12786 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-25 20:19:28 +00:00
Anthony Minessale
3c72e9f143
add username and realm to sip db
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12785 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-25 20:14:07 +00:00
Anthony Minessale
bce5187da1
rearrange hangup callflow to do more work in the session's own thread
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12784 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-25 20:07:40 +00:00
Michael Jerris
83a3ccc809
fix libsoundtouch build dependencies after a configure failure (MODAPP-243)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12783 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-25 19:34:37 +00:00
Anthony Minessale
7023148e74
fix incorrect var name
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12782 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-25 18:47:47 +00:00
Michael Jerris
6db7f85320
revert r12780/MODAPP-243
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12781 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-25 16:59:25 +00:00
Brian West
6770a8addb
MODAPP-243
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12780 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-25 16:45:43 +00:00
Michael Jerris
ca02dec1c7
move library checks to the end to keep from incorrect -lz added to LIBS from pkg-config to openssl on 64 bit when only 32 bit zlib-devel is installed. This was causing other checks to fail.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12779 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-25 16:44:16 +00:00
Anthony Minessale
dd19c3c2ec
fix var events to not have stamp info
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12765 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-24 23:44:03 +00:00
Brian West
c1cf70139a
not really a warning
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12764 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-24 23:18:04 +00:00
Anthony Minessale
50faa8bcd9
fix typo
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12763 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-24 22:22:05 +00:00
Anthony Minessale
c0a00c2f76
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12761 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-24 18:06:25 +00:00
Anthony Minessale
ebc4acf666
match ESL to last commit and check in ESL::IVR perl mod
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12760 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-24 18:03:26 +00:00
Anthony Minessale
67984e765c
change blocking: true to async: true you can start with blocking and go async but not the other way around
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12759 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-24 18:01:58 +00:00
Anthony Minessale
e23d05ddac
don
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12758 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-24 17:58:00 +00:00
Michael Jerris
4a48d3dd5a
use nua_handle_home instead of using nua internals to get the nua handle home
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12757 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-24 17:57:00 +00:00
Michael Jerris
a26400fc4c
Tue Mar 3 12:23:35 CST 2009 Della Betta Filippo <filippo DOT dellabetta AT telecomitalia DOT it>
...
* su_uniqueid.c: srand() must be called per-thread on windows
Ignore-this: ee98b86faadc4a39186ba4991b073c40
Mon Mar 23 12:41:53 CDT 2009 Pekka Pessi <first.last@nokia.com>
* su_uniqueid.c: simple threadsafe implementation
Ignore-this: b3597fb6032b79a61b63f004f121188b
Using /dev/urandom where available, simple 64-bit prng elsewhere.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12756 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-24 15:54:18 +00:00