Commit Graph

7318 Commits

Author SHA1 Message Date
Brian West 6dd8d22a69 its conf :)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9596 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-19 01:19:43 +00:00
Michal Bielicki 197699de26 added modularised openzap module files to specfile
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9595 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-19 01:18:43 +00:00
Brian West 5348ee0b0c really should fix this now too as it'll find you no matter where you are if its setup correctly.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9594 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-19 00:23:06 +00:00
Brian West d1ab9fadb2 add quick debug util for trying to debug sofia... crank up the debug. christian sent it in
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9593 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-18 23:40:26 +00:00
Anthony Minessale 302d3bafe8 change debug stmt
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9592 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-18 23:29:34 +00:00
Anthony Minessale eac4e3e10a nut n honey
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9591 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-18 21:50:18 +00:00
Brian West fb61897971 allow send_message and notify events to send a message/notify without a body if needed.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9590 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-18 20:43:13 +00:00
Anthony Minessale 4e020186ed fix for FSCORE-191
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9589 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-18 13:03:58 +00:00
Michael Jerris 9bbb81fa6b add mod_mono to windows build.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9588 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-18 02:01:34 +00:00
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