Commit Graph

10933 Commits

Author SHA1 Message Date
Brian West f68a0016d5 mod_sofia: do not set route_uri unless there is actually one to go to.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13952 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-25 16:50:13 +00:00
Andrew Thompson ceb7803179 Don't multicast the new multicast peerup/peerdown events
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13951 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-25 16:37:17 +00:00
Anthony Minessale 75c545d97a pelims for java esl (needs work any voulenteers?)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13950 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-25 16:02:37 +00:00
Anthony Minessale 52febfcb76 pelims for java esl (needs work any voulenteers?)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13949 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-25 15:59:41 +00:00
Brian West e7aebb463d mod_sofia: preserve transport on route (SFSIP-157)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13948 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-25 15:40:38 +00:00
Anthony Minessale d7cba9a03b more efficient sql stmt
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13947 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-25 14:53:08 +00:00
Anthony Minessale 9903d328f1 FSCORE-387
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13946 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-25 13:24:00 +00:00
Anthony Minessale e7c9b34b8d revert
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13945 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-25 01:07:03 +00:00
Anthony Minessale b5f08ca5ce add show distinct_channels (mix of show channels and show calls)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13944 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-25 00:03:41 +00:00
Brian West 135d0b73de don't eat ram
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13942 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-24 18:47:41 +00:00
Michael Jerris 1c3dc48401 fix build failure
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13941 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-24 16:27:28 +00:00
Brian West 770e6a05b1 turn on rollover by default
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13940 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-24 16:26:14 +00:00
Brian West 674b98fd14 FSBUILD-177
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13939 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-24 16:13:00 +00:00
Brian West de4ca9561b swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13938 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-24 16:07:38 +00:00
Brian West 643722db5f mod_sofia: Dereferencing a null pointer causes segfault: sofia_handle_sip_r_invite doesn't check profile->extsipip before use (FSCORE-386)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13937 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-24 16:04:05 +00:00
Michael Jerris 6348359d95 change odbc handling in code to be runtime instead of build time
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13936 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-24 16:02:43 +00:00
Brian West f7d99cf948 can't change behavior global user and pass alone MUST work as it did before
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13935 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-24 15:52:03 +00:00
Raymond Chandler 1d3d35b133 i'll have a side of emacs hold the window please
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13929 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-23 23:45:00 +00:00
Michael Collins c503e30871 Update ChangeLog through r13927
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13928 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-23 23:43:36 +00:00
Christopher Rienzo 3a878e92e5 use inline: for inline grammars. local files are now handled like mod_pocketsphinx
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13927 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-23 23:28:09 +00:00
Michael Jerris df33a43acf make libtool version detection more portable
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13926 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-23 22:32:06 +00:00
Anthony Minessale 1a72f31cc8 FSCORE-385
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13925 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-23 21:41:22 +00:00
Andrew Thompson 9d6d8a1c5f Add -DHAVE_OPENSSL to openssl_CFLAGS if in fact we do have openssl
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13924 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-23 21:23:44 +00:00
Michael Jerris 41dc9097b1 Tue Jun 23 10:07:20 CDT 2009 Pekka Pessi <first.last@nokia.com>
* check_nta_client: test case for sf.net bug #2531152



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13923 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-23 19:49:44 +00:00
Michael Jerris 9036ed0809 Tue Jun 23 09:58:14 CDT 2009 Pekka Pessi <first.last@nokia.com>
* sres.c: use original query with callback when doing CNAME recurse



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13922 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-23 19:49:03 +00:00
Michael Jerris 7b8332d2d4 Tue Jun 23 08:41:35 CDT 2009 Mikhail Zabaluev <mikhail.zabaluev@nokia.com>
* sresolv/sres.c: a comment to clarify code



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13921 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-23 19:48:28 +00:00
Michael Jerris 1467688ed2 Tue Jun 23 08:38:48 CDT 2009 Mikhail Zabaluev <mikhail.zabaluev@nokia.com>
* sresolv/sres.c: Refactored the query ID generation



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13920 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-23 19:47:59 +00:00
Michael Jerris 848e8f726c Tue Jun 23 08:18:24 CDT 2009 Mikhail Zabaluev <mikhail.zabaluev@nokia.com>
* sresolv/sres.c: implemented automatic CNAME resolution
  Ignore-this: 1483f6b65deb976e372921ef7ff1b0a0
  
  Fixes sf.net bug #2531152
  
  Behavioral change: intermediate CNAME results are not retrieved to the client.
  The only cases where CNAME results are retrieved are queries for
  sres_type_cname and sres_qtype_any, meaning no CNAME resolution is performed.



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13919 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-23 19:47:23 +00:00
Michael Jerris 9f80035304 Tue Jun 23 06:56:48 CDT 2009 Mikhail Zabaluev <mikhail.zabaluev@nokia.com>
* Fixed an s2 state breakage when running tests unforked



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13918 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-23 19:46:28 +00:00
Michael Jerris 10d1f60ca1 Mon Jun 22 10:10:16 CDT 2009 Mikhail Zabaluev <mikhail.zabaluev@nokia.com>
* sresolv/sres.c: Untangle error record injection in case of a non-matching response
  Ignore-this: 5df64ab26151ac8e9da396aca83120cd
  
  errorcount == 0 in this branch anyway, no need to be obscure about it.



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13917 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-23 19:45:42 +00:00
Michael Jerris 40ce9aeac4 Tue Jun 23 10:01:36 CDT 2009 Pekka Pessi <first.last@nokia.com>
* check_sres_sip: fixed records used in check_cname



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13916 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-23 19:44:54 +00:00
Michael Jerris e92f8e4657 Tue Jun 23 09:59:55 CDT 2009 Pekka Pessi <first.last@nokia.com>
* s2dns.c: return CNAME as answer
  Ignore-this: 1beaf31e2a72f2841a097a8d2dea317
  
  Previously, CNAME was returned as an extra record, not as an answer.



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13915 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-23 19:44:22 +00:00
Brian West 984d2f9dd1 addition register_proxy issues
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13914 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-23 19:38:14 +00:00
Brian West dd3dca45a5 swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13913 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-23 18:58:46 +00:00
Brian West f19b086454 mod_xml_rpc: xmlrpc fails to check security restrictions (MDXMLINT-53)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13912 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-23 17:57:17 +00:00
Brian West c7700294c9 mod_sofia: use the register proxy for the R-URI on register when register-proxy is set (MODSOFIA-12)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13911 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-23 17:52:46 +00:00
Brian West 93da71f963 add language weight to pocketsphinx
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13910 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-23 17:28:00 +00:00
Brian West 70f4d93c3c tweak javascript
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13909 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-23 15:22:55 +00:00
Brian West 1deab52304 changing to standard XML format
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13908 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-23 15:22:20 +00:00
Brian West 4aa9e3f6fa clean up configs and put wan.auto in by default commented out
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13907 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-23 14:19:03 +00:00
Anthony Minessale 11cdfaf69d patch
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13906 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-23 13:57:02 +00:00
Anthony Minessale 96ab68c6f1 add wan.auto acl
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13905 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-23 13:40:29 +00:00
Anthony Minessale dbb8d6563a set sound path in say app
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13904 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-23 13:40:07 +00:00
Andrew Thompson 273b81491f Add a commented out pre-shared key to the sample event_multicast.conf.xml file
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13903 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-23 03:26:27 +00:00
Andrew Thompson dbe85eb87f bzero -> memset (so mike won't yell at me)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13902 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-23 01:02:19 +00:00
Andrew Thompson 11ca616ea5 Add initial support for multicast peer up/down state tracking
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13901 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-23 00:59:03 +00:00
Andrew Thompson c872e09265 Unify outbound session cleanup code, possibly fixes MODEVENT-47
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13900 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-22 23:38:23 +00:00
Raymond Chandler 216c5374b5 long lost module
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13899 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-22 22:34:00 +00:00
Raymond Chandler 59d0e2b4b4 [temporary] bsd-friendly hack
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13898 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-22 19:40:30 +00:00
Brian West 1b14c58aea MODAPP-287
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13897 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-22 18:55:15 +00:00