Commit Graph

4173 Commits

Author SHA1 Message Date
Moises Silva b2d8e055bb freetdm: modify prototype for ftdm_span_create to accept I/O module name instead of pointer 2010-05-11 15:09:59 -04:00
Moises Silva f04bff40fa freetdm: return error when dlclose fails 2010-05-11 12:51:28 -04:00
Moises Silva a611a7e944 freetdm: shutdown boost events thread on unload 2010-05-11 10:42:32 -04:00
Steve Underwood 3e30434a0c Fixed a typo in spandsp's msvc/inttypes.h
Updated sig_tone processing in spandsp to the latest, to allow moy to
proceed with his signaling work.
2010-05-11 22:38:36 +08:00
Moises Silva cf7af1f99b freetdm: fix segfault in socket mode boost unload 2010-05-10 13:03:22 -04:00
Moises Silva 3baa799d7f freetdm: use SIGBOOST_EVENT_CALL_PROGRESS 2010-05-10 12:09:46 -04:00
Jeff Lenk edcf5fe0a4 Windows x64 support 2010-05-07 13:20:34 -05:00
Moises Silva 162b5cf2b1 freetdm: windows fix 2010-05-06 16:32:14 -04:00
Moises Silva 23aa931d43 freetdm: remove SCTP requirement, now is optional 2010-05-05 13:16:37 -04:00
Moises Silva 44a99f14b0 freetdm: set outbound flag in the core 2010-05-04 14:12:44 -04:00
Moises Silva 0925d04a92 freetdm: documentation 2010-05-03 12:15:18 -04:00
Mathieu Rene 6c98ba4819 fs_cli: add help text for /uuid 2010-05-02 18:10:52 -04:00
Brian West 438410790c + x 2010-05-01 19:45:55 -05:00
Moises Silva 930087c355 freetdm: fix leak of request ids in queue mode.
Macro BOOST_EVENT_CHAN and BOOST_EVENT_SPAN should always be used!
2010-05-01 14:51:01 -04:00
Jeff Lenk 9c14131b9a MODSOFIA-71 for windows 2010-05-01 04:20:11 -05:00
Mathieu Rene 0ea3d48529 Add /uuid command to fs_cli to filter logs by uuid 2010-04-30 17:20:42 -04:00
Stefan Knoblich 360e8aae20 [FreeTDM] gcc-4.5: Use zt_event_t instead of ftdm_oob_event_t to fix enum type mismatches. 2010-04-30 23:10:43 +02:00
Stefan Knoblich 86fcc2c04c FreeTDM: remove stray apostrophe 2010-04-30 22:28:38 +02:00
Moises Silva 6e7f93d9cf freetdm: do not dial until DIALING state handler
add ftdm_declare.h to list of headers
2010-04-30 16:01:24 -04:00
Moises Silva 110bd5cdb1 freetdm: windows fixes 2010-04-29 10:53:03 -04:00
Moises Silva a744214a3a freetdm: check protocol status after configuring the signaling 2010-04-28 18:17:52 -04:00
Moises Silva f39fcfc8a9 freetdm: fix boost glare invalid state transition
show physical status in ftdm list command
         update list of events
