Commit Graph

7409 Commits

Author SHA1 Message Date
Michael Jerris f2e04a3a2c don't deref NULL. It can have bad results.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9587 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-18 01:49:08 +00:00
Anthony Minessale aea31b42cf tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9586 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-18 01:31:56 +00:00
Michael Giagnocavo e9cc4dffe8 mod_mono on Windows now looks for paths a bit better
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9585 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-18 00:40:36 +00:00
Brian West ee5cdacf6c info for how to share presence between two profiles for internal vs external facing profiles
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9584 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-18 00:11:01 +00:00
Traun Leyden 1daedabfbb improve debuggability
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9583 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-18 00:07:15 +00:00
Anthony Minessale cf14366e62 add profile civil unions warning will nuke your db table next time you update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9582 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-18 00:01:03 +00:00
Michael Jerris 3f760a9eeb avoid linking conflicting sqlite libraries
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9581 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-17 22:57:33 +00:00
Michael Giagnocavo 89db23f46f Fixup mono build on Windows
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9580 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-17 22:46:07 +00:00
Massimo Cetra bcef4a9d2b Removing "files" which is generated by the build system.
Adding mod_timezone (and it's config file)
Adding mod_fax (and it's config file and it's dependencies)

Adding freeswitch-dbg package, containing debugging symbols (thanks to nosaj_)



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9579 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-17 21:46:42 +00:00
Steve Underwood 3c67e82192 Check in of a very incomplete mod_unicall, in the hope of getting some buy
in while I'm too buy with other stuff. :-\


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9578 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-17 16:33:43 +00:00
Michael Jerris 4f769f1aec (FSCORE-189) Improve daemonize code
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9577 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-17 02:09:58 +00:00
Michael Jerris 19811e4f08 (MODLANG-83) mod_mono Linux build & embedding
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9576 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-16 23:54:23 +00:00
Anthony Minessale 260ebb8338 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9575 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-16 21:52:12 +00:00
Anthony Minessale 1a66e8b288 omit chat_hash code when presence is not enabled
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9574 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-16 20:04:33 +00:00
Anthony Minessale b1e72c8b6e improve shutdown/unload
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9573 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-16 17:12:14 +00:00
Anthony Minessale 804c4fb84e refactor
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9572 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-16 15:20:40 +00:00
Anthony Minessale ddd1ae14b7 add session destroy psuedo method to sort of destroy a session at least for the sake of FS
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9571 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-15 21:44:43 +00:00
Michael Jerris 49cf6c1039 cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9570 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-15 20:30:57 +00:00
Anthony Minessale c1194489ef fix FSCORE-187
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9569 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-15 18:39:16 +00:00
Michael Jerris fb0aae6db2 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9568 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-15 16:48:45 +00:00
Anthony Minessale bfe75ffc1d expose time table to variable interface via caller field lookup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9567 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-15 14:32:23 +00:00
Steve Underwood 679be557f3 The location of the T.30 state context is now extracted from the FAX or T.38
state contexts by function calls. This is part of a move towards less knowledge
of spandsp internals being required by applications.


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9566 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-15 04:48:55 +00:00
Brian West 8d2794be73 fix MODAPP-143
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9565 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-15 03:01:43 +00:00
Brian West fe09ec44e8 fix bind_server_ip since its only used in dingaling and NOT sofia
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9551 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-13 02:15:39 +00:00
Anthony Minessale 687603f7b4 fix rare transfer super duper uuid_bridge roller coaster thing for panchi
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9550 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-12 21:55:47 +00:00
Michael Jerris bc441b7df8 Fri Sep 12 16:55:08 EDT 2008 Pekka Pessi <first.last@nokia.com>
* test_100rel.c: fixed timing problem w/ failing PRACK case



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9549 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-12 21:48:10 +00:00
Anthony Minessale aa940f7a6a doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9548 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-12 19:23:45 +00:00
Brian West 95cb5d8702 lead to a real conf
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9547 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-12 19:05:33 +00:00
Brian West f064f2b9e9 update comments now that the sound file version exists as to not mislead
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9546 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-12 18:19:32 +00:00
Anthony Minessale a657bf9186 fix FSCORE-188
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9545 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-12 18:04:58 +00:00
Anthony Minessale 4ee46554aa add option for bridge to generate comfort noise to the A leg when there is no audio on the B leg
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9544 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-12 16:43:29 +00:00
Anthony Minessale 84c8eb4d2b add option for bridge to generate comfort noise to the A leg when there is no audio on the B leg
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9543 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-12 16:38:43 +00:00
Michael Jerris 1f3b34ae96 Fri Sep 12 12:25:18 EDT 2008 Pekka Pessi <first.last@nokia.com>
* nua_stack.c: keep reference when destroying un-ACKed INVITE



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9542 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-12 16:28:10 +00:00
Michael Jerris 25d5205abc Wed Sep 3 13:35:21 EDT 2008 Pekka Pessi <first.last@nokia.com>
* sofia-sip/msg_header.h: added msg_header_add_format(()



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9541 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-12 16:27:43 +00:00
Michael Jerris 260ca947da Fri Sep 12 11:59:46 EDT 2008 Pekka Pessi <first.last@nokia.com>
* nua_stack.c: un-ACKed INVITE was destroyed twice on nh_destroy()



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9540 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-12 16:06:33 +00:00
Anthony Minessale 80eec6e5f3 detect c++ compile
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9539 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-12 15:31:29 +00:00
Brian West d62f106bbe check return value of unlink MODAPP-142
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9538 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-12 15:29:53 +00:00
Anthony Minessale 89fd373264 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9536 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-12 14:57:44 +00:00
Brian West 0aba4838c3 add dynamic conf with bridge example
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9535 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-12 14:46:08 +00:00
Brian West 0f42472ab9 example of using mod_conference to auto call out on entry. You can add multipe conference_set_auto_outcall's as needed
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9534 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-12 14:40:02 +00:00
Michael Jerris 58aee6b046 (LBSNDF-5) fix for autoconf 2.62
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9533 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-12 05:37:06 +00:00
Michael Jerris 170e04f019 add more error case handling to crazy transfer support
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9531 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-12 00:05:09 +00:00
Anthony Minessale 9002e9232a add crazy transfer support
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9530 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-11 23:40:57 +00:00
Traun Leyden ce77b437f1 improve docs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9529 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-11 22:25:35 +00:00
Traun Leyden 5c1982a295 set field so the protocol object can easily get factor instance. add ability to add observers for specific events and dispatch events to observers. still more work needed there, since there is no relation between observers and what events are subscribed from freeswitch
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9528 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-11 21:12:43 +00:00
Michael Jerris 23af87b4bd fix shutdown crash
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9527 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-11 19:56:57 +00:00
Anthony Minessale 4db944c255 add last_dtmf_duration variable
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9526 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-11 17:29:08 +00:00
Brian West 49667777c9 woops, thanks jason
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9525 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-11 03:00:35 +00:00
Anthony Minessale 28ba7f80f3 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9524 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-10 21:55:33 +00:00
Anthony Minessale 1fb8be8d88 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9523 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-10 21:18:51 +00:00