8780 Commits

Author SHA1 Message Date
Brian West
0fbe609afb FSCORE-280
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11509 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-27 18:01:17 +00:00
Brian West
7620592ef0 fix spec file
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11508 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-27 17:58:53 +00:00
Andrew Thompson
608c4b1245 This shouldn't be here
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11507 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-27 17:43:18 +00:00
Brian West
7ffd42c31b revert
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11506 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-27 14:38:37 +00:00
Brian West
d4f2046712 FSSCRIPTS-14
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11505 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-27 14:34:10 +00:00
Mathieu Rene
3b35273b30 its __cplusplus not _cplusplus
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11501 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-27 03:07:20 +00:00
Andrew Thompson
ce11c29553 Ensure events received while a pid session is being created aren't discarded but are queued instead
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11500 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-27 01:50:12 +00:00
Andrew Thompson
c86ccc9394 Support sending a message to a registered process to request a pid (when spawning won't cut it)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11499 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-27 01:13:59 +00:00
Andrew Thompson
377663b3ec Allow certain tuple elements to be binaries or strings, to reduce conversion requirements on the erlang side
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11496 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-27 00:25:01 +00:00
Andrew Thompson
462db06bb7 Allow the event encoding strategy to be configurable; choices are string or binary
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11495 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-26 23:31:40 +00:00
Andrew Thompson
9c83e491e0 Fix a couple minor bugs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11493 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-26 20:50:17 +00:00
Anthony Minessale
d0900fb1d5 make err more obvious
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11492 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-26 18:10:19 +00:00
Anthony Minessale
459649c654 bang it all, MODAPP-205
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11491 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-26 18:05:00 +00:00
Anthony Minessale
86b8ef0768 add missing code
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11490 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-26 16:47:00 +00:00
Andrew Thompson
ca69724373 Monitor spawned outbound processes for premature exits
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11489 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-26 04:09:08 +00:00
Andrew Thompson
85cf65ac16 Fix setting up a listener for an outbound session if one doesn't already exist, add beginnings of 'erlang' console command
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11488 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-25 21:35:27 +00:00
Anthony Minessale
719ccde364 swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11487 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-25 21:24:05 +00:00
Anthony Minessale
0463541d61 change low res sleep func api names
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11486 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-25 21:23:07 +00:00
Anthony Minessale
1973ee74bc try closing the device when not in use again
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11485 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-25 21:15:37 +00:00
Brian West
09d9bb3390 temp fix for 8k to 48k popping.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11484 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-25 01:40:50 +00:00
Anthony Minessale
5422ca8643 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11483 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-24 18:38:45 +00:00
Anthony Minessale
6984e63340 add error checking
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11482 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-24 18:11:42 +00:00
Raymond Chandler
f956cff861 seems like snom is the only one that DOES support this
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11480 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-24 02:34:55 +00:00
Andrew Thompson
eaf6ee25c9 Fix some issues with standing up a new outbound listener and cleaning up after a failed session (more issues remain)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11479 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-24 02:08:06 +00:00
Ken Rice
6ff105d6b3 fix build error when --enable-core-odbc-support not used at configure time
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11478 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-24 01:14:10 +00:00
Andrew Thompson
5fe69d307b Initial support to spawn a process (module/function) outbound on a specified node. Also fix some bugs.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11477 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-24 01:04:59 +00:00
Anthony Minessale
e14c57ddd1 doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11476 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-24 00:42:11 +00:00
Anthony Minessale
ea5805e746 evil line of code strikes again\!
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11475 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-24 00:39:37 +00:00
Michael Jerris
2f39bc87ab mod_portaudio: default dual-streams to off
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11472 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-23 22:09:17 +00:00
Brian West
9aebc216be lets default to zero
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11471 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-23 21:40:54 +00:00
Brian West
963cbf4c3c make this param optional in the config on all platforms but solaris since it doesn't like it anyway
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11470 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-23 21:34:43 +00:00
Brian West
a5890091ec remove rate option from call desc.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11469 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-23 21:27:24 +00:00
Anthony Minessale
941052b656 allow <params> tag in gateways as well as <variables> with direction inbound/outbound (default both) and call counter
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11468 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-23 20:33:30 +00:00
Brian West
cba7c53e69 fix unloop bug
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11467 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-23 20:33:25 +00:00
Anthony Minessale
f60f17d391 pause media bugs while not in a bridge while inside mod_fifo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11466 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-23 18:44:25 +00:00
Michael Jerris
07b5dc11e7 mod_sofia: fix segfault due to missing contact header in invite (MODENDP-177)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11463 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-23 16:22:50 +00:00
Mathieu Rene
8187f4a3c1 FSCORE-279 Prevent media setup on failed originates
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11462 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-23 14:16:34 +00:00
Andrew Thompson
4b21d70d4b Added some initial work to allow mod_erlang_event to spawn processes on other nodes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11460 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-23 03:40:20 +00:00
Brian West
4ef999c963 do not print this debug info unless the profile is in debug mode
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11440 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-22 23:53:59 +00:00
Anthony Minessale
33a3bcf56c add disposition to monitor_early_media
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11437 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-22 23:50:01 +00:00
Andrew Thompson
d9bb4dcc9c Some inital work on abstracting registered processes and pids
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11429 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-22 23:07:37 +00:00
Anthony Minessale
f230b69676 only auto-restart if the binded ip changes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11428 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-22 23:07:31 +00:00
Anthony Minessale
7a1b866958 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11409 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-22 22:14:37 +00:00
Andrew Thompson
2b348e7ff3 Tweak some stuff, make the registered process name an atom, return baduuid if the requested uuid isn't found
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11395 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-22 21:20:36 +00:00
Michael Collins
092ff4058a Add /debug to /help list for fs_cli
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11381 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-22 19:44:08 +00:00
Andrew Thompson
b6c7dd36a0 Merge in Rob Charlton's patch for outbound session support in mod_erlang_event
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11376 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-22 19:34:53 +00:00
Anthony Minessale
6bc24b8c98 fix domain param lookup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11369 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-22 19:06:48 +00:00
Brian West
a226a4f756 remove generated file from tree
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11367 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-22 18:45:07 +00:00
Anthony Minessale
611449f200 fix for fix that broke the other fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11366 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-22 18:40:53 +00:00
Anthony Minessale
b9568795b3 more pa bs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11364 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-22 18:28:24 +00:00