2010-04-28 18:17:51 -04:00
Moises Silva 06ebf2cb5b freetdm: dont access span_id or chan_id 2010-04-28 18:17:51 -04:00
Moises Silva a97dc4ff11 freetdm: remove header 2010-04-28 18:17:51 -04:00
Moises Silva 7fdeb8bb81 freetdm: added doxygen config 2010-04-28 18:17:51 -04:00
Moises Silva e6f6f559ae freetdm: added documentation and clean up script 2010-04-28 18:17:50 -04:00
Moises Silva 56db486189 freetdm: hangup the chan call when the core fails to create the session 2010-04-28 18:17:50 -04:00
Moises Silva 554e433322 freetdm: get rid of duplicated ftdm_types.h from previous merge 2010-04-28 18:17:50 -04:00
Moises Silva 1f895fe6ed freetdm: remove warning when checking sig status 2010-04-28 18:17:50 -04:00
Moises Silva de2a4ea100 freetdm: fix dchan libpri 2010-04-28 18:17:50 -04:00
Moises Silva d4f93843a1 fix flags 2010-04-28 18:17:49 -04:00
Moises Silva c165771474 freetdm: completion of compilation with initial reworked API 2010-04-28 18:17:49 -04:00
Moises Silva 73a80ba939 start API cleanup by moving private headers and data structures into private/ include directory 2010-04-28 18:17:49 -04:00
David Yat Sin b135ef373d Removed use of ftdmchan->flags from mod_freetdm.c as they will be hidden from user in new architecture 2010-04-27 18:20:25 -04:00
David Yat Sin 51566afb98 freetdm: moved type inside ftdm_configure_span_channels 2010-04-27 17:21:57 -04:00
David Yat Sin 72a8517d71 freetdm: fio->configure_span moved inside ftdm_configure_span_channels function 2010-04-27 16:12:22 -04:00
David Yat Sin 75190b4dff Merge branch 'master' of git@git.freeswitch.org:freeswitch 2010-04-27 14:32:55 -04:00
David Yat Sin 318866b7f9 freetdm: Added signalling status report
Fix for ftmod_libpri not reporting proper physical and protocol alarms on init
2010-04-27 14:32:36 -04:00
Michael Jerris 0ddd0c25a6 libdingaling: fix race on shutdown causing crash (FSMOD-47) 2010-04-26 03:11:35 -04:00
Michael Jerris b2ec65a10a more efficient check 2010-04-26 01:13:10 -04:00
David Yat Sin 3b0024c392 Merge branch 'master' of git@git.freeswitch.org:freeswitch 2010-04-23 17:35:21 -04:00
David Yat Sin 78fbece886 Added signalling state handle for boost modules 2010-04-23 17:34:57 -04:00
Nenad Corbic 86f4b6823d Merge branch 'master' of git://git.freeswitch.org/freeswitch
Conflicts:
	libs/freetdm/src/ftmod/ftmod_sangoma_boost/ftmod_sangoma_boost.c
2010-04-23 14:02:50 -04:00
Moises Silva cad7f70442 freetdm: handle_call_done must be called on call start nack ack when there is no call setup id 2010-04-23 10:37:06 -04:00
Moises Silva 1668597833 freetdm: add IN_LOOP state to the state 2 str macro 2010-04-23 10:28:13 -04:00
David Yat Sin 90bd259f11 Merge branch 'master' of git@git.freeswitch.org:freeswitch 2010-04-22 14:20:37 -04:00
David Yat Sin 90e7da1c59 freetdm: bug fix for queue mode and call collision 2010-04-22 14:20:32 -04:00
Moises Silva fb9e6a104b freetdm: fix boost unload crash 2010-04-21 18:46:52 -04:00
Moises Silva 0b45537ec8 freetdm: make sure gains are not applied to non-voice channels 2010-04-21 14:53:23 -04:00
David Yat Sin 8aebc016d0 freetdm:Bug fixes in freetdm queue mode
freetdm:Added freetdm to compile/install list
2010-04-20 17:05:47 -04:00
Moises Silva 3e600fb968 freetdm: Windows compilation quirks 2010-04-19 11:51:13 -04:00
Stefan Knoblich dc356af926 [3/3][OpenZAP] gcc-4.5: Use zt_event_t instead of zap_oob_event_t to fix enum type mismatches. 2010-04-17 11:17:48 +00:00
Stefan Knoblich 8f2b8388fc [2/3][sofia-sip] gcc-4.5: Fix enum type mismatch. 2010-04-17 11:17:28 +00:00
Nenad Corbic f772b05da8 openzap bug fix- try to remove id on down every time 2010-04-16 18:36:06 -04:00
Nenad Corbic 02d5191549 Bug fixes in freetdm and openzap 2010-04-16 18:36:06 -04:00
Nenad Corbic f1a76608e7 openzap bug fix- try to remove id on down every time 2010-04-16 18:28:15 -04:00
Jeff Lenk 74bf4b0f2e Add version check to support git and svn 2010-04-15 23:00:29 -05:00
Jeff Lenk fc6faf46fb Add missing directory specifiers 2010-04-15 22:33:14 -05:00
Nenad Corbic 7269d4618c conflict 2010-04-15 19:59:21 -04:00
Nenad Corbic af89e40938 Bug fixes in freetdm and openzap 2010-04-15 19:50:24 -04:00
David Yat Sin 3e3b80c19d Merge branch 'master' of git@git.freeswitch.org:freeswitch 2010-04-15 17:44:27 -04:00
Jeff Lenk 51498780ec Add mod_silk to windows build 2010-04-15 16:31:11 -05:00
David Yat Sin c4f821f822 Merge root@192.168.1.163:/freeswitch
Conflicts:

	libs/freetdm/src/ftmod/ftmod_sangoma_boost/ftmod_sangoma_boost.c
