4307 Commits

Author SHA1 Message Date
Moises Silva
baec5f24a8 updated todo
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@961 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-15 14:59:53 +00:00
Brian West
0d2d07d066 tcl example thanks Mark Mann
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16307 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-14 14:39:57 +00:00
Moises Silva
200b25e256 added new boost msg EVENT_CALL_RELEASED to fix race condition on call hangup
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@960 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-14 05:23:40 +00:00
Brian West
4997568289 someone that knows TCL can figure this out... its there for the taking now
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16296 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-14 00:39:32 +00:00
Moises Silva
e9e0edb33f merged revision 938:956 from openzap/trunk
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@959 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-13 17:53:22 +00:00
Anthony Minessale
38bb497133 make sofia not auto-respond to SUBSCRIBE refresh requests
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16275 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-13 15:48:34 +00:00
Anthony Minessale
2d73aba12b make sofia not auto-respond to SUBSCRIBE refresh requests
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16273 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-13 15:47:14 +00:00
David Yat Sin
b11682a956 Fix for CALL_STOPPED_ACK sent too early in case where both sides of the link hang-up simultaneously
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@956 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-12 22:39:20 +00:00
Moises Silva
d6d344974d fix group configuration bug
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@955 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-12 18:09:55 +00:00
David Yat Sin
3ee4713670 Fix for pthread_condtimedwait failing occasionally
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@954 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-12 17:52:17 +00:00
Steve Underwood
296d715561 Fixed a typo affecting 32 bit builds with MMX enabled
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16232 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-10 23:36:10 +00:00
Michael Jerris
cf57d7bb0b fix build breakage from r951
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@953 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-09 17:29:52 +00:00
Moises Silva
95df158b78 fix boost span hunting
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@952 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-08 21:53:41 +00:00
David Yat Sin
258e160057 Fix for calls not cleared on call abort
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@951 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-08 21:02:50 +00:00
Anthony Minessale
e26f141bf8 FSCORE-523
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16207 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-08 00:45:09 +00:00
Moises Silva
80e1a88b32 dont return error if there are no events on wanpipe_poll, it may be an async signal on the wanpipe device
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@950 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-07 16:55:48 +00:00
Stefan Knoblich
29627360b5 Final workaround for the ozmod_isdn libpcap build failure on solaris.
Define __EXTENSIONS__ before including openzap.h to get the required
u_int/u_short typedefs that would be disabled otherwise, due to either
_XOPEN_SOURCE or _POSIX_C_SOURCE being set.



git-svn-id: http://svn.openzap.org/svn/openzap/trunk@949 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-07 16:00:28 +00:00
Moises Silva
4a5762ada3 implemented zap gains, not tested
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@948 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-06 20:58:21 +00:00
Moises Silva
5aa9ff86a8 added span signaling status APIs
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@947 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-06 17:00:19 +00:00
Stefan Knoblich
85938b212e Add possible fix for ozmod_isdn (+ pcap) compile error on solaris.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@946 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-05 23:54:53 +00:00
Anthony Minessale
a53236da7f add support for user level auth to esl and fs_cli
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16161 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-05 20:37:16 +00:00
Moises Silva
5ff8716e8e added more proper checks and fixes to last commit
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@945 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-05 16:30:58 +00:00
Anthony Minessale
3cb315d6d4 add SOCKET_EVENT event
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16135 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-04 17:46:55 +00:00
David Yat Sin
29436b8cd6 Support for huntgroups
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@944 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-04 15:26:23 +00:00
Brian West
778bea9a09 don't break the build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16085 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-30 01:19:59 +00:00
Brian West
67348c41dc thank you for saving bandwidth
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16083 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-30 00:34:09 +00:00
Brian West
9ef253de82 remove test-data and put it on files.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16082 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-30 00:31:46 +00:00
Michael Jerris
7ad6094850 remove libuuid from tree
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16072 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-29 02:05:51 +00:00
Michael Jerris
4809a944a0 update spandsp to snapshot spandsp-20091228
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16071 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-29 01:58:30 +00:00
Michael Jerris
3f9c5d028a revert
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16070 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-29 01:52:12 +00:00
Michael Jerris
638790af30 make uuids a bit less likely to collide
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16066 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-28 19:58:15 +00:00
Brian West
74f2573ac9 ESL-26
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16065 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-28 19:19:19 +00:00
Michael Jerris
e8a4f39366 attempt fix for race condition
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16064 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-28 19:19:05 +00:00
Anthony Minessale
88a21f40f2 xmas presence 2009
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16053 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-24 05:44:23 +00:00
Michael Jerris
b84f3086a8 fix duplicate definition of ms_to_samples (update to spandsp-20091223 snapshot)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16042 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-23 16:54:20 +00:00
Jeff Lenk
dc5d69c104 FSBUILD-221 fix several trivial warnings
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16041 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-23 03:44:42 +00:00
Michael Jerris
96abcd5efd add help banner on connection failure (ESL-25)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16040 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-23 02:03:44 +00:00
Michael Jerris
aedeaa6eff .update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16036 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-23 01:40:42 +00:00
Michael Jerris
8c06fb8b06 update to spandsp-20091222 snapshot
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16035 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-23 01:38:36 +00:00
Anthony Minessale
32ea4909ee remove generated file from tree
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16027 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-22 21:38:45 +00:00
Michael Jerris
4e32aaee27 s/bash/sh/
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16024 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-22 20:06:10 +00:00
Michael Jerris
00b2409164 build integration for libuuid
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16022 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-22 19:13:48 +00:00
Michael Jerris
03dc56f95e inital addition of libuuid to tree
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16021 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-22 19:10:16 +00:00
Michael Jerris
ee6801a428 fix iksemel build against gnutls 2.x (FSBUILD-219)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16019 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-22 16:58:06 +00:00
Jeff Lenk
c8c4a1afe5 ESL-24 Add tab complete to windows
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16010 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-21 17:39:05 +00:00
David Yat Sin
b433175950 Fix for segfault on zap_queue wrap-around
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@942 a93c3328-9c30-0410-af19-c9cd2b2d52af
2009-12-18 20:53:17 +00:00
Anthony Minessale
4942f22b26 auto remove spaces from tab completion
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15986 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-17 17:43:40 +00:00
Stefan Knoblich
698667a0fb ZT_SIG_HARDHDLC needs ZT_SIG_CLEAR bit set too, fixes OPENZAP-96
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@941 a93c3328-9c30-0410-af19-c9cd2b2d52af
2009-12-16 21:50:46 +00:00
Anthony Minessale
c13c187a3a change execute and executeAsync to return the last event instead of status since it will almost always be 0
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15973 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-15 19:45:47 +00:00
Mathieu Rene
7d6ff98fc6 fs_cli: fix 32 bits compile
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15966 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-15 14:58:20 +00:00