Commit Graph

12207 Commits

Author SHA1 Message Date
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
Jeff Lenk c01fe7f901 fix runaway ptime mismatch with xlite and bv
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15788 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-04 18:10:27 +00:00
Mathieu Rene c56c6f966c mod_dahdi_codec: code before decl
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15785 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-04 06:10:32 +00:00
Michael Jerris 8dd6f9c6e0 try to fix different const qualifiers in openssl 1.0
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15782 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-04 01:41:58 +00:00
Anthony Minessale 6158aac6ab huge sonus infection FSRTP-8
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15781 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-03 22:51:50 +00:00
Jeff Lenk b69c844817 fix line ending error
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15778 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-03 20:11:40 +00:00
Jeff Lenk 05cc65b2e8 add changes for sounds download to allow independent version specific selection
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15777 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-03 19:43:38 +00:00
Michael Jerris 718671a30d fix code before decl
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15776 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-03 18:19:30 +00:00
Anthony Minessale 3a902b8971 0, 1 whats the difference....
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15773 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-03 15:55:34 +00:00
Michael Jerris 5f7d0b65b0 code before decl
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15770 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-03 14:05:03 +00:00
Mathieu Rene dea8d99a81 mod_skypiax: code before decl
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15765 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-03 06:09:32 +00:00
Mathieu Rene 302355202a add escape api command to escape a string
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15764 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-03 02:37:05 +00:00
Anthony Minessale 0b4bd3e1c1 retry reg faster on dns timeouts
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15763 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-02 20:47:46 +00:00
Michael Jerris 554f476cb7 add -Wdeclaration-after-statement for supported compilers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15762 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-02 20:28:49 +00:00
Jeff Lenk 243b00659f code before decl
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15761 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-02 19:00:25 +00:00
Mathieu Rene a6886d186a MODENDP-224
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15760 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-02 18:51:28 +00:00
Anthony Minessale f8da7ac30e more nat cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15759 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-02 18:46:17 +00:00
Mathieu Rene c27a26e30e Const-ify Event::getHeader()'s param
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15758 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-02 18:19:14 +00:00
Anthony Minessale 5e1914efca allow recursive broadcasting
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15757 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-02 18:13:11 +00:00
Mathieu Rene 262da8b6a0 Add core-db-dsn (commented) to switch.conf.xml
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15756 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-02 18:07:09 +00:00
Michael Jerris 577147a774 fix non solaris mod_perl build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15753 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-02 14:24:52 +00:00
Michael Jerris 454852bde0 swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15752 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-02 14:24:10 +00:00
Michal Bielicki 48f96e39ef First go at fixing FSBUILD-93 but seems only 75% done
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15751 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-02 07:56:18 +00:00
Anthony Minessale a26dd5565a move function into more logical file
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15750 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-02 02:00:17 +00:00
Michal Bielicki 1caeb60225 Soundfiles are moving into a separate spec
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15749 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-02 01:58:40 +00:00
Brian West 56f10fb3c6 Well I'll be a son of a monkey's bitch, it was that bug
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15748 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-02 01:58:05 +00:00
Michael Collins d5f1861268 Update ChangeLog through r15746
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15747 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-01 23:36:11 +00:00
Michael Jerris 511132ac1e fix sofia build when -std=c99
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15746 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-01 22:42:18 +00:00
Michael Jerris 02c7a3acc9 picked the wrong day to stop sniffing glue...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15745 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-01 22:19:07 +00:00
Anthony Minessale a9ef56611a stupid p....
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15744 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-01 22:09:04 +00:00
Michael Jerris d6f8c71921 fix ru-ring
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15743 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-01 20:45:21 +00:00