Commit Graph

9943 Commits

Author SHA1 Message Date
Anthony Minessale 7119462aa1 add rtp-autoflush profile param and rtp_autoflush var to skip timer sleeps when the socket has data ready and refactor the jitter buffer code out into a different function and fix it so it works in blocking mode too
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12854 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-31 19:10:43 +00:00
Michael Jerris 7b72eceba2 Windows sphinx downloads for release mode (FSBUILD-146)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12853 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-31 17:33:45 +00:00
Michael Jerris 4747b4d8d4 fix string scope on globals (LOGGER-1)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12852 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-31 17:13:16 +00:00
Anthony Minessale 608ca822f1 shutdown the queue when destroying the event consumer obj in c++
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12851 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-31 16:10:20 +00:00
Anthony Minessale a69ee23c6f MODAPP-240
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12850 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-31 13:14:16 +00:00
Anthony Minessale cccbfe06f6 MODLANG-109
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12849 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-31 13:08:43 +00:00
Michael Jerris 1597720aa6 typo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12848 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-30 22:25:08 +00:00
Michael Jerris c381852ca4 add tag scripts
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12847 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-30 22:17:26 +00:00
Anthony Minessale c82440e246 change blocking rtp to psuedo-blocking to avoid endlessly blocking reads and refactor jitter buffer
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12846 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-30 21:12:06 +00:00
Andrew Thompson aa2f34e98a Fixed registered process outbound mode (reported by rcpacheco)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12845 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-30 21:10:01 +00:00
Anthony Minessale 5b42ca0a6d add warnings
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12844 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-30 21:09:49 +00:00
Michael Jerris d5cf0c933f add build of fs_ivrd
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12843 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-30 18:24:16 +00:00
Mathieu Rene c3f5fe7ff4 Fix Solaris build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12842 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-30 17:48:25 +00:00
Michael Jerris 5cbfbb79a2 fix mwi
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12841 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-30 17:20:46 +00:00
Anthony Minessale debe5daebb add read_terminator_used var
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12840 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-30 16:48:44 +00:00
Michael Jerris 9e32c325ce FSCONFIG-5
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12838 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-30 14:24:14 +00:00
Michal Bielicki 2e810fe47a some changes for trunk. flight stll does not build under rpmbuild
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12836 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-30 08:27:55 +00:00
Mathieu Rene 1689ecc387 Properly use strstr
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12835 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-29 18:11:30 +00:00
Mathieu Rene 68417f4c25 In switch_true/switch_false, check switch_is_number(expr) && atoi(expr) instead of just atoi(expr). Fixes a bug when continue_on_fail contains cause codes only (atoi evals the 1st number so it would always be true)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12834 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-29 17:12:40 +00:00
Giovanni Maruzzelli ba1a8ec241 skypiax: indent -gnu -ts4 -br -brs -cdw -lp -ce -nbfda -npcs -nprs -npsl -nbbo -saf -sai -saw -cs -bbo -nhnl -nut -sob -l90
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12833 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-29 09:21:07 +00:00
Giovanni Maruzzelli 3c206cfa22 skypiax: undeffing FARMING modifications, they're experinmantal
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12832 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-29 09:19:09 +00:00
Giovanni Maruzzelli ab565bba44 skypiax: FARMING modifications
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12831 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-29 09:17:58 +00:00
Giovanni Maruzzelli 7fd9f69f26 skypiax: configs/client.c spawn netcats
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12830 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-29 08:18:10 +00:00
Giovanni Maruzzelli aea2c1a6d6 skypiax: docs on configs/client.c
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12829 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-29 08:16:42 +00:00
Giovanni Maruzzelli c4667335dd skypiax: found the way to use netcat to relay configs/client.c stdin and stdout, will be the basis for farming out. Instruction in the first lines of configs/client.c. As Young Frankenstein said: It... Could... Workcd /usr/src/freeswitch/src/mod/endpoints/mod_skypiax/configs! http://www.ladyofthecake.com/mel/frank/sounds/couldwrk.wav
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12826 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-28 20:01:03 +00:00
Giovanni Maruzzelli dd55e006ae skypiax: added configs/client.c, will be the basis for farming out :-)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12825 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-28 18:03:33 +00:00
Rupa Schomaker b3e27324f8 oops, actually work as a dialplan app
handle null cid gracefully


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12824 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-28 08:08:48 +00:00
Mathieu Rene fa9621b99b sigh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12821 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-28 02:27:20 +00:00
Michael Jerris 677b161647 hrm
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12820 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-28 02:22:02 +00:00
Mathieu Rene 761be4c395 doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12819 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-28 02:16:34 +00:00
Mathieu Rene 6d87e6321b Add sip_auth_username and sip_auth_password variables so mod_sofia can answer auth challenges without defining a full gateway
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12818 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-28 01:50:36 +00:00
Anthony Minessale 7865668eff remove possible uninitialized memory reference on inherit_codec variable check
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12817 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-27 23:50:34 +00:00
Anthony Minessale 09eef9a325 don't auto-disable, just warn
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12815 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-27 22:45:17 +00:00
Anthony Minessale 04f2d5c212 convert
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12814 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-27 21:53:51 +00:00
Rupa Schomaker 0e7fd036a6 remove WTF
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12812 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-27 20:01:54 +00:00
Anthony Minessale fc9cbb4db5 allocate frame from session pool so it will not go out of scope
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12811 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-27 19:54:45 +00:00
Anthony Minessale cb7e045c9b here you go
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12810 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-27 19:51:41 +00:00
Anthony Minessale b9c4b0b1b7 MODAPP-245
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12809 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-27 18:51:48 +00:00
Mathieu Rene 29cff9c6b3 revert + fix typo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12808 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-27 18:39:02 +00:00
Mathieu Rene 751e3976a5 Use switch_channel_set_variable_printf instead of snprintf of a stack-allocated buffer
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12807 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-27 18:30:32 +00:00
Anthony Minessale 12551b29f5 MODAPP-227
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12806 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-27 17:49:10 +00:00
Michael Jerris 0edf25e0bd fix ruby linking on debian (ESL-7)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12805 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-27 15:29:50 +00:00
Anthony Minessale 0ea0f8c5cb MODAPP-241
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12804 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-27 15:07:49 +00:00
Michael Jerris e4da4eb756 You can lead a horse to water
But you can't make him drink
You can send a kid to college
But you can't make him think

PLEASE THINK!

/b




git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12802 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-27 01:44:28 +00:00
Anthony Minessale fa0998de5d reduce exponential mwi notifies
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12801 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-27 00:27:07 +00:00
Giovanni Maruzzelli f0bc6d07e1 skypiax: added another SWITCH_API_COMMANDS to send skype_api command to the named client: skypiax interface_name skype_API_msg
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12799 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-26 22:02:32 +00:00
Anthony Minessale fe9d1ca3fb update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12797 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-26 20:08:30 +00:00
Giovanni Maruzzelli 504233345f skypiax: added SWITCH_API_COMMANDS: list || console || skype_API_msg
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12796 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-26 19:37:10 +00:00
Michael Jerris 28cc04c9f0 work around broken php-config that only takes one option at a time
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12793 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-26 17:02:30 +00:00
Anthony Minessale 82eb176f6f MODENDP-207
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12792 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-26 16:06:25 +00:00