3957 Commits

Author SHA1 Message Date
Moises Silva
4704a30a45 destroy ss7 configs on shutdown 2010-04-14 18:15:22 -04:00
Moises Silva
99402dd4e0 implemented freetdm config nodes and ss7 initial configuration 2010-04-14 18:00:16 -04:00
Moises Silva
e3c1906c81 add ss7 skeleton config section 2010-04-14 18:00:16 -04:00
Moises Silva
d54845d929 fix alarm log msg 2010-04-13 16:26:07 -04:00
Moises Silva
749844ebd6 iterate up to chan_count 2010-04-13 16:23:54 -04:00
Moises Silva
0bf8482393 add realloc OS hooks and fix boost pri CLI 2010-04-13 15:18:18 -04:00
Anthony Minessale
882cb5725c Merge branch 'master' of git.freeswitch.org:freeswitch 2010-04-13 13:36:00 -05:00
Anthony Minessale
5fb3a88f71 ESL-36 2010-04-13 13:35:38 -05:00
Moises Silva
53874730cd added openzap CLI tracing 2010-04-13 12:23:31 -04:00
Moises Silva
2ffef4c358 fix typo-bug in interrupt type 2010-04-13 10:21:51 -04:00
Moises Silva
5e31f52c3e Merge branch 'master' of git.freeswitch.org:freeswitch 2010-04-12 16:11:09 -04:00
Moises Silva
ede4789730 check for chan count before configuring signaling 2010-04-12 16:10:25 -04:00
David Yat Sin
e7ff9f8506 Fix for sangoma_boost crashing on start due to queue unitialised
Updated cpu monitor to support different /proc/cpustats format
2010-04-09 16:03:54 -04:00
Moises Silva
39f732354f fix boost win compilation 2010-04-09 12:29:58 -04:00
Moises Silva
1a4b6d5440 fix freetdm win compilation 2010-04-08 13:25:44 -04:00
unknown
48ec0c2831 Merge branch 'master' of git.freeswitch.org:freeswitch 2010-04-08 13:12:52 -04:00
Moises Silva
61c563afcb revert openzap temporary workaround for Windows compilation 2010-04-08 12:58:56 -04:00
Moises Silva
089e7f65da fix loop 2010-04-08 10:59:41 -04:00
davidy
d7e9c2673f Added support for passing CLI commands to boost sigmod module 2010-04-07 11:22:25 -04:00
Moises Silva
52c5cd074b import fix for OPENZAP-76 from openzap and other minor fixes 2010-04-06 14:41:30 -04:00
Moises Silva
cb495d05e1 Fix for TON and NPI not passed through to channel variables on incoming calls 2010-04-06 13:39:03 -04:00
Moises Silva
291ee2252b freetdm type fixes 2010-04-06 12:04:46 -04:00
Travis Cross
254dd59411 Tightened up .gitignore further. 2010-04-05 23:32:50 +00:00
Travis Cross
db26c65ea7 Tightened up .gitignore such that we are no longer ignoring files that are actually in the tree.
Check for files that we are accidentally ignoring:

  git ls-files -i --exclude-standard | sed -e "s:.:\!\/\\0:"

Check for files that we might want to ignore:

  git ls-files -o --exclude-standard | sed -e "s:.:\/\\0:"
2010-04-05 23:17:43 +00:00
Moises Silva
0414c789e1 fix cpumon 2010-04-05 18:28:13 -04:00
Moises Silva
ae13883b2a added configuration of gains in openzap.conf and display through CLI 2010-04-05 18:13:13 -04:00
Moises Silva
6ddcb9044c added cpu monitor 2010-04-05 17:49:43 -04:00
Moises Silva
428931bce2 Use the pendingchans queue only on request by signaling modules.
Remove suggest_chan_id member and add a span flag instead.
2010-04-05 16:01:08 -04:00
Michael Jerris
597675ec14 disable isdn mod here for now, it will be replaced soon 2010-04-02 01:24:20 -04:00
Michael Jerris
957d92c430 fix openbsd sofia build 2010-04-02 01:15:18 -04:00
Michael Jerris
0b10cd7c63 .gitignore windows build 2010-04-01 22:19:15 -04:00
Michael Jerris
92c3f93874 .gitignore for windows (FSBUILD-269) 2010-04-01 21:08:31 -04:00
Michael Jerris
74b76461e3 add back empty dirs 2010-04-01 21:00:45 -04:00
Michael Jerris
c9eacf2ba0 .gitignore 2010-04-01 20:54:52 -04:00
Raymond Chandler
4b8eba656d .gitignore 2010-03-31 17:24:10 -04:00
Anthony Minessale
b1bc026408 .gitignore 2010-03-31 15:59:57 -05:00
Stefan Knoblich
f4c1dee95b FreeTDM: freetdm.pc.in was still using "OpenZAP", fix the name and library name. Leaving the homepage tag alone for now until a new one has been set up(?). 2010-03-31 19:53:00 +02:00
Michael Jerris
18094c36f7 Merge branch 'master' of gitolite:freeswitch 2010-03-30 14:25:34 -04:00
Michael Jerris
b05ffbf759 add empty dir 2010-03-30 14:25:13 -04:00
root
3f7990d385 fix empty libsndfile dir 2010-03-30 09:48:01 -05:00
root
565631c995 fix empty nsprpub dir 2010-03-30 09:45:59 -05:00
root
f1bc4c960b fix ilbc empty dir 2010-03-30 09:44:39 -05:00
Travis Cross
f6a8204280 Merged OpenZAP and FreeTDM into the FreeSWITCH tree. 2010-03-30 07:23:52 +00:00
Anthony Minessale
b163206358 fix typo in sofia that causes endless loop when you have a challenge with 2 auth headers in it
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17114 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-26 17:38:00 +00:00
David Yat Sin
2340dfeac1 Fix for ftdm_multiple_wait not reading proper file descriptors
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@1073 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-03-26 15:08:54 +00:00
David Yat Sin
6d05c98a82 fix for warnings when including freetdm.h
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@1072 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-03-24 21:48:53 +00:00
Michael Jerris
9f5bf3b592 fix openbsd sofia build -- don't ask -- (FSBUILD-256)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17072 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-23 01:20:48 +00:00
Michael Jerris
f6fe2667d4 fix openbsd build (FSBUILD-256)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17071 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-22 23:05:20 +00:00
Michael Jerris
ad581d8c00 fix openbsd build of libesl (FSBUILD-256)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17070 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-22 23:02:48 +00:00
Jeff Lenk
4bf3f5c86f bump json lib to 0.9 for windows - still needs updated tar
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17064 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-22 14:24:11 +00:00