Robert Joly
5f0c242265
Added "jitter-size" to config file to set jitter buffer size.
...
Fixed transmission of Q.931 Calling-Party-Number, and DisplayName on H.323 Setup. Was previously being set on the wrong connection.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12347 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-02 03:19:57 +00:00
Anthony Minessale
8f7bb61e1f
mighty putty for a big leak
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12291 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-26 00:14:03 +00:00
Anthony Minessale
9886f369c3
add direction col to sql db, add direction param to session_create, log dtmf digits to digits_dialed variable for cdr
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12244 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-23 16:31:59 +00:00
Robert Joly
da14c819c0
Moved some initialisation code when making an FS outgoing call so initialisation of some internal OpalConnection fields are done early enough.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12129 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-18 01:04:28 +00:00
Robert Joly
a4f115ee5c
Added missing libs in mod_opal release build.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12128 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-18 00:49:27 +00:00
Robert Joly
2103f7c605
Added mod_opal to VS2008 express solution file.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12125 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-17 23:52:35 +00:00
Anthony Minessale
e39a63d820
changes to put freeswitch in control of lifecycle of some critical objects, -sigh
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11899 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-12 00:26:04 +00:00
Robert Joly
2d1746d35a
Fixed problem with compiling against latest OPAL.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11725 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-10 03:31:03 +00:00
Robert Joly
f2055745eb
Removed the construction of new OpalMediaFormat instances from FS codecs, need for H.323 capabilities makes this impossible, OPAL must know about the codec a priori (and how to make H.323 capability from it) or it cannot be used.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11534 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-28 03:12:36 +00:00
Anthony Minessale
ece4a74ed4
workaround to test a theory
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11312 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-20 17:22:56 +00:00
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