4307 Commits

Author SHA1 Message Date
Moises Silva
b7b263e1ce fix hunting groups to include only voice channels
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@1010 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-29 19:06:21 +00:00
Moises Silva
558ca085de update sigboost.h to version 102
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@1009 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-29 19:03:45 +00:00
Moises Silva
c1851e2ac4 add nfas properties to sangoma boost sample program
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@1008 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-28 21:37:50 +00:00
Moises Silva
339e2087bb done with outgoing sangoma boost sample program
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@1007 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-28 21:06:11 +00:00
Anthony Minessale
aaa822ba79 SFSIP-197
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16534 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-28 20:35:17 +00:00
Moises Silva
0979265548 improve sangoma boost test
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@1006 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-28 16:50:34 +00:00
Anthony Minessale
f859964993 fix filters (reported on mailing list use jira next time =/)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16527 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-28 01:00:04 +00:00
Diego Toro
677246547b Improve C# support. Rename properties like C#-style
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16520 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-27 02:25:22 +00:00
Diego Toro
83bae735d8 rename 'event' by 'Event', so it's C# keyword
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16519 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-27 02:08:41 +00:00
Moises Silva
448d2e8566 fix adding of span channels to group for E1 lines
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@1005 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-25 18:53:27 +00:00
Moises Silva
08df1fd80c update BOOST.limitations file
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@1004 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-25 18:52:47 +00:00
Brian West
af2b34f1e1 sanitize number on outbound caller_profile we do this in mod_Sofia too
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@1003 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-25 17:24:52 +00:00
Michael Jerris
7f746a7064 update to new boost api SIGBOOST_VERSION 101. Fixes multiple race condition issues with thread waiting for chan and better handling of call rejects. This requires sangoma_prid v1.48 or later
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@1001 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-23 05:27:01 +00:00
Michael Jerris
cec179037f make veto logs not spew warnings for normal state veto conditions
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@1000 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-23 04:52:16 +00:00
Michael Jerris
2b3dd0473c silence incorrect error log
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@999 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-23 04:50:32 +00:00
Moises Silva
44acc4a042 fix vs2008 solution project dependencies
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@997 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-22 20:40:23 +00:00
Michael Jerris
a9953ac8e1 fix last commit typos and return hangup cause on failure in funky pri boost early media fail scenario
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@994 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-21 05:35:53 +00:00
Michael Jerris
72e37bd888 fix stuck zchans on pri boost on call failure between proceeding and media being active (this needs to be completely reworked and is a hack fix)
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@993 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-21 04:54:05 +00:00
Mathieu Rene
1e6bb3a47e FSCORE-530
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16428 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-21 02:36:28 +00:00
Anthony Minessale
bd97fb615f allow alias expansion from fs_cli
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16416 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-20 17:45:53 +00:00
Carlos J. Talbot
799bc1209c update for CELT download
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16415 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-20 17:37:12 +00:00
Carlos J. Talbot
aa326b9a09 CELT for Windows
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16414 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-20 17:29:43 +00:00
David Yat Sin
ec7319135d Increased timeout to wait for second BOOST progress message on outgoing calls
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@992 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-20 16:23:57 +00:00
Moises Silva
abdb9b1f3f added support to read from the configuration file ring_on_ms and ring_off_msg
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@990 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-19 19:45:52 +00:00
Michael Jerris
010fa529c8 fix autoheadache issue on fc12
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16407 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-19 18:09:52 +00:00
Carlos J. Talbot
59a4fea664 Intermediate build folder for the xml library was hard coded to same location for 32 & 64 bit builds, causing VS 2008 to complain during linking. Switched to the use of $(IntDir)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16406 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-19 18:00:49 +00:00
Moises Silva
22355d197b fix abort in sangoma_boost_client
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@985 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-18 17:00:20 +00:00
Mathieu Rene
176a8a7861 single_command.py fixes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16386 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-18 15:31:47 +00:00
Brian West
108c17718a ESL Mangaged examples and solution file for esl.dll
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16353 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-18 04:30:48 +00:00
Michael Jerris
508dd6661f add dependencies to fix build race
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16344 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-17 19:23:13 +00:00
Anthony Minessale
34fc42c7b5 =/
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16328 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-15 22:22:08 +00:00
Anthony Minessale
aa580a5020 fix fs_cli
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16327 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-15 22:18:01 +00:00
Moises Silva
aa58073e03 more freetdm
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@980 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-15 22:17:26 +00:00
Moises Silva
bc90d7274f FreeSWITCH command will be ftdm and not ft
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@979 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-15 22:09:36 +00:00
Moises Silva
4ef72cfef6 gain value adjustment fixes
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@978 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-15 21:58:36 +00:00
Moises Silva
ac7c608620 windows renaming to freetdm changes
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@977 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-15 21:43:41 +00:00
Moises Silva
d7018dcd5b renamed bunch of visual studio 2008 project to freetdm
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@976 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-15 20:58:52 +00:00
Moises Silva
6a3784523e change 2008 windows project file to freetdm
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@975 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-15 20:51:41 +00:00
Moises Silva
a8ddece1b6 more freetdm changes
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@974 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-15 20:35:11 +00:00
Moises Silva
a5bd5142da more freetdm renaming changes
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@973 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-15 20:08:43 +00:00
Moises Silva
1b47133795 more naming changes
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@971 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-15 19:56:54 +00:00
Moises Silva
526cb45c93 more freetdm headers missing
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@970 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-15 19:38:56 +00:00
Moises Silva
62a406b2a2 oops, missing freetdm.h
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@969 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-15 19:38:33 +00:00
Moises Silva
e512bb8eb3 change configuration file names for freetdm renaming
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@968 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-15 19:34:49 +00:00
Moises Silva
900f1ed2ef Linux renaming from openzap to freetdm
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@967 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-15 19:22:49 +00:00
Moises Silva
0346bc76cc updated ozrename.sh
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@966 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-15 18:15:15 +00:00
Moises Silva
f45c87f61f updated ozrename.sh
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@965 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-15 17:10:23 +00:00
Moises Silva
f5804eae8e updated ozrename
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@964 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-15 17:08:24 +00:00
Moises Silva
9f15582108 added ozrename.sh script
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@963 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-15 17:06:46 +00:00
Moises Silva
f8ff3eaaaf added boostrap script
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@962 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-01-15 17:06:20 +00:00