Commit Graph

5739 Commits

Author SHA1 Message Date
Michael Jerris b5f46db40b * test_proxy: trying to support 200 OK retransmissions over TCP better
Keeping INVITE transactions alive for 64*T1 after initial 200 OK.
  
  Added test_proxy_set_logging() for easier debugging.



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7819 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-07 17:43:21 +00:00
Michael Jerris 8ee7579dda Fri Mar 7 11:42:18 EST 2008 Pekka.Pessi@nokia.com
* auth_module.c: calculating proper size for user data hash table.



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7818 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-07 17:42:43 +00:00
Michael Jerris f3a77abce4 Fri Mar 7 11:34:33 EST 2008 Pekka.Pessi@nokia.com
* nta: added nta_outgoing_bind()



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7817 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-07 17:42:16 +00:00
Michael Jerris bbb36378b2 * nua: passing the culprit to the dialog usage removal functions
If a session was terminated because of a error response returned to a
  request (as specified by RFC 5157), the nua_i_state event was not sent.
  
  Even with this fix, if a dialog has multiple usages, the event usages can be
  terminated without any indication to the application.



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7816 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-07 17:41:29 +00:00
Michael Jerris f35f29b1c1 Fri Mar 7 06:14:32 EST 2008 Pekka.Pessi@nokia.com
* heap.h, htable2.h: fixed doxygen documentation



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7815 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-07 17:40:03 +00:00
Michael Jerris 2cfb72ac79 Thu Mar 6 12:48:33 EST 2008 Pekka.Pessi@nokia.com
* nua_subnotref.c: not increasing the subscription expiration time by NOTIFY



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7814 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-07 17:39:27 +00:00
Michael Jerris 2b65396d6b Thu Mar 6 12:47:10 EST 2008 Pekka.Pessi@nokia.com
* nua_dialog.[hc]: storing the last time refresh was requested in du_refquested



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7813 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-07 17:38:47 +00:00
Michael Jerris a7be7d7156 Thu Mar 6 12:43:23 EST 2008 Pekka.Pessi@nokia.com
* rules.am, sofia.am various Makefile.ams: added checklib target
  
  make all now builds only the library, not the (nua) test libraries.


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7812 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-07 17:38:16 +00:00
Michael Jerris 67e1d2c45a Mon Mar 3 12:17:50 EST 2008 Pekka.Pessi@nokia.com
* tport_type_tls.c: not trying to use non-existing certificate/key, randfile, CAfile



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7811 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-07 17:37:43 +00:00
Michael Jerris 97a41cbde8 Mon Mar 3 11:23:17 EST 2008 Pekka.Pessi@nokia.com
* test_simple.c: fixed race condition in test_simple.c



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7810 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-07 17:37:15 +00:00
Michael Jerris 96b5099a80 undo svn r 7762
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7809 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-07 17:34:46 +00:00
Anthony Minessale af26fa721b i picked the wrong day to stop sniffig glue
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7808 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-07 15:21:09 +00:00
Anthony Minessale 939290fa8b add disable-transfer and disable-register params to sofia profiles
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7807 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-07 14:36:08 +00:00
Anthony Minessale c103084658 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7806 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-07 01:46:07 +00:00
Anthony Minessale 4af04f8205 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7805 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-07 00:34:26 +00:00
Anthony Minessale 86729b7ff8 fix small issue
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7804 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-06 19:51:11 +00:00
Anthony Minessale 6074db4a74 deal with blank api command replies in es
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7803 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-06 18:12:38 +00:00
Anthony Minessale 962f1f04d5 fix missing _
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7802 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-06 17:31:55 +00:00
Anthony Minessale f89f79c8d6 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7801 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-06 15:25:15 +00:00
Anthony Minessale a9235b1b22 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7800 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-06 03:11:20 +00:00
Michael Jerris 7d8bd7ba89 tweak sdp handling
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7799 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-05 22:39:22 +00:00
Anthony Minessale f4c94d962c fix MODFORM-6
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7798 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-05 22:01:45 +00:00
Michael Jerris dfb6ccc208 Wed Mar 5 05:54:15 EST 2008 Pekka.Pessi@nokia.com
* soa_static.c: fixed initial SOATAG_ORDERED_USER(1)



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7796 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-05 21:12:12 +00:00
Brian West 0db4364682 add cli bindings
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7795 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-05 20:57:16 +00:00
Brian West 088f8c16a6 fix sillyness
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7794 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-05 20:46:21 +00:00
Brian West 26d197cf16 support multiple subscriptions for sla goodies
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7793 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-05 20:31:18 +00:00
Chris Parker c2d18621e3 Updated module to handle new radius_deadtime option in radiusclient
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7792 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-05 16:18:11 +00:00
Brian West 8969d1a4fb add supress cng to default config for doc.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7791 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-05 15:24:41 +00:00
Michael Jerris 455f5ade59 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7790 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-05 05:27:46 +00:00
Anthony Minessale fcdb3925ac trade a straw for a fire hose
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7789 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-04 23:53:23 +00:00
Anthony Minessale bed25ed751 doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7788 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-04 23:42:16 +00:00
Brian West c3d9ec3cd4 tweak, thanks mcollins
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7786 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-04 22:41:18 +00:00
Anthony Minessale 24ca86c6c2 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7785 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-04 19:05:27 +00:00
Anthony Minessale 747e0905d2 add read app
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7784 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-04 18:55:16 +00:00
Michael Jerris 8f153787ac don't build mod that does not exist
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7783 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-04 16:20:43 +00:00
Brian West c17773797f cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7782 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-04 07:25:23 +00:00
Brian West 0725f5cd20 add more comments to brian user
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7781 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-04 05:23:52 +00:00
Anthony Minessale 99c68e8799 add accept-blind-auth
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7780 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-04 01:23:55 +00:00
Anthony Minessale 7088c57a25 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7779 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-04 00:52:54 +00:00
Anthony Minessale 552d9c2d7e tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7778 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-03 23:13:12 +00:00
Michael Jerris 3fe5dc7826 initialize event engine and logs earlier
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7776 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-03 20:51:50 +00:00
Anthony Minessale a3be4e8e72 add reloadxml event
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7775 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-03 19:32:42 +00:00
Anthony Minessale 78bf4a6844 add patch from FSCORE-101
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7774 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-03 19:02:36 +00:00
Anthony Minessale a58173d28d fix FSCORE-104
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7773 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-03 18:05:07 +00:00
Michael Jerris cd5b059482 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7772 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-02 17:45:14 +00:00
Michael Jerris da824431b5 msvc build fix (code before declaration)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7771 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-02 17:42:24 +00:00
Traun Leyden f4be1d8d8c forgot to check something in
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7770 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-02 17:23:02 +00:00
Michael Jerris 3d1c17bc00 break rfc3264 rejected m line support so t.38 works (will need to work this into an option)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7769 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-02 04:13:51 +00:00
Traun Leyden e27ab3ce4c improve logging a bit
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7768 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-01 20:36:38 +00:00
Anthony Minessale 2af89ea769 add debug line
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7767 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-29 17:11:40 +00:00