Robert Joly
|
61ee313191
|
Made sure RTP timestamp, ssrc and marker bit are transferred from FS to OPAL structure.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11303 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-01-20 00:49:48 +00:00 |
|
Brian West
|
38de33d545
|
tweak from stangor
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10786 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-12-16 01:57:56 +00:00 |
|
Stefan Knoblich
|
d81838ffcf
|
Silence GCC-4.2 warning / possible GCC-4.3 error
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10781 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-12-15 19:46:22 +00:00 |
|
Anthony Minessale
|
cd88977709
|
move config
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10735 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-12-12 16:45:44 +00:00 |
|
Anthony Minessale
|
7bf2e6bca4
|
move mod_opal into trunk
still needs some work
still needs some FUNDING
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10734 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-12-12 16:44:23 +00:00 |
|
Brian West
|
8675abfa1c
|
moving this for now
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6337 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-11-19 17:34:23 +00:00 |
|
Tuyan Özipek
|
ed9dc194e7
|
initial class structure for handling rtp pairs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6236 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-11-13 05:05:23 +00:00 |
|
Tuyan Özipek
|
8ba3cbce98
|
files for rtp pairs for external and internal usage
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6233 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-11-13 02:59:52 +00:00 |
|
Tuyan Özipek
|
a6a43b1f46
|
opal and pwlib compiles with debug !
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6229 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-11-12 23:49:10 +00:00 |
|
Tuyan Özipek
|
156f385bed
|
commented out the stun , and routing directly between h323 and sip to fwd :D
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6228 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-11-12 23:46:59 +00:00 |
|
Tuyan Özipek
|
b2a026b9d1
|
new codebase, does not work for now, but does the things in opal way
and media flows in rtp.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6225 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-11-12 23:14:55 +00:00 |
|
Tuyan Özipek
|
a9101cb8c1
|
Cleaning for the new code
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6223 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-11-12 23:11:55 +00:00 |
|
Łukasz Zwierko
|
c955f09af5
|
added functions for call control
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6159 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-11-03 21:36:35 +00:00 |
|
Tuyan Özipek
|
dbc2091ed1
|
Added temporary codecs so that we can call fs to listen wav files
Outgoing opal calls still segfaults with assertion tho..
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6141 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-11-02 01:58:19 +00:00 |
|
Tuyan Özipek
|
b54e41a2a8
|
Added PWLIBDIR to the compile flags, libs/opal/opal and libs/opal/pwlib looks like a good place
for opal libraries.we are going to change it with the natural opal build system in the near future
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6140 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-11-02 01:38:58 +00:00 |
|
Tuyan Özipek
|
80db368f12
|
Fixed dialplan issue, context set to 10.0.0.1 and needs to be reset
to whatever context (configuration option)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6139 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-11-02 01:24:18 +00:00 |
|
Łukasz Zwierko
|
14275814da
|
1. added Tuyan fix/simplification for Opal engine starting
2. some progress in call control implementation
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6138 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-11-01 21:36:41 +00:00 |
|
Łukasz Zwierko
|
b416d80212
|
mod_opal now loads and unloads without core dump, h323 endpoint seems to be established but call handling is yet to be implemented
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6119 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-11-01 09:24:48 +00:00 |
|
Łukasz Zwierko
|
2ca2563826
|
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6117 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-31 23:45:46 +00:00 |
|
Łukasz Zwierko
|
edf08043ff
|
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6104 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-31 19:57:31 +00:00 |
|
Łukasz Zwierko
|
2f32d01b1c
|
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6100 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-31 17:28:44 +00:00 |
|
Łukasz Zwierko
|
2a1f2a0243
|
changed file names
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6099 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-31 17:28:37 +00:00 |
|
Łukasz Zwierko
|
a9d79d7ad0
|
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6094 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-31 06:05:45 +00:00 |
|
Łukasz Zwierko
|
15b5a97f7e
|
still lots of compile errors, but I got to get some sleep ;)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6078 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-28 21:55:20 +00:00 |
|
Łukasz Zwierko
|
5e33a89f9c
|
first makefile, and it seems to be quite ok
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6077 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-28 21:38:18 +00:00 |
|
Łukasz Zwierko
|
795aa33028
|
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6073 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-28 13:21:56 +00:00 |
|
Łukasz Zwierko
|
bac6457097
|
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6072 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-28 12:32:31 +00:00 |
|
Łukasz Zwierko
|
2491c688a6
|
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6071 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-27 22:01:11 +00:00 |
|
Łukasz Zwierko
|
cd094eb13d
|
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6070 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-27 20:35:38 +00:00 |
|
Łukasz Zwierko
|
a9bb7abd88
|
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6067 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-27 16:00:55 +00:00 |
|
Łukasz Zwierko
|
4c589c7a16
|
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6066 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-27 10:41:52 +00:00 |
|
Łukasz Zwierko
|
ec6310f56b
|
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6065 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-27 10:31:36 +00:00 |
|
Łukasz Zwierko
|
5da532c391
|
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6064 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-27 10:31:08 +00:00 |
|
Anthony Minessale
|
c11d972848
|
update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1420 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2006-05-10 17:14:40 +00:00 |
|
Anthony Minessale
|
f09491a69b
|
XMLification (wave 4)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1412 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2006-05-10 15:47:54 +00:00 |
|
Anthony Minessale
|
93666f6dd7
|
XMLification (wave 1)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1401 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2006-05-10 03:23:05 +00:00 |
|
Anthony Minessale
|
9e93388543
|
commit
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1326 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2006-05-03 16:55:30 +00:00 |
|
Anthony Minessale
|
1eb4d491a5
|
causes part 2
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1226 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2006-04-22 03:05:25 +00:00 |
|
Michael Jerris
|
026e8d39ca
|
Set log levels on many existing log messages. A huge thanks to James Martelletti for going through all the log calls to do this.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1173 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2006-04-16 06:05:53 +00:00 |
|
Brian West
|
559b8ab26c
|
Gut Logger and put it back modular style
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1117 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2006-04-11 21:13:44 +00:00 |
|
Anthony Minessale
|
fac7b4a64e
|
optimize
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@960 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2006-03-29 19:11:20 +00:00 |
|
Anthony Minessale
|
cbdfe1f72f
|
ok this is just being picky but on darwin and mac we really should call it .dylib instead of .so but this also gave me a chance to get better with the build system. /b
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@753 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2006-03-05 23:44:04 +00:00 |
|
Michael Jerris
|
92628433da
|
fix oops (svn merge -r 418:417 http://svn.freeswitch.org/svn/freeswitch/trunk)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@419 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2006-01-20 15:05:05 +00:00 |
|
Anthony Minessale
|
0ea203849f
|
update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@418 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2006-01-20 02:02:03 +00:00 |
|
Anthony Minessale
|
1e04eb13b5
|
indent
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@417 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2006-01-20 00:41:30 +00:00 |
|
Anthony Minessale
|
2a329aa5e7
|
make all buffers the same size
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@384 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2006-01-14 16:44:52 +00:00 |
|
Anthony Minessale
|
567cfe3637
|
adj
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@360 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2006-01-13 14:16:55 +00:00 |
|
Anthony Minessale
|
51a0943ec7
|
adj
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@359 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2006-01-13 14:16:34 +00:00 |
|