Commit Graph

12414 Commits

Author SHA1 Message Date
Andrew Thompson 15363cdb2f Tracking API change
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15871 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-10 17:43:10 +00:00
Brian West 185fa599db these two cases do not need to be on IF the flag is set otherwise you can't LIE about the contact dyanmically. These are the TWO cases that had a not PFLAG_AUTO_NAT else do the right thing in this case.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15870 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-10 14:40:47 +00:00
Michael Jerris dedb9e4dea fix spandsp build from cross compile change
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15869 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-10 07:39:40 +00:00
Michael Jerris 49d2fecc48 a slightly more annoying yet more sane way to fix snow cat
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15868 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-10 04:19:49 +00:00
Michael Jerris 86d4e30cda try to fix centos build from cross compile fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15867 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-10 04:18:18 +00:00
Brian West ae7fe7d4c4 swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15866 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-10 01:44:26 +00:00
Anthony Minessale 6fde2f3961 add priority queue for events so important broadcasts like hold music can take precedenced over event-lock
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15865 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-10 01:29:02 +00:00
Michael Jerris ca7d414eb8 use the build machine cc to build the code generators
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15864 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-10 01:17:41 +00:00
Brian West ff196446a5 fix out opf bounds err
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15863 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-10 00:43:33 +00:00
Michael Jerris 8f9ab61318 compile by default on osx 10.6 and add --enable-64 support (with previous patch) for osx 10.6
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15862 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-10 00:32:02 +00:00
Michael Jerris 5e7986bf9b work in progress osx 10.6 build cleanups
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15861 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-09 21:35:01 +00:00
Anthony Minessale 91d886ec7b omfg duh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15860 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-09 20:11:45 +00:00
Anthony Minessale dd6219c62d try to make the dir first so if it fails the mod fails properly
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15859 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-09 16:16:24 +00:00
Anthony Minessale 6a89b33df6 hide printing of warning for duplicate type errs, the caller still gets it and may print it too
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15858 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-09 16:06:30 +00:00
Michael Jerris b805ac1c20 mod_sofia: fix send-message-query-on-register set to 'false' (MODSOFIA-42)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15857 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-09 15:52:35 +00:00
Michael Jerris 5a97e8c265 add new event
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15856 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-09 14:54:10 +00:00
Brian West 32e8fab7b6 swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15855 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-09 14:50:51 +00:00
Michael Jerris ead4f5bb35 mod_sofia: add shutdown-on-fail param to sofia profiles (MODSOFIA-45)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15854 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-09 14:42:30 +00:00
Anthony Minessale b497fbd5f8 fix seg
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15853 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-08 22:51:39 +00:00
Brian West 9d49a57b67 move log line to debug only
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15852 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-08 22:28:52 +00:00
Brian West f556ece4e8 MODENDP-273, Try this.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15851 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-08 21:30:49 +00:00
Michael Jerris 8967d4e670 add disable_q850_reason chan var to disable sending Reason header in sip BYE messages (MODSOFIA-44)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15850 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-08 21:23:13 +00:00
Michael Jerris a977524425 more --srcdir fixes (FSBUILD-211)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15849 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-08 20:31:12 +00:00
Anthony Minessale 1ae5b7cb49 doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15848 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-08 20:19:58 +00:00
Michael Jerris 84c9c22c1c fix --srcdir build for mod_ilbc
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15847 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-08 17:40:49 +00:00
Michael Jerris 3290521970 fix --srcdir build for mod_sofia
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15846 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-08 17:39:30 +00:00
Michael Jerris 1c9dae81a9 mod_conference: add mute on/mute off actions in addition to toggle mute action (MODAPP-370)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15845 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-08 17:25:28 +00:00
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