Commit Graph

35038 Commits

Author SHA1 Message Date
Michael Jerris 5c8dca7769 silly const stuff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5339 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-13 14:45:04 +00:00
Michael Jerris 0446d4e84a silly type stuff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5338 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-13 14:41:49 +00:00
Michael Jerris 14608093b1 add new macros and approach to module loader.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5337 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-13 14:35:55 +00:00
Michael Jerris 7239a56f00 use relative path (thanks bret for the report)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5336 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-13 13:33:30 +00:00
Michael Jerris deba84fe3b cast to char * from unsigned char *
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@252 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-13 03:44:09 +00:00
Michael Jerris 4c283d4652 cast to char * from unsigned char *
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@252 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-13 03:44:09 +00:00
Anthony Minessale cb5ed64400 WIP
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@251 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-13 03:37:55 +00:00
Anthony Minessale 18ac09fb0d WIP
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@251 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-13 03:37:55 +00:00
Anthony Minessale f1bede824c update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5318 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-13 03:09:53 +00:00
Michael Jerris 8474098118 fix CRV parser right this time
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@250 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-13 02:46:39 +00:00
Michael Jerris ecdc267112 fix CRV parser right this time
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@250 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-13 02:46:39 +00:00
Michael Jerris 0b24196b4b handle the crv flag
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@249 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-13 01:52:19 +00:00
Michael Jerris a97e199a31 handle the crv flag
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@249 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-13 01:52:19 +00:00
Anthony Minessale 306a9476ba revert previous incorrect commit
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@248 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-13 01:39:29 +00:00
Anthony Minessale e7a9f6a724 revert previous incorrect commit
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@248 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-13 01:39:29 +00:00
Michael Jerris 1919aa3e36 off by one.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@247 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-13 00:01:40 +00:00
Michael Jerris 63cdfc06e5 off by one.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@247 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-13 00:01:40 +00:00
Anthony Minessale a035ec592c doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5317 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-12 21:35:37 +00:00
Anthony Minessale 90a5504dba add example application to demonstrate media rewriting capability with media bugs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5316 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-12 21:27:16 +00:00
Michael Jerris a552ebdb9d add all target
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5315 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-12 21:07:44 +00:00
Anthony Minessale efca0c8087 hack up the core with a butcher knife
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5314 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-12 21:00:26 +00:00
Michael Jerris 40ce37c656 use CFLAGS env var for socket2me Makefile. Fixes MODAPP-13. Thanks Bret.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5313 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-12 20:46:13 +00:00
Michael Jerris 09c117b22e add build file to the sln file for editing.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5312 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-12 19:25:22 +00:00
Michael Jerris 6d857dc808 add auto acks.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@246 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-12 01:38:45 +00:00
Michael Jerris 02186c731d add auto acks.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@246 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-12 01:38:45 +00:00
Anthony Minessale b2b4db1473 rm newline
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5309 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-12 01:24:29 +00:00
Anthony Minessale 7363fcf9e3 the endless saga of g722 bs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5308 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-11 22:12:10 +00:00
Michael Jerris c0d9b613bd add enum helpers
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@245 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-11 22:11:58 +00:00
Michael Jerris 505539d65c add enum helpers
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@245 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-11 22:11:58 +00:00
Anthony Minessale d3388d72ea add perpetual-sound option to conference
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5307 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-11 21:44:41 +00:00
Anthony Minessale 84da547692 add config
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@244 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-11 21:07:36 +00:00
Anthony Minessale 7c3fc6ee7e add config
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@244 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-11 21:07:36 +00:00
Anthony Minessale 9fd25b3bce add call waiting
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@243 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-11 18:15:09 +00:00
Anthony Minessale 1761662524 add call waiting
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@243 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-11 18:15:09 +00:00
Anthony Minessale fa513b42fa bit by mark
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5306 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-11 17:47:48 +00:00
Michael Jerris ce7cea4cbf add odbc m4 detection.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5305 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-11 02:14:13 +00:00
Anthony Minessale 6254fe5140 add dest
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@242 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-10 05:43:50 +00:00
Anthony Minessale 6f5e521686 add dest
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@242 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-10 05:43:50 +00:00
Anthony Minessale be642c111d add inbound-codec-negotiation and channel variable to enable greedy codec negotiation
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5304 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-10 02:52:23 +00:00
Anthony Minessale 1b5daa6b59 add adjustable buffering to mod_shout (see example in config file)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5303 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-09 23:07:00 +00:00
Anthony Minessale 5ce66989b6 add adjustable buffering to mod_shout (see example in config file)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5302 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-09 23:02:38 +00:00
Anthony Minessale 2855ae34b7 revert unintended changes from previous commit
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5301 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-09 19:13:59 +00:00
Anthony Minessale 2056ac0e35 fix missing logic in our poor man's vad
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5300 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-09 19:01:43 +00:00
Michael Jerris 23abca3b3c data types.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@241 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-09 16:25:39 +00:00
Michael Jerris 8f2661329e data types.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@241 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-09 16:25:39 +00:00
Anthony Minessale 54192327ba caller id works both ways w00t
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@240 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-09 14:23:02 +00:00
Anthony Minessale c2f9afc106 caller id works both ways w00t
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@240 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-09 14:23:02 +00:00
Anthony Minessale 56904825c1 more callerid code
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@239 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-09 00:56:53 +00:00
Anthony Minessale a2d983628e more callerid code
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@239 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-09 00:56:53 +00:00
Anthony Minessale a40eb444f3 add the Illudium Q-36 Explosive FSK Modulator
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@238 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-08 23:43:32 +00:00