Commit Graph

3424 Commits

Author SHA1 Message Date
Anthony Minessale 5098f7a174 fix file_path issues
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6546 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-06 20:03:27 +00:00
Michael Jerris 3e439b248f add to windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6545 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-06 20:02:41 +00:00
Anthony Minessale 8bf63d3d8c add mod_cdr_csv
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6542 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-06 19:51:55 +00:00
Michael Jerris 8734de153e windows build fix.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6540 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-06 18:57:02 +00:00
Anthony Minessale a37a77c7e6 add vars
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6537 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-06 15:46:54 +00:00
Michael Jerris 533c46874e fix build, remove nag message to stderr when in -nc
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6536 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-06 13:50:14 +00:00
Michael Jerris 18ca278d9b only set console when we have a console
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6535 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-06 13:40:00 +00:00
Michael Jerris c3d72c05da fail on blank string
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6533 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-06 03:05:35 +00:00
Anthony Minessale efe70a0857 fix transfer
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6526 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-05 22:35:37 +00:00
Anthony Minessale b2dd6b51f5 change logger stuff and finalize mod_logfile
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6524 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-05 20:24:20 +00:00
Anthony Minessale aa4e109a18 change func to const
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6523 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-05 20:23:50 +00:00
Anthony Minessale 6ef6cbaf7a update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6522 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-05 18:54:49 +00:00
Anthony Minessale 706360cb7e tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6520 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-05 17:16:50 +00:00
Michael Jerris 7629d4c652 use function to avoid build error.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6519 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-05 14:42:25 +00:00
Michael Jerris b010bb1f07 always init the levels array.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6518 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-05 13:25:33 +00:00
Michael Jerris 676c6f5635 another step towards multi-profile file logger.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6517 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-05 13:15:21 +00:00
Michael Jerris 3b4e37baad unused var.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6516 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-05 13:04:49 +00:00
Michael Jerris 16c61ac868 another step towards multi-profile file logger.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6515 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-05 12:52:37 +00:00
Michael Jerris e338dc3f83 reformat
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6514 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-05 03:17:34 +00:00
Michael Jerris c320b9621d get rid of more globals
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6513 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-05 03:05:29 +00:00
Michael Jerris 1bbda8eb61 put levels in profile too
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6512 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-05 03:00:14 +00:00
Michael Jerris 7ed757abf0 step towards profile based mod_logfile. You will need to update your config if you have a logfile.conf.xml already.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6511 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-05 02:36:27 +00:00
Anthony Minessale a1e9233eff update logger stuff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6510 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-04 23:47:27 +00:00
Michael Jerris 7b34d76091 remove file logging from automatically being set on the core console handle. You must now use mod_logfile to do file logging.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6509 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-04 23:18:24 +00:00
Anthony Minessale 552fd37e1c add retry on lock to core sql func
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6508 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-04 23:16:43 +00:00
Michael Jerris c26098bac2 mod_logfile code/default config cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6507 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-04 23:06:39 +00:00
Michael Jerris 3e51067b53 code before declaration.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6506 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-04 23:06:12 +00:00
Anthony Minessale b6f7b354f2 add retry on lock to core sql func
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6505 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-04 23:03:05 +00:00
Anthony Minessale 26fccbdddb update logger code
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6504 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-04 22:36:05 +00:00
Anthony Minessale c5046d63c1 fix possible block in rtp setup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6503 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-04 21:55:48 +00:00
Michael Jerris 91862ed0d3 add switch_file_rename
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6502 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-04 21:05:10 +00:00
Anthony Minessale ad3a8db6cf add some user stuff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6501 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-04 19:39:14 +00:00
Anthony Minessale bbf2868fc1 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6500 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-04 18:57:47 +00:00
Anthony Minessale db9c908f4e add vars
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6499 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-04 18:52:13 +00:00
Michael Jerris 58c43fc8ab I convention (not a policy) for api command returns for easier parsing. (MODAPP-47)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6498 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-04 18:23:41 +00:00
Anthony Minessale 3fc65e3d96 minor tweaks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6497 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-04 18:17:33 +00:00
Anthony Minessale 85d374dbd7 minor tweaks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6496 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-04 18:10:04 +00:00
Anthony Minessale 352b37c234 fix MODAPP-54
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6495 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-04 17:44:03 +00:00
Michael Jerris 621ce7bba1 signedness error
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6493 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-04 16:52:24 +00:00
Anthony Minessale ae9f41c379 adress MODAPP-55
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6491 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-04 16:22:02 +00:00
Michael Jerris 41a97ef575 remove unused dump from usage string (MODENDP-53)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6490 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-04 15:25:51 +00:00
Anthony Minessale 2cf93afc1b update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6489 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-04 13:48:20 +00:00
Michael Jerris 194d086acc add inet_ntop replacement function.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6485 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-04 03:43:32 +00:00
Michael Jerris fa3a8640ea fix for SFSIP-36
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6484 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-04 03:23:59 +00:00
Anthony Minessale 413e442ab4 be more specific about what file to delete
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6483 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-04 01:19:22 +00:00
Anthony Minessale 5322410ec3 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6482 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-04 00:58:51 +00:00
Anthony Minessale 1bbb57a82c fix SFSIP-37
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6481 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-04 00:21:32 +00:00
Anthony Minessale b4c2c875b4 silence error
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6479 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-03 16:27:29 +00:00
Michael Jerris 955b8d8625 better file open failure check (FSCORE-67)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6478 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-03 16:17:28 +00:00
Michael Jerris 4711b1ab3d fix sql error due to wrong field name (MODENDP-50)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6476 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-03 16:12:04 +00:00
Michael Jerris 6f30fe29b2 fix for MODEVENT-2
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6475 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-03 16:06:47 +00:00
Anthony Minessale b093ec1e53 add interval to file handles for streams
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6473 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-02 16:01:56 +00:00
Brian West d88dab1ae1 update mod_alsa like mod_portaduio to fill in local ip
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6470 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-02 03:01:41 +00:00
Michael Jerris d3423ffbda fix build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6457 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-01 04:51:06 +00:00
Anthony Minessale a686f054c2 add func
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6456 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-01 00:01:56 +00:00
Anthony Minessale dc96942b88 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6455 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-30 23:45:27 +00:00
Anthony Minessale 321b68c5b4 these aren't the droids you're looking for, move along....
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6453 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-30 22:56:01 +00:00
Anthony Minessale 2dd0e0eb58 add hostname and ip to every event
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6452 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-30 21:57:49 +00:00
Anthony Minessale b2fab2c84f add some vars
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6451 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-30 21:02:41 +00:00
Anthony Minessale 9dfb85bc36 some tweaks to address reports of crash
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6450 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-30 15:39:55 +00:00
Anthony Minessale fdbb1d43fa removed unused declaration
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6445 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-30 01:29:05 +00:00
Michael Jerris 2e75c26a7e use standard type.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6443 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-29 22:49:55 +00:00
Anthony Minessale 6e25cfa46a update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6437 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-29 18:41:40 +00:00
Michael Jerris 873ea13898 silence warning (thanks stkn)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6436 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-29 18:16:48 +00:00
Michael Jerris 2ef9150771 handle result of fwrite
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6434 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-29 15:38:00 +00:00
Michael Jerris 6da59b6307 uninitialized var.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6431 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-29 03:00:18 +00:00
Anthony Minessale d79d8ba65c add some stuff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6430 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-29 02:48:44 +00:00
Anthony Minessale 60212fe052 basic framework for built-in web stuff on voicemail
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6427 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-29 01:27:48 +00:00
Anthony Minessale 2061c3799a basic framework for built-in web stuff on voicemail
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6424 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-29 01:05:05 +00:00
Anthony Minessale 56516def90 update template for multipart/alternative
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6422 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-28 23:12:13 +00:00
Michael Jerris 0dbc6515d2 fix windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6421 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-28 22:27:33 +00:00
Michael Jerris 46a9ef7feb line endings.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6420 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-28 21:42:12 +00:00
Anthony Minessale 77cb98e8c8 allow templates to contain mime encoded messages
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6419 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-28 20:51:25 +00:00
Anthony Minessale a05c09a69a add mime types to webserver
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6418 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-28 20:44:18 +00:00
Anthony Minessale 60c783c636 rss feeds of your voicemail
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6417 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-28 19:56:25 +00:00
Anthony Minessale 54839c492e add external voicemail template file
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6415 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-27 19:50:32 +00:00
Michael Jerris d87cfbdb2c initial check-in of file logger module from anthonyl branch, reworked for current module interface and cleaned up debugging code. More to come on this module.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6414 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-27 19:32:55 +00:00
Anthony Minessale fc0dc1f9fb improve http support
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6413 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-27 19:25:16 +00:00
Michael Jerris 246f420e87 don't printf null
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6411 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-27 16:45:09 +00:00
Michael Jerris 99d79d8595 pass loglevel and remove unused params (FSCORE-33)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6409 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-27 03:37:05 +00:00
Michael Jerris 48c10de69a use logger interface level and remove unused facility and level config args. (FSCORE-33)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6408 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-27 03:14:09 +00:00
Anthony Minessale ee83edb0ed add user-agent-string param to sofia profile
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6407 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-27 01:21:36 +00:00
Anthony Minessale ba448989c8 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6406 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-27 01:15:13 +00:00
Michael Jerris 269ae1dc51 format specifier for type.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6402 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-26 23:51:37 +00:00
Michael Jerris 0a24f6f818 match var types to function
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6401 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-26 23:49:12 +00:00
Michael Jerris 859e1316cd windows build tweaks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6400 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-26 23:46:03 +00:00
Anthony Minessale f64d7e43ce improve voicemail
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6399 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-26 23:41:00 +00:00
Michael Jerris e7e026b94d little mailer rework.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6397 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-26 17:43:42 +00:00
Anthony Minessale bd6ff49d05 send rpid regardless of screen value
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6396 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-26 16:18:50 +00:00
Anthony Minessale 7d9e3c577a fix energy stuff to work better on 16khz calls
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6395 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-24 21:48:25 +00:00
Anthony Minessale 9cbb6a56a6 solution for MODAPP-52
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6394 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-24 21:09:52 +00:00
Michael Jerris 57c150379e split make and make install steps for python and Makefile cleanup. (thanks stkn)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6393 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-24 03:18:20 +00:00
Michael Jerris ec09de9b18 error on missing dir on fresh build (thanks trixter)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6392 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-24 01:59:58 +00:00
Michael Jerris 18dfb6c600 add missing DESTDIR (thanks stkn)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6391 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-24 00:59:04 +00:00
Michael Jerris e49f38e855 add some missing \n's to switch_log_printf messages.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6390 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-23 18:50:54 +00:00
Anthony Minessale 6481a0d11b add RECORD_ANSWER_REQ var
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6389 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-23 18:35:38 +00:00
Anthony Minessale 0d890bee86 patch from trixter's blog to add new lines to some printfs.... thank you
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6387 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-23 17:56:03 +00:00
Michael Jerris 29469071bb fix e-mail content type to work with the iphone (FSCORE-63) Thanks Jason
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6376 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-22 08:32:35 +00:00
Michael Jerris 620fce6a56 fix osx build with a dirty hack
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6375 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-22 08:07:32 +00:00
Michael Jerris 1c06b51686 fix for MODENDP-31, send stop-talking events after CNG packets as well as silent frames.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6374 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-22 06:56:02 +00:00
Michael Jerris 34addf8d26 remove grouchy debug message.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6372 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-22 02:42:42 +00:00
Anthony Minessale 482beb9d7c fix FSCORE-62
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6370 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-21 17:07:41 +00:00
Anthony Minessale 92b80765e6 will it never end?
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6368 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-21 00:56:41 +00:00
Michael Jerris 8d3455d849 lets pull this for now. Scream if this breaks you.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6367 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-21 00:36:49 +00:00
Michael Jerris e5f3cdeba6 fix this for everyone.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6362 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-20 16:56:42 +00:00
Brian West 757990b0ae how did linux not complain about this
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6360 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-20 15:54:52 +00:00
Damjan Jovanovic 90853d26bb Changed mod_java so it still compiles.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6357 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-20 08:12:52 +00:00
Michael Jerris f8b798cfa3 resolves MDXMLINT-17 added api command xml_curl (takes debug_on and debug_off as params) that enables and disables keeping the lookup files around for debug reasons.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6356 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-20 07:53:38 +00:00
Michael Jerris bb2814222e add Curl.fetchDocument (MODLANG-39)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6355 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-20 04:30:09 +00:00
Michael Jerris c5cc708fe7 merge MODAPP-50 (modified for changes in api)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6353 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-20 03:44:19 +00:00
Michael Jerris 665e954ba0 fix FSCORE-61
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6352 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-20 03:31:57 +00:00
Michael Jerris d9728f2aeb re-factor, reduce indentation in some function, whitespace and comment cleanup.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6351 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-20 03:26:40 +00:00
Michael Jerris 1ba6b1b518 whoops
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6350 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-20 03:24:55 +00:00
Michael Jerris 50c2f14906 re-factor, cleanup ODBC ifdefs, whitespace and comment cleanup.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6349 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-20 02:27:48 +00:00
Michael Jerris 69c580316e whitespace cleanup.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6348 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-20 01:53:32 +00:00
Michael Jerris 73a01a0f75 re-factor, reduce indentation in some function, whitespace and comment cleanup.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6347 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-20 01:44:07 +00:00
Michael Jerris f762210bcd fix message.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6346 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-20 01:15:47 +00:00
Michael Jerris bd76947b13 re-factor, reduce indentation in some function, whitespace and comment cleanup.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6345 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-20 01:09:39 +00:00
Michael Jerris 50e3cb5623 use the sofia parsers for Alert-Info and Remote-Party-ID headers instead of our own. Further fix for MODENDP-45
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6344 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-19 23:29:32 +00:00
Michael Jerris 1622484008 fix windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6343 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-19 21:34:27 +00:00
Anthony Minessale 1f2f171065 band aid
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6342 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-19 20:52:21 +00:00
Brian West 8675abfa1c moving this for now
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6337 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-19 17:34:23 +00:00
Anthony Minessale 3fcf09bab0 zigged where i should have zagged
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6335 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-19 17:19:32 +00:00
Anthony Minessale b54e340b3c omgwtf
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6334 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-19 17:09:46 +00:00
Anthony Minessale c6bcb0a186 missed one
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6333 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-19 16:44:57 +00:00
Anthony Minessale 32b9b45a5d update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6332 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-19 16:38:31 +00:00
Brian West 23ef3425d6 movin
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6330 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-19 15:34:57 +00:00
Brian West ab064a9df7 movin
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6329 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-19 15:25:30 +00:00
Brian West 6684778bc6 movin
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6328 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-19 15:24:49 +00:00
Brian West edb7f5d615 movin
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6327 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-19 15:24:19 +00:00
Brian West 840208ff70 moving
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6326 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-19 15:22:55 +00:00
Brian West 073a49c94c movin
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6325 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-19 15:22:03 +00:00
Michael Jerris 5083c78736 fix for MODAPP-51
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6318 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-17 04:10:35 +00:00
Anthony Minessale 5fe2353c2f add param
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6317 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-17 00:26:28 +00:00
Michael Jerris 74b563c23e or not.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6316 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-17 00:23:18 +00:00
Michael Jerris d030b74485 make gcc think switch_mprintf is printf like.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6315 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-16 23:17:07 +00:00
Michael Jerris 913171396e part of FSCORE-61
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6314 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-16 23:04:34 +00:00
Michael Jerris 465ba3d48c a late gift for DT.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6313 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-16 20:20:43 +00:00
Michael Jerris c23d205aee allow iax to receive in call messages.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6311 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-16 19:48:02 +00:00
Anthony Minessale 4d311a0fb7 move param gen func to the core
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6310 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-16 19:11:16 +00:00
Anthony Minessale 640d3fad14 add config override var
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6309 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-16 18:54:40 +00:00
Anthony Minessale a8a443b487 adj
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6307 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-16 14:55:18 +00:00
Michael Jerris 356a131182 silence some sun-cc build errors.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6300 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-16 05:47:00 +00:00
Michael Jerris b4501cfd89 only build libspeex, avoiding building the sample programs, and errors in build if libogg is not available
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6295 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-16 01:55:29 +00:00
Anthony Minessale 39cebb4fc9 add from-user param to gateways
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6293 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-15 22:45:15 +00:00
Anthony Minessale 9c929d1bee tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6290 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-15 21:13:49 +00:00
Michael Jerris 1af7f81a37 GLOB_TILDE is not allways supported
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6289 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-15 21:08:58 +00:00
Brian West 05ab495265 more cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6285 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-15 18:44:02 +00:00
Anthony Minessale 1add712bd6 fix MODENDP-36
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6277 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-15 17:24:53 +00:00
Anthony Minessale fedaf53298 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6276 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-15 17:04:22 +00:00
Anthony Minessale a30c635e2a fix MODENDP-35
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6275 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-15 16:55:46 +00:00
Anthony Minessale a62373c784 fix uri nonsense and backwards stristr
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6274 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-15 16:22:18 +00:00
Michael Jerris bd4367052d windows build ugliness
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6272 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-14 21:32:56 +00:00
Anthony Minessale 9aa8702a83 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6270 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-14 21:24:21 +00:00
Anthony Minessale e7dab08e59 don't delete fsxml files
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6263 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-14 21:08:21 +00:00
Anthony Minessale 1870412ba2 relative path in include
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6262 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-14 21:01:15 +00:00
Anthony Minessale 93b45edf30 add <X-PRE-PROCESS> tag
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6258 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-14 20:18:46 +00:00
Anthony Minessale 9e771d2020 better globbing
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6257 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-14 19:26:44 +00:00
Anthony Minessale 1402e4a04b better globbing
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6256 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-14 19:25:28 +00:00
Anthony Minessale 013096b853 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6255 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-14 15:16:03 +00:00
Anthony Minessale c5e0348f63 add opts to regex
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6254 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-14 14:18:24 +00:00
Michael Jerris e5ae5e5c75 don't directly include malloc.h, it doesn't exist on some platforms
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6252 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-13 23:24:36 +00:00
Michael Jerris 9d8c15e34b fix build error on OsX 10.5
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6251 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-13 23:18:52 +00:00
Michael Jerris 36522568cd fix sun studio build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6250 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-13 23:12:34 +00:00
Anthony Minessale 94b04a0e17 fix some stuff and add set_user func
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6249 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-13 22:06:44 +00:00
Anthony Minessale 81d01bec55 fix some stuff and add set_user func
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6248 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-13 22:05:02 +00:00
Anthony Minessale b23c376d82 fix some stuff and add set_user func
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6246 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-13 22:03:05 +00:00
Michael Jerris 5067f9e56b add mod_dialplan_asterisk to the windowns build.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6245 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-13 20:59:42 +00:00
Michael Jerris 89ecc93992 dos2unix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6242 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-13 20:23:26 +00:00
Anthony Minessale 0ac9a16321 fix some stuff and add set_user func
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6239 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-13 19:58:44 +00:00
Anthony Minessale eb9f9fb263 some time changes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6238 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-13 18:47:08 +00:00
Tuyan Özipek ed9dc194e7 initial class structure for handling rtp pairs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6236 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-13 05:05:23 +00:00
Michael Jerris c4cf0fd7dd add bugfix portion of MDXMLINT-17
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6235 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-13 03:59:11 +00:00
Michael Jerris 69f7a9a955 add missing "execute" handler to phrase macro. (not yet tested)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6234 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-13 03:47:07 +00:00
Tuyan Özipek 8ba3cbce98 files for rtp pairs for external and internal usage
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6233 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-13 02:59:52 +00:00
Anthony Minessale 7b8c46d072 change qq to cond but let qq still work for the time being
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6230 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-13 00:33:31 +00:00
Tuyan Özipek a6a43b1f46 opal and pwlib compiles with debug !
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6229 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-12 23:49:10 +00:00
Tuyan Özipek 156f385bed commented out the stun , and routing directly between h323 and sip to fwd :D
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6228 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-12 23:46:59 +00:00
Anthony Minessale 15c9f447b7 add fake iax2
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6227 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-12 23:29:07 +00:00
Anthony Minessale 7e72cf2d37 fix -
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6226 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-12 23:19:35 +00:00
Tuyan Özipek b2a026b9d1 new codebase, does not work for now, but does the things in opal way
and media flows in rtp.


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6225 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-12 23:14:55 +00:00
Anthony Minessale 20a47df18b update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6224 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-12 23:12:19 +00:00
Tuyan Özipek a9101cb8c1 Cleaning for the new code
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6223 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-12 23:11:55 +00:00
Anthony Minessale 77405bd53e add supress-cng param and supress_cng variable
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6222 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-12 20:36:00 +00:00
Michael Jerris e5d6f35fb4 harcoded path, should not be in tree
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6221 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-12 17:15:02 +00:00
Anthony Minessale 1268358a5f fix MODENDP-42
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6220 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-12 16:51:33 +00:00
Michael Jerris 3f4fd53c97 fix windows build.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6218 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-10 12:25:54 +00:00
Anthony Minessale fe80390877 add some more stuff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6217 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-10 01:48:42 +00:00
Anthony Minessale 7e101fa05c protection against malformed string
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6215 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-10 00:47:09 +00:00
Anthony Minessale 47fe07eb34 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6214 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-10 00:27:12 +00:00
Anthony Minessale 62c6f628a2 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6212 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-09 21:52:24 +00:00
Anthony Minessale 4a60c1e310 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6211 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-09 21:38:51 +00:00
Anthony Minessale 5550f91d62 cleanup and add a few more goodies lol
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6208 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-09 20:36:53 +00:00
Anthony Minessale 4d2dfa633b add a new dialplan module
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6205 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-09 19:25:46 +00:00
Anthony Minessale 1834d0c221 thx stkn
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6197 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-09 17:46:20 +00:00
Anthony Minessale d4c02943ec add db api cmd and db_insert dialplan app
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6196 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-09 16:50:37 +00:00
Anthony Minessale 6c7a868c6e add global_setvar/getvar api command
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6195 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-09 16:12:11 +00:00
Anthony Minessale 06bab2c04e add set_global
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6194 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-09 15:55:40 +00:00
Anthony Minessale 2372dcddd6 add regex api func
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6193 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-09 15:26:32 +00:00
Michael Jerris 84ee99d2f5 add not equal for string arguments like for equal.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6191 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-09 01:06:26 +00:00