Anthony Minessale
|
2f4fcf9a9f
|
MODAPP-376 .. AGAIN
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15844 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-08 17:22:42 +00:00 |
Brian West
|
bdd80b759a
|
missing ikey
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15843 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-08 17:00:09 +00:00 |
Michael Jerris
|
39ee7ef2af
|
change name of 'key' field due to reserved name in sql
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15842 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-08 16:37:48 +00:00 |
Michael Collins
|
1ef6bf05d2
|
Update unrecorded prompts
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15841 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-08 07:20:58 +00:00 |
Anthony Minessale
|
1326265b96
|
add uuid_recv_dtmf
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15840 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-08 01:47:54 +00:00 |
Anthony Minessale
|
aea73d4677
|
fix caller_profile race in hangup that may cause some missing cdr data in certian cases
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15839 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-08 01:20:22 +00:00 |
Anthony Minessale
|
450e63c0d1
|
MODAPP-376
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15838 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-08 00:05:40 +00:00 |
Brian West
|
b7f4b4cd2b
|
don't seg if tech_pvt isn't there.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15837 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-07 22:10:38 +00:00 |
Anthony Minessale
|
39f610a75b
|
add chan name to log lines
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15836 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-07 21:33:52 +00:00 |
Anthony Minessale
|
1bac80436d
|
add chan name to log lines
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15835 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-07 21:27:23 +00:00 |
Michael Jerris
|
a2cd9bfb54
|
attempted srcdir fixes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15834 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-07 19:55:56 +00:00 |
Michael Jerris
|
4ae6b09230
|
target name dep
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15833 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-07 19:44:12 +00:00 |
Anthony Minessale
|
6592c9a616
|
remove unnecessary line and add NULL check
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15832 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-07 19:07:53 +00:00 |
Jeff Lenk
|
12e54755cd
|
update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15831 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-07 18:14:27 +00:00 |
Anthony Minessale
|
540445cb1f
|
FSCORE-508
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15830 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-07 16:40:42 +00:00 |
Michael Jerris
|
0863bbcbae
|
don't set auto-nat on ipv6 profiles
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15829 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-07 16:29:52 +00:00 |
Brian West
|
714a7bebd9
|
FSCONFIG-16, psst its only an example you don't have to use FreeSWITCH exactly how its setup in the defaults.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15828 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-07 16:25:46 +00:00 |
Michael Jerris
|
90ea3b811c
|
remove duplicate target
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15827 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-07 16:25:27 +00:00 |
Michael Jerris
|
ec84309e8f
|
we can have duplicate entries here
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15826 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-07 15:54:17 +00:00 |
Michael Jerris
|
50c8d92713
|
mod_vmd: make MIN_TIME configurable via channel variables(MODAPP-372)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15825 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-07 15:04:58 +00:00 |
Brian West
|
ed5506c661
|
swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15824 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-07 13:35:30 +00:00 |
Brian West
|
e7686a0873
|
can't have unique here. It will fail on ODBC
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15823 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-07 13:35:20 +00:00 |
Michael Jerris
|
4df029142b
|
make sure .version is populated on builds from non svn working copies
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15822 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-07 10:33:28 +00:00 |
Michael Jerris
|
216c47b509
|
automake mod_skypiax
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15821 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-07 09:26:46 +00:00 |
Michael Jerris
|
59472c23ef
|
automake mod_portaudio and mod_portaudio_stream
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15820 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-07 09:00:05 +00:00 |
Michael Jerris
|
4d72cd6ba0
|
automake mod_iax
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15819 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-07 07:59:34 +00:00 |
Michael Jerris
|
0953fbc88e
|
whoops
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15818 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-07 07:57:22 +00:00 |
Michael Jerris
|
7050de5c62
|
automake mod_t38gateway (still not a real working module)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15817 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-07 07:53:45 +00:00 |
Michael Jerris
|
ea181ca4aa
|
move mod stress to use automake
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15815 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-07 07:45:28 +00:00 |
Michael Jerris
|
f5ee8eea00
|
fix setting of BASE passed to module makefiles when doing --srcdir builds (FSBUILD-211)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15814 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-07 07:22:00 +00:00 |
Michael Jerris
|
aad61cadd4
|
move mod_expr to use automake
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15813 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-07 07:14:34 +00:00 |
Michael Jerris
|
bad1d93169
|
move mod_enum to use automake
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15812 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-07 07:07:43 +00:00 |
Michael Jerris
|
4b095aebcb
|
cleanup Makefile.am based module Makefiles
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15811 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-07 06:47:28 +00:00 |
Michael Jerris
|
97309a5e71
|
move sounds out to their own packages as they do not change revisions with freeswitch
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15809 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-07 06:06:18 +00:00 |
Michael Jerris
|
bcbc54f997
|
mod_sofia: send bye instead of cancel after invalid 200 OK (MODENDP-270)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15808 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-07 03:32:56 +00:00 |
Michael Jerris
|
abebcb13f9
|
swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15807 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-07 00:46:54 +00:00 |
Michael Jerris
|
d6f2852836
|
code before decl
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15806 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-07 00:07:23 +00:00 |
Buklov Boris Vladimirovich
|
d9a8e5d7b2
|
add base256
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15801 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-05 19:34:22 +00:00 |
Anthony Minessale
|
14fbb4b9e5
|
add io mutex to cache db for optional mutex protection
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15800 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-05 18:54:56 +00:00 |
Anthony Minessale
|
ceb68513b0
|
FSCORE-508
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15799 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-04 23:21:51 +00:00 |
Anthony Minessale
|
f7ad9df843
|
fix missing arg in alias table
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15798 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-04 23:05:37 +00:00 |
Anthony Minessale
|
b8daa2dc99
|
dont mix ptimes in the codec string lists, just discard conflicting ones
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15797 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-04 22:06:03 +00:00 |
Michael Jerris
|
8faff0e076
|
code before decl
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15796 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-04 21:25:57 +00:00 |
Michael Jerris
|
d1be73ed83
|
code before decl and whitespace
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15795 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-04 21:23:09 +00:00 |
Anthony Minessale
|
10db68adce
|
can't win
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15794 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-04 20:54:15 +00:00 |
Anthony Minessale
|
d10d505e56
|
can't win
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15793 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-04 20:54:07 +00:00 |
Anthony Minessale
|
625defb1f2
|
try this jlenk
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15792 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-04 20:40:53 +00:00 |
Anthony Minessale
|
c75b69decb
|
clean up mod_event_multicast to use blocking recvfrom and better error checking
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15791 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-04 20:32:56 +00:00 |
Anthony Minessale
|
2e8d0e7d18
|
allow listeners to pre-bind to subclasses before the main subscriber is loaded and fix off by one issue in unbinding event handler functions
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15790 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-04 20:28:55 +00:00 |
Mathieu Rene
|
866d98f586
|
set sip_copy_custom_headers=false to avoid custom sip headers to be copied on the b-leg
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15789 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-04 19:57:50 +00:00 |