Commit Graph

7451 Commits

Author SHA1 Message Date
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
Anthony Minessale c487d17010 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9521 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-10 16:34:57 +00:00
Michael Jerris 51024eee9b Wed Sep 10 12:10:57 EDT 2008 Pekka Pessi <first.last@nokia.com>
* check_session.c: added test cases for multiple INVITEs and INVITE glare



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9520 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-10 16:24:59 +00:00
Michael Jerris dc84df61fc Wed Sep 10 12:08:47 EDT 2008 Pekka Pessi <first.last@nokia.com>
* nua_session.c: always start next INVITE after ACK



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9519 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-10 16:24:40 +00:00
Michael Jerris d945b059c8 Wed Sep 10 12:05:57 EDT 2008 Pekka Pessi <first.last@nokia.com>
* test_100rel.c: fixed timing problems with response to BYE



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9518 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-10 16:24:14 +00:00
Michael Jerris 07f024c9b9 Wed Sep 10 11:46:36 EDT 2008 Pekka Pessi <first.last@nokia.com>
* test_s2.c: add From tag to s2-generated requests



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9517 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-10 16:23:59 +00:00
Michael Jerris 64c24236f1 Wed Sep 10 11:45:25 EDT 2008 Pekka Pessi <first.last@nokia.com>
* soa_static.c: soa_static_process_reject() backs up only if it has to back up



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9516 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-10 16:23:44 +00:00
Michael Jerris 5f65acd306 Wed Sep 10 11:44:40 EDT 2008 Pekka Pessi <first.last@nokia.com>
* soa.c: document what function table contains by default
  
  For easy TAGS usage.



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9515 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-10 16:23:21 +00:00
Michael Jerris 1dab185160 Wed Sep 10 10:49:06 EDT 2008 Pekka Pessi <first.last@nokia.com>
* check_session.c: added test cases for nua_handle_destroy() and nua_respond()



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9514 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-10 16:23:01 +00:00