2010-04-15 11:54:32 -04:00
David Yat Sin 7e31b658c8 freetdm:Added macro to for boost event span and chan 2010-04-15 11:48:09 -04:00
Nenad Corbic 573adced1f Multiple updates and bug fixes to ftdm/openzap. Major stress test 2010-04-15 11:39:55 -04:00
Moises Silva 0abbe4bd0e complete ss7 config by setting context and dial plan 2010-04-14 18:36:22 -04:00
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
Brian West 5328dc272d use 2.59
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17060 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-20 17:21:18 +00:00
Brian West 4480f85cf7 round 1
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17057 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-20 17:07:44 +00:00
Anthony Minessale efe0bdede7 tweak on last commit
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@1071 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-03-19 19:00:02 +00:00
Anthony Minessale 28561b8867 change zt echo can to default to off and do not engage it when there is no preference and fix regression from OPENZAP-76
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@1070 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-03-19 18:49:29 +00:00
Moises Silva df91a7c8bd return success after setting gains
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@1069 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-03-18 14:13:05 +00:00
Moises Silva c5266d1eba fix gains syntax string
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@1068 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-03-18 04:10:40 +00:00
David Yat Sin afab7cdff9 Fix for TON and NPI not passed through to channel variables on incoming calls
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@1067 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-03-17 22:35:29 +00:00
Brian West 2c6f06dea9 don't need this
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17030 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-17 16:42:38 +00:00
Brian West d3bfbecf2e fPIC is your friend
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17027 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-17 16:17:00 +00:00
Brian West 5bb9d2062e bring the code up to the release tarball
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17026 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-17 16:16:27 +00:00
Moises Silva d875a8ae78 fix windows compilation
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@1066 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-03-16 14:12:42 +00:00
Moises Silva 174b1a3622 unloading modules has to be the last thing to do
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@1065 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-03-15 14:57:00 +00:00
Moises Silva 1caf72ed86 log as error socket open failure
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@1064 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-03-15 13:57:04 +00:00
Moises Silva fa61207e4c fix segfault in the cpu monitor code
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@1063 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-03-12 23:09:15 +00:00
Moises Silva b07a41cec0 added configuration of gains in openzap.conf and display through CLI
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@1062 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-03-12 22:47:50 +00:00
Anthony Minessale 2f8b5c84e2 fix cosmetic change to avoid double content-length header
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16978 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-12 22:11:43 +00:00
Moises Silva db6194be56 added the ability to set the audio gain in openzap channels via software
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@1061 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-03-12 21:52:41 +00:00
David Yat Sin abace923c4 Included zap_cpu_monitor files
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@1060 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-03-12 21:22:42 +00:00
David Yat Sin bcb7f36a16 Added CPU Monitor.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@1059 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-03-12 20:08:30 +00:00
Moises Silva dd39a902e6 fix double call to state_advance
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@1058 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-03-12 19:25:44 +00:00
Moises Silva 5305611be3 added generic interrupt support
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@1057 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-03-12 18:27:24 +00:00
Moises Silva 6c8caec2e4 temporarily remove some libsangoma APIs from ozmod_wanpipe until the Windows driver release is fixed
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@1056 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-03-11 16:58:36 +00:00
Moises Silva 617020ea0c process alarms in the core
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@1055 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-03-10 21:47:28 +00:00
Moises Silva 66bc2e43c8 merged 1039:1053 openzap/trunk
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@1054 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-03-10 20:06:31 +00:00
Brian West 08339b2038 allow custom subs to subclass/custom events
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16952 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-09 04:12:48 +00:00
Brian West 34933263ac they left out signalcompare
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16949 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-09 03:21:47 +00:00
Brian West 932aa03d6a re-enabled the test programs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16948 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-09 03:19:35 +00:00
Brian West 13df9d1eb7 oops
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16947 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-09 03:18:45 +00:00
Brian West e4b5c2429c mod_silk
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16945 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-09 01:01:36 +00:00
Brian West 7bc2f6e1f1 nothing a little perl can't extract from a draft
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16944 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-09 00:45:20 +00:00
Michael Jerris 45058efce2 try to fix miniwget on suse (FSBUILD-258)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16939 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-08 17:14:04 +00:00
Brian West 599d42643c tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16927 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-06 02:06:00 +00:00
Brian West 545b561379 add the event as an arg to the callback.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16926 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-06 00:32:04 +00:00
Brian West a7bf86df9f remove variable_ in headers just so its consistent
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16925 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-06 00:25:23 +00:00
Brian West 721705bfaf delete the event hash cuz you know we don't need it anymore till the next event.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16924 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-06 00:20:29 +00:00
Brian West ed2ef13eac dispatch examples update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16923 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-05 23:57:08 +00:00
Brian West f32d1b1534 ESL::Dispatch example for Jaybinks to work on monitoring.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16922 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-05 23:46:37 +00:00
Anthony Minessale 1baa8d5eee fix esl sendevent issue and change the sendEvent method to return the reply text like sendRecv etc
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16921 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-05 23:10:41 +00:00
David Yat Sin d6fcb65606 NC:
Added a sanity check on call start.
In case of know sangoma_isupd boost errors

