4266 Commits

Author SHA1 Message Date
Anthony Minessale
a2dc540831 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10392 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-14 00:20:22 +00:00
Anthony Minessale
cc36e27286 It's time to play the music, It's time to light the lights
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10391 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-13 23:25:38 +00:00
Anthony Minessale
2990ef8cd4 fix codec issue
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10390 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-13 23:07:03 +00:00
Andrew Thompson
e7a37e580e Add support for 'getpid'; a way to return the fake cnode process id on the FreeSWITCH side
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10389 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-13 22:46:58 +00:00
Anthony Minessale
c15841420a add attr lookup to user_data
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10388 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-13 22:42:49 +00:00
Michael Jerris
af7c8e397a segfaults are bad
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10386 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-13 21:05:01 +00:00
Anthony Minessale
892e50fc46 swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10384 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-13 20:48:49 +00:00
Michael Jerris
d5dd24374f build tweaks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10383 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-13 20:47:45 +00:00
Anthony Minessale
6d8d2abe48 shorten sql stmt
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10382 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-13 20:41:44 +00:00
Michael Jerris
38e54bd39d add new syntax to uuid_setvar to allow you to unset a var.
New syntax is:
<uuid> <var> [value]

Previously value was required, now if it is omitted it will unset the var.
(MODAPP-167)

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10381 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-13 20:26:15 +00:00
Anthony Minessale
476d88b442 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10378 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-13 19:08:54 +00:00
Brian West
ac223c7429 if we happen to change codecs during a hold/unhold update the samples per packet in the process just in case we change rates.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10377 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-13 18:06:40 +00:00
Anthony Minessale
b513c90769 fix win32 build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10376 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-13 18:03:36 +00:00
Anthony Minessale
1d74ab745b more ref checking
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10375 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-13 17:40:25 +00:00
Brian West
f886471991 increase prebuffer
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10374 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-13 16:54:53 +00:00
Anthony Minessale
6399df61fa oops i found this on one of my boxes and never comitted it
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10372 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-13 16:36:22 +00:00
Anthony Minessale
722b830652 look out below....(make current)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10363 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-12 19:28:05 +00:00
Anthony Minessale
c62253405f add rwlocks to module parents
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10362 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-12 17:10:20 +00:00
Michael Jerris
2fbe2fd1cf MODAPP-165 time_test error checking
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10361 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-12 16:05:48 +00:00
Michael Jerris
98f74a5f99 better sound prefix handling when using say: and allow say: on kick sounds.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10359 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-12 14:15:58 +00:00
Michael Jerris
ead52728e0 whitespace cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10358 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-12 13:59:14 +00:00
Anthony Minessale
9571f7942c posturepedics for better sleep
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10357 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-12 13:55:22 +00:00
Michael Jerris
75b650fb43 disable 100rel by default. NOTE: Potentially breaking change, check your configs.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10354 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-12 13:02:44 +00:00
Michael Jerris
16bcb7e1e6 (FSCORE-217) Add support for passing the cause of hangup to the uuid_kill command
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10347 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-12 11:46:44 +00:00
Michael Jerris
8a338d4138 make mod_perl load global
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10345 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-12 11:29:33 +00:00
Michael Jerris
0f8503f509 (MODENDP-148) Move "a=sendrecv" from session to media section of SDP
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10331 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-11 15:29:35 +00:00
Anthony Minessale
4549a90d63 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10327 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-11 13:32:11 +00:00
Brian West
36c704e1ff even more docs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10322 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-10 22:53:33 +00:00
Brian West
80a9d9efcd more docs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10321 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-10 22:39:32 +00:00
Brian West
8d25c31d28 more docs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10320 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-10 22:26:55 +00:00
Andrew Thompson
8515c087a8 Remove a couple debug prints that slipped in
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10318 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-10 19:47:52 +00:00
Andrew Thompson
7dc1a95f6f Add a 1.5 second sleep on module shutdown to prevent segfaults, fix a compiler warning
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10317 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-10 19:42:38 +00:00
Andrew Thompson
bb13eea83c Add sendmsg support and remove some debug prints
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10316 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-10 18:38:54 +00:00
Michael Jerris
7a2f14a1cd clean up mod_conference
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10315 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-10 18:31:58 +00:00
Anthony Minessale
49f353b74e Adjust core and add video caps to mod_conference with video follow audio (first cut)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10314 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-10 18:26:41 +00:00
Michael Jerris
d3e7370885 (LBAPR-1) load mod_lua with global symbols space so that sub modules are able to link to it properly. Broken in svn r9605.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10306 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-08 11:21:54 +00:00
Andrew Thompson
8c15644255 use switch_true instead
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10304 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-08 02:20:03 +00:00
Andrew Thompson
69b7d6546c Allow config parameter 'shortname' to be 'true' or 'yes', add sample config file
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10303 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-08 02:06:19 +00:00
Andrew Thompson
fb3505ec92 Try to start epmd (erlang port mapper daemon) if ei_publish fails
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10302 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-08 00:43:55 +00:00
Andrew Thompson
08f8cb41d8 Import recent fixes from mod_event_socket, work on cleanup on unload (still segfaults tho)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10301 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-07 23:56:50 +00:00
Michael Jerris
a193d8435f fix fifo build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10299 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-07 23:46:27 +00:00
Anthony Minessale
80c1802ea2 move bind to load func
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10298 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-07 23:25:38 +00:00
Anthony Minessale
2f4d7a9b74 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10295 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-07 22:16:22 +00:00
Anthony Minessale
340dc1da7e add patch from MODAPP-162
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10294 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-07 17:36:08 +00:00
Anthony Minessale
dd010de195 sleep a few more nanoseconds till pekka looks at this
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10293 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-07 17:22:17 +00:00
Anthony Minessale
211e106fae make multiple-registations=true use the contact method and call-id option to do it the old way
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10291 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-07 17:00:46 +00:00
Anthony Minessale
b18903ecf3 fix MODEVENT-32
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10289 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-07 14:48:49 +00:00
Anthony Minessale
23b022fa33 add patch from MODAPP-161
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10288 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-07 14:34:20 +00:00
Andrew Thompson
c5178a5ba1 Don't create a new memory pool until it's clear we actually need it.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10281 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-07 03:21:19 +00:00
Andrew Thompson
53d696803b Add initial support for sendevent to mod_erlang_event
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10280 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-07 01:29:44 +00:00