2426 Commits

Author SHA1 Message Date
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
Anthony Minessale
2a3c143841 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6136 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-01 19:50:16 +00:00
Anthony Minessale
ae31d229e0 add mod_limit
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6135 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-01 19:05:48 +00:00
Anthony Minessale
aa36c7a588 clean up skel, could use more....
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6134 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-01 19:05:16 +00:00
Anthony Minessale
52d1bc75e8 possible fix fore MODEMP-40
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6133 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-01 17:11:15 +00:00
Michael Jerris
1ada0efb54 don't check array's for null with switch_str_nil macro (MODAPP-44)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6127 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-01 13:29:06 +00:00
Michael Jerris
6ae43f954e fix mod_lpc10 module build (part of MODAPP-44)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6126 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-01 13:04:32 +00:00
Anthony Minessale
d910962593 fix mod_python build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6125 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-01 12:25:00 +00:00
Anthony Minessale
ab26000308 fix mod_soundtouch and mod_shout build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6124 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-01 12:08:40 +00:00
Michael Jerris
1253c7d8c1 fix mod_openmrcp build.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6123 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-01 12:03:27 +00:00
Anthony Minessale
9128dac2ef fix mod_ivrtest build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6122 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-01 11:56:36 +00:00
Michael Jerris
622a2733dc use more correct const char * for things that should not be modified. This should also fix the switch_cpp.cpp changes from MODAPP-44. More patches to follow up on this for a few more modules that will likely break with this commit.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6120 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-01 11:28:26 +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
Anthony Minessale
0300e8e64a 7 not 4
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6114 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-31 22:29:15 +00:00
Anthony Minessale
240304fb62 inbound_context and inbound_dialplan vars in regged user to direct callflow
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6113 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-31 22:26:54 +00:00
Brian West
8e8a31a0dc more path ps
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6109 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-31 20:12:22 +00:00
Brian West
2b361de1d8 more path bs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6108 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-31 20:06:21 +00:00
Brian West
141ce4a8e1 more path bs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6107 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-31 20:04:11 +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
Anthony Minessale
21c10158d1 change types for odbc
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6103 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-31 18:51:22 +00:00
Anthony Minessale
fc1209a548 change types for odbc
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6102 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-31 18:47:03 +00:00
Anthony Minessale
0c09642bf9 make rtp timeout 10 times longer than specified value when the call is on hold
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6101 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-31 17:30:50 +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
Chris Parker
9191273060 Added User-Challenge and Media-Timeout values to Freeswitch-Hangupcause
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6098 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-31 17:21:44 +00:00
Anthony Minessale
f6e9bc335b add inband dtmf generator
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6097 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-31 16:44:02 +00:00
Anthony Minessale
10d7d619f6 make channel hangup with media_timeout cause when rtp timeout occurs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6095 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-31 13:08:45 +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
Anthony Minessale
b97f786f0f rtp timeout
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6093 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-31 02:12:30 +00:00
Anthony Minessale
dbc7eb717f add lost code
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6090 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-30 14:32:00 +00:00
Michael Jerris
dfb49c9a66 fix release build for mod_fifo. svn:ignore props.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6088 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-29 20:49:22 +00:00
Michael Jerris
6af0fc2c71 fix for FSBUILD-25
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6087 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-29 20:03:48 +00:00
Michael Jerris
0180852f0d this should not have compiled, but gcc didn't complain. fix for MODENDP-32
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6086 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-29 19:15:26 +00:00
Michael Jerris
fa7d8da54c be more careful about not dereferencing NULL (attempt to fix MODAPP-45)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6085 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-29 18:18:13 +00:00
Michael Jerris
ae790526e4 fix scope of endpoint module structures
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6084 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-29 18:10:06 +00:00
Michael Jerris
43dbb6c152 fix for FSBUILD-24
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6083 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-29 13:28:03 +00:00
Michael Jerris
84a87805e3 some comment cleanup.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6082 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-29 06:55:51 +00:00
Michael Jerris
358f9610ad fix for MODAPP-41
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6081 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-29 06:42:13 +00:00
Michael Jerris
990ea4a855 fix for MODENDP-34
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6079 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-29 05:03:28 +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
Michael Jerris
6b74f05af6 improve sofia_glue_get_url_from_contact and its usage. Should fix MODENDP-33.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6075 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-28 16:07:23 +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