Added Loop command to enable channel looping
on CCR tests in ss7.

Added hwec enable disable commands that are
available in CLI



git-svn-id: http://svn.openzap.org/svn/openzap/trunk@1053 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-03-05 23:05:59 +00:00
Anthony Minessale 82f46fd7f3 adding span name, number and chan to trap event
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@1052 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-03-05 23:01:23 +00:00
Moises Silva d32f7f67a3 more alarms
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@1051 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-03-05 21:59:00 +00:00
Moises Silva 737597eba6 boostrap
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@1050 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-03-05 20:14:44 +00:00
Moises Silva 18d3477131 send signaling alarm notification from the IO modules
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@1049 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-03-05 16:30:02 +00:00
Jeff Lenk 745ef92c60 add initial build support to solution for FSCOMM, mod_curl, libjson. Not enabled in the solution build yet.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16887 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-03 21:28:51 +00:00
Moises Silva 46175f6f11 set analog channel suspended when in alarm
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@1048 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-03-02 15:43:02 +00:00
Anthony Minessale cc39f9e4bc add events for bug start and stop
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16858 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-02 01:11:15 +00:00
Michael Jerris 58274f0386 cleanup caller id handling on originate to bridge
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@1047 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-03-02 00:15:52 +00:00
Michael Jerris 46470d5030 cleanup caller id handling on originate to bridge
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@1046 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-03-01 23:23:51 +00:00
Moises Silva 3a4deae812 handle SIGBOOST_EVENT_CALL_RELEASED
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@1045 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-03-01 20:50:40 +00:00
Moises Silva 7ffddd316a commit testsangomaboost.2008 vc project
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@1044 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-03-01 19:52:01 +00:00
Moises Silva b7f198ba18 added boost-tasks.txt old doc, it might be useful later
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@1043 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-02-27 18:47:19 +00:00
David Yat Sin c34e5320d3 Changed zap_channel_set_caller_data
Set default NPI to e164 and default TON to national


git-svn-id: http://svn.openzap.org/svn/openzap/trunk@1042 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-02-26 22:54:59 +00:00
David Yat Sin a825c1bbf5 Support for SIGBOOST Version 103
Allows passthrough for TON and NPI on outgoing calls via sigboost


