Commit Graph

18082 Commits

Author SHA1 Message Date
Michael Jerris 86d5e441da add more details to xml_curl errors 2011-01-31 19:38:57 -05:00
Brian West 9470e70057 swigall 2011-01-31 17:58:15 -06:00
Moises Silva be370d45eb test 2011-01-31 15:55:50 -05:00
Travis Cross 1f1541b474 lower log-level of a mod_spy message
When a session loses a race to bridge a call, the CHANNEL_BRIDGE event
handler is still run, yet session_locate is going to return null as it
won't get a read-lock on the peer's session.  Since this is a normal
and common condition, let's log this as a debug message rather than as
an error condition.
2011-01-31 20:54:48 +00:00
Travis Cross 766f2d6165 fix typo: cant -> can't 2011-01-31 20:53:15 +00:00
Brian West 1623e5d295 Merge branch 'openmethods-merged-dtmf-20110126' of git://scm.dashjr.org/var/scmroot/git/freeswitch 2011-01-31 14:13:03 -06:00
Jeff Lenk 256a82dbf2 OPENZAP-140 VS2010 build cleanup 2011-01-31 10:12:28 -06:00
Daniel Swarbrick c8f5c66c35 mostly complete implementation of channel list via SNMP 2011-01-31 15:41:58 +01:00
Leon de Rooij 4371d3c804 Merge branch 'master' of ssh://git.freeswitch.org/freeswitch 2011-01-30 15:47:30 +01:00
Konrad Hammel 7c3ee98d33 freetdm: ss7 - bug fix: fix for bug introduced by merge of RELAY work 2011-01-29 19:57:12 -05:00
Konrad Hammel 1932b3fe3b chlog: freetdm: ss7 - update for new licensing, will not work with old licenses
contact Sangoma (techdesk@sangoma.com) to obtain a new license
2011-01-29 19:49:34 -05:00
Konrad Hammel a382990d9f chlog: freetdm: ss7 - bug fix: a route now supports multiple linksets 2011-01-29 19:49:34 -05:00
Konrad Hammel becb94052a chlog: freetdm: ss7 - added support for RELAY 2011-01-29 19:49:34 -05:00
Anthony Minessale 2ad81ac82f fix || where it should be or in sql stmt that may cause stray records in the calls table 2011-01-29 13:44:06 -06:00
Marc Olivier Chouinard 49a5effcdf mod_callcenter: Add error response for queue load and queue reload (FS-2988) 2011-01-29 03:09:06 -05:00
Leon de Rooij 231a7ffaa1 Merge branch 'master' of ssh://git.freeswitch.org/freeswitch 2011-01-29 00:16:51 +01:00
Raymond Chandler be3483b924 Merge branch 'master' of fs-git:freeswitch 2011-01-28 16:42:20 -05:00
Raymond Chandler e6e4bcea73 TEST-002 2011-01-28 16:42:15 -05:00
Daniel Swarbrick 068d36a5c9 partial implementation of channel list via snmp 2011-01-28 22:32:26 +01:00
Raymond Chandler 9986f4ebf2 Merge branch 'master' of fs-git:freeswitch 2011-01-28 16:12:07 -05:00
Raymond Chandler 6d3abd41ca TEST-001 2011-01-28 16:11:55 -05:00
Daniel Swarbrick b3ac44f555 add support for getting current call count 2011-01-28 20:36:18 +01:00
Raymond Chandler 9e6503a482 test 2011-01-28 14:33:30 -05:00
Raymond Chandler 97a2b4f902 test 2011-01-28 14:24:07 -05:00
Raymond Chandler 68b2756970 test 2011-01-28 14:21:31 -05:00
Raymond Chandler 9b0c16b5d4 test 2011-01-28 14:20:21 -05:00
Raymond Chandler f05fe55594 test 2011-01-28 14:19:07 -05:00
Daniel Swarbrick 08f494b808 typo 2011-01-28 20:14:10 +01:00
David Yat Sin 0d276e7d7b Merge branch 'master' of git://git.freeswitch.org/freeswitch 2011-01-28 13:42:30 -05:00
cypromis 92f51bd603 Merge remote branch 'origin/master' 2011-01-28 17:00:11 +01:00
Jeff Lenk daa28cfcca add missing files 2011-01-28 09:19:03 -06:00
Travis Cross c64b78577f .gitignore compressed files 2011-01-28 09:01:47 +00:00
Leon de Rooij 9a8eea27fe Merge branch 'master' of ssh://git.freeswitch.org/freeswitch 2011-01-28 09:15:03 +01:00
Brian West 9ade16e929 swigall 2011-01-27 18:38:16 -06:00
Moises Silva 189db0e7ad freetdm: add WIN32_LEAN_AND_MEAN fix 2011-01-27 17:27:50 -05:00
Moises Silva 1842798e95 freetdm: ftmod_r2 - check for io dump file errors on open 2011-01-27 17:02:04 -05:00
Moises Silva 155571d841 freetdm: fix ftdm error mapping to unix-style errors 2011-01-27 16:55:21 -05:00
Brian West 314a2a1e20 FS-3004 2011-01-27 15:53:01 -06:00
Raymond Chandler 48c02b7cd2 test 2011-01-27 16:49:09 -05:00
Moises Silva e1c17cffe0 freetdm: use the problem freetdm define to set wp alarms 2011-01-27 16:36:45 -05:00
Raymond Chandler f954d21ab8 Merge branch 'master' of fs-git:freeswitch 2011-01-27 16:24:20 -05:00
Raymond Chandler f8254f8160 test 2011-01-27 16:24:11 -05:00
Daniel Swarbrick 608be370bc reduce agentx heartbeat to 2s, add management hook for mutex lock/unlock 2011-01-27 21:33:17 +01:00
Leon de Rooij f37390f0a7 enter 2011-01-27 18:53:21 +01:00
Leon de Rooij 1388ed811a enter 2011-01-27 18:52:14 +01:00
Anthony Minessale 4b941542a3 fix out of place parens in logic test 2011-01-27 10:34:05 -06:00
Anthony Minessale b889b44f1d add channel data to speech events when chosen to fire 2011-01-27 10:28:56 -06:00
Brian West 22c05ad542 fixes from tony 2011-01-27 09:41:28 -06:00
Anthony Minessale 008e527c0f FS-3012 2011-01-27 08:18:22 -06:00
Leon de Rooij 425df0c783 Added test_reactive to mod_lua freeswitch.Dbh 2011-01-27 14:17:49 +01:00