Commit Graph

895 Commits

Author SHA1 Message Date
Anthony Minessale 8bb55ed4bf abstract out originate_signal_bond to a function to avoid confustion and regressions 2012-05-29 13:10:15 -05:00
Ken Rice 7a147e4762 Update a ton of copyright statements to make sure the dates are proper 2012-04-25 17:14:55 -05:00
Ken Rice c5554eb939 Copyright date update. 2012-04-18 11:52:02 -05:00
Anthony Minessale 7bc6e8f183 better version of last patch 2011-09-16 13:27:38 -05:00
Anthony Minessale 81575eadb5 hack so openzap only finds its own teletone includes 2011-09-16 12:31:49 -05:00
Anthony Minessale 257bf9a46c fix possible bad pointer in global vars (please test) 2011-02-02 16:05:51 -06:00
Brian West 43dd776c36 sigh 2011-02-01 16:36:02 -06:00
Brian West 3734f4cd44 bump copyright date and fix some email and typos from diego. 2011-01-05 10:09:04 -06:00
Anthony Minessale 43393f26d1 normalize tests for outbound channels to use switch_channel_direction instead of testing for CF_OUTBOUND 2010-12-15 20:59:42 -06:00
Moises Silva 55975c7f3c openzap: fix mismatch in enum types 2010-11-07 16:57:11 -05:00
Michael Jerris cf5c1d216a try to pass the 'f' up from wanpipe and do something sane with it 2010-10-20 16:40:26 -04:00
Moises Silva a4f1cbe5f4 openzap: ignore fax dtmf event coming from wanpipe 2010-10-20 15:30:30 -04:00
Moises Silva fa711796a8 freetdm/openzap: OPENZAP-110 - John Wehle rocks! 2010-09-27 21:56:03 -04:00
Moises Silva a9600a45e0 openzap: OPENZAP-106 - patched by John Wehle 2010-09-27 21:45:24 -04:00
Anthony Minessale 6fe6e67573 pass originate flags into session_request so we can selectivly skip throttling 2010-08-26 12:20:14 -05:00
Moises Silva be36f97e03 openzap: fix echo train usage bug 2010-08-25 09:34:36 -04:00
Moises Silva 2c0d751599 openzap: dtmf recording 2010-07-29 18:07:30 -04:00
Moises Silva bacef26a6a openzap: misc dtmf merged changes from freetdm 2010-06-27 19:31:26 -04:00
Moises Silva 29679dc194 freetdm/openzap: log when callwaiting feature is enabled 2010-06-11 16:14:26 -04:00
Moises Silva d888ebca27 openzap: fix callwaiting config 2010-06-08 14:35:15 -04:00
Brian West de90c627a0 .gitignore 2010-06-02 11:36:09 -05:00
Moises Silva 571c8b983a openzap: break 2010-05-28 12:45:04 -04:00
Moises Silva 3c95106e9f openzap: add enable dtmf app 2010-05-26 11:10:31 -04:00
Moises Silva 07f55e8aa3 openzap: take back loop 2010-05-25 18:22:05 -04:00
Moises Silva fb4b7f7a30 openzap: disable dtmf app and cmd line option 2010-05-25 17:41:49 -04:00
Moises Silva e1b60b4ca3 openzap: callwaiting disable 2010-05-25 16:50:06 -04:00
Moises Silva 76e62feadc openzap: disable loop on call start 2010-05-25 12:56:39 -04:00
Moises Silva 23766e36e0 openzap: handle loop requests 2010-05-20 19:30:18 -04:00
Moises Silva c93e392dca openzap: more ss7 custom data 2010-05-20 18:47:10 -04:00
Moises Silva d30930a430 openzap: oops 2010-05-20 17:38:07 -04:00
Moises Silva 5d4db94d27 openzap: custom data 2010-05-20 16:08:22 -04:00
Moises Silva 9c8be17f3d freetdm: wait for analog thread to be done before shutdown
add more debug logging
         fix signaling status return code in ftdm_io
2010-05-17 11:23:33 -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
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 573adced1f Multiple updates and bug fixes to ftdm/openzap. Major stress test 2010-04-15 11:39:55 -04:00
Moises Silva 749844ebd6 iterate up to chan_count 2010-04-13 16:23:54 -04: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
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
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
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 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