git-svn-id: http://svn.openzap.org/svn/openzap/trunk@1041 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-02-26 20:57:59 +00:00
Moises Silva 5df64c1d38 merged 1023:1039 http://svn.openzap.org/svn/openzap/trunk
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@1040 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-02-25 23:36:18 +00:00
Jeff Lenk ae9b0ad7dd No changes here - VS wants these this way ugh!
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16804 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-24 20:50:50 +00:00
Brian West 4d3dac5b52 FSBUILD-249
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16744 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-23 22:56:54 +00:00
Michael Jerris c96fa14851 fix mod_fax missing symbol on libtool 2+ (FSMOD-37)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16741 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-23 19:20:46 +00:00
Michael Jerris a7f6806215 fix mod_fax missing symbol on libtool 2+ (FSMOD-37)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16740 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-23 19:19:04 +00:00
Mathieu Rene 2c7cb1da6b ISO C90 forbids mixed declarations and code
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16722 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-22 19:18:11 +00:00
Anthony Minessale 4197a25412 ESL-32
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16721 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-22 18:35:21 +00:00
Brian West c7b05ea27c bump rev to upstream r1401
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16719 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-22 15:43:43 +00:00
Moises Silva dd2a805fa5 set SFLAG_SENT_FINAL_MSG when going down in loop mode
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@1039 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-02-19 22:43:29 +00:00
Moises Silva 8d980e65f6 added new commands to enable/disable hardware loop and some boost code to handle ss7 loops
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@1038 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-02-19 21:18:13 +00:00
David Yat Sin ba1f719c3e Fixed flush buffer command so that its backward compatible
with 3.4 release



git-svn-id: http://svn.openzap.org/svn/openzap/trunk@1037 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-02-18 19:13:54 +00:00
Anthony Minessale 34f45f3c67 OPENZAP-99
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@1036 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-02-18 18:55:03 +00:00
David Yat Sin 5aa34213df Increased timeout in sangoma_boost_channel_request to match PRI specs
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@1035 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-02-18 18:42:36 +00:00
Raymond Chandler 1be5dad043 add beginning of Makefile for osx
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16684 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-18 02:35:08 +00:00
Moises Silva 165bb80072 update cygwin install script
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@1032 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-02-16 17:06:00 +00:00
Mathieu Rene 6f9c33ccf9 esl/python: reswig and add python-config so we find includes/libs automatically (some distros don't have it). try that jmesquita
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16659 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-16 07:44:02 +00:00
Mathieu Rene ce4d8fdc2b esl/python: swig needs -thread to properly release the GIL while in blocking calls
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16658 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-16 07:01:38 +00:00
Brian West 177d03cbc9 need a swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16652 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-15 21:33:44 +00:00
Brian West a5afd7cd3b hrm
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16651 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-15 21:32:37 +00:00
Brian West 9f43564500 guess nobody has actually tried this before
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16650 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-15 21:25:49 +00:00
Moises Silva fa836e6e08 dont use r2data in ozmod_r2 since zap_span_send_signal is now being used
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@1031 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-02-14 16:59:39 +00:00
Mathieu Rene 0a2ee53b72 FSCORE-551
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16635 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-13 21:06:56 +00:00
Moises Silva 7f81ff8e46 remove the channel_request pointer in favor of implementing outgoing call when boost is in queue mode
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@1030 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-02-12 18:32:16 +00:00
Moises Silva 5db5b8e608 set caller data in sangomaboost test
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@1029 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-02-12 17:19:45 +00:00
Mathieu Rene 133a08dd19 fix windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16612 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-11 22:48:34 +00:00
Anthony Minessale 1a5799ad40 make socket connection nonblocking to timeout to dead ip addrs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16611 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-11 22:16:25 +00:00
Moises Silva 2858411559 merged 956:1023 (partial merge - boost related stuff)
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@1028 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-02-11 20:51:00 +00:00
David Yat Sin 10f673cadd Pending channel state changes are processed before each new boost messages to fix race conditions
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@1027 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-02-10 23:00:17 +00:00
Moises Silva 0d392527dc merged 956:1023 (partial merge - anything non-boost related)
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@1026 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-02-09 22:01:15 +00:00
Moises Silva 0900125be4 use suggest_chan_id when sigmod is present
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@1025 a93c3328-9c30-0410-af19-c9cd2b2d52af
2010-02-09 21:51:08 +00:00
Mathieu Rene d4dbd900f5 ESL-30
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16595 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-09 19:49:27 +00:00