Commit Graph

1850 Commits

Author SHA1 Message Date
marian 8286f180af Fixed bug: reset local flags when receiving circuit (un)blocking responses.
git-svn-id: http://voip.null.ro/svn/yate@1810 acf43c95-373e-0410-b603-e72c3f656dc1
2008-03-19 11:55:43 +00:00
marian 4197d06b72 Change 'changed' flag when receiving circuit (un)blocking responses.
git-svn-id: http://voip.null.ro/svn/yate@1809 acf43c95-373e-0410-b603-e72c3f656dc1
2008-03-19 11:49:53 +00:00
marian 4a3312473a Fixed circuit lock flags when processing circuit events.
git-svn-id: http://voip.null.ro/svn/yate@1808 acf43c95-373e-0410-b603-e72c3f656dc1
2008-03-19 11:37:17 +00:00
marian bddcc8363a Reimplemented circuit (un)blocking.
git-svn-id: http://voip.null.ro/svn/yate@1807 acf43c95-373e-0410-b603-e72c3f656dc1
2008-03-19 11:11:19 +00:00
marian 46b9062a7a Added basic status command handler for circuit status.
git-svn-id: http://voip.null.ro/svn/yate@1806 acf43c95-373e-0410-b603-e72c3f656dc1
2008-03-18 17:03:44 +00:00
marian a7e99b4e66 Anyone can now obtain the list of circuits attached to a call controller.
git-svn-id: http://voip.null.ro/svn/yate@1805 acf43c95-373e-0410-b603-e72c3f656dc1
2008-03-18 17:02:31 +00:00
marian d6d3fe255a Handle received UEC by blocking both sides of the circuit.
git-svn-id: http://voip.null.ro/svn/yate@1804 acf43c95-373e-0410-b603-e72c3f656dc1
2008-03-18 15:30:45 +00:00
marian 142bae4297 Fixed bug: don't reset again the circuit we requested. Just release it.
git-svn-id: http://voip.null.ro/svn/yate@1803 acf43c95-373e-0410-b603-e72c3f656dc1
2008-03-18 15:14:39 +00:00
marian 7bc4e6d9bf Fixed bug: avoid responding to unexpected RLC for a valid circuit code.
git-svn-id: http://voip.null.ro/svn/yate@1802 acf43c95-373e-0410-b603-e72c3f656dc1
2008-03-18 13:37:24 +00:00
marian b848a4f4b9 Copy more parameters in outgoing IAM.
git-svn-id: http://voip.null.ro/svn/yate@1801 acf43c95-373e-0410-b603-e72c3f656dc1
2008-03-18 12:38:23 +00:00
marian a233a99b45 Fixed again circuit blocking.
git-svn-id: http://voip.null.ro/svn/yate@1800 acf43c95-373e-0410-b603-e72c3f656dc1
2008-03-18 12:29:49 +00:00
paulc bdc3451733 Fixed compilation in Visual Studio.
git-svn-id: http://voip.null.ro/svn/yate@1799 acf43c95-373e-0410-b603-e72c3f656dc1
2008-03-18 12:24:23 +00:00
marian 717bb2e528 Fixed circuit blocking.
git-svn-id: http://voip.null.ro/svn/yate@1798 acf43c95-373e-0410-b603-e72c3f656dc1
2008-03-18 12:11:09 +00:00
marian d00c503327 Fixed circuit (un)blocking.
git-svn-id: http://voip.null.ro/svn/yate@1797 acf43c95-373e-0410-b603-e72c3f656dc1
2008-03-18 12:07:08 +00:00
marian 24db526ec8 Implemented ISUP circuit block/unblock for local side.
git-svn-id: http://voip.null.ro/svn/yate@1796 acf43c95-373e-0410-b603-e72c3f656dc1
2008-03-18 11:37:15 +00:00
marian d43678a06f Copy parameters prefixed by module's name from call.execute.
git-svn-id: http://voip.null.ro/svn/yate@1795 acf43c95-373e-0410-b603-e72c3f656dc1
2008-03-18 10:27:48 +00:00
marian 12ceb1c767 Added more circuit lock flags. Simplified code.
git-svn-id: http://voip.null.ro/svn/yate@1794 acf43c95-373e-0410-b603-e72c3f656dc1
2008-03-18 10:26:49 +00:00
paulc d3273f19f7 Avoid ever leaving a guest on a dial tone - hang it up instead.
git-svn-id: http://voip.null.ro/svn/yate@1793 acf43c95-373e-0410-b603-e72c3f656dc1
2008-03-17 19:32:10 +00:00
paulc 5763ff4db2 Fixed typo.
git-svn-id: http://voip.null.ro/svn/yate@1792 acf43c95-373e-0410-b603-e72c3f656dc1
2008-03-17 19:23:13 +00:00
paulc d2970337db Install the newly added libyateivr.php
git-svn-id: http://voip.null.ro/svn/yate@1791 acf43c95-373e-0410-b603-e72c3f656dc1
2008-03-17 19:07:09 +00:00
paulc 591f0ed183 The call.execute and chan.disconnected messages are propagated on stack.
Made a variadic PlayFile that can receive a list of files to play.


git-svn-id: http://voip.null.ro/svn/yate@1790 acf43c95-373e-0410-b603-e72c3f656dc1
2008-03-17 13:47:36 +00:00
paulc 80c37080bc Filter out wave replaced notifications, added tone playing.
Added more comments.


git-svn-id: http://voip.null.ro/svn/yate@1789 acf43c95-373e-0410-b603-e72c3f656dc1
2008-03-17 12:51:03 +00:00
marian 19c5f35422 Added circuit events handling to call control and ISUP.
git-svn-id: http://voip.null.ro/svn/yate@1788 acf43c95-373e-0410-b603-e72c3f656dc1
2008-03-17 11:54:52 +00:00
marian a5002dd774 Fixed debug message to display correct info.
git-svn-id: http://voip.null.ro/svn/yate@1787 acf43c95-373e-0410-b603-e72c3f656dc1
2008-03-17 10:33:45 +00:00
paulc 938ff4f47b Implemented table based operations and multi file play.
git-svn-id: http://voip.null.ro/svn/yate@1786 acf43c95-373e-0410-b603-e72c3f656dc1
2008-03-16 17:18:58 +00:00
paulc 92682020ca Added G.729 Annex B settings.
git-svn-id: http://voip.null.ro/svn/yate@1785 acf43c95-373e-0410-b603-e72c3f656dc1
2008-03-15 18:46:32 +00:00
paulc e493c8c2b1 Disable echo canceller support if invalid API is detected when compiling.
git-svn-id: http://voip.null.ro/svn/yate@1784 acf43c95-373e-0410-b603-e72c3f656dc1
2008-03-15 14:27:13 +00:00
marian f132cb8ac6 Fixed echo canceller/dtmf detect setup.
git-svn-id: http://voip.null.ro/svn/yate@1783 acf43c95-373e-0410-b603-e72c3f656dc1
2008-03-14 16:55:34 +00:00
marian 9e6b4a7900 Fixed Wanpipe echo canceller availability check.
Implemented link status detection in Wanpipe module.


git-svn-id: http://voip.null.ro/svn/yate@1782 acf43c95-373e-0410-b603-e72c3f656dc1
2008-03-14 16:13:28 +00:00
marian e9bed530e8 Fixed bug when transmitting CNF.
git-svn-id: http://voip.null.ro/svn/yate@1781 acf43c95-373e-0410-b603-e72c3f656dc1
2008-03-14 14:34:50 +00:00
marian a9b90ece54 Added method to get the circuit from a circuit event.
git-svn-id: http://voip.null.ro/svn/yate@1780 acf43c95-373e-0410-b603-e72c3f656dc1
2008-03-14 14:34:22 +00:00
marian 027019732d Changed debug.
git-svn-id: http://voip.null.ro/svn/yate@1779 acf43c95-373e-0410-b603-e72c3f656dc1
2008-03-13 10:57:50 +00:00
marian 8864462783 Fixed debug output when decoding RangeAndStatus.
git-svn-id: http://voip.null.ro/svn/yate@1778 acf43c95-373e-0410-b603-e72c3f656dc1
2008-03-13 10:57:29 +00:00
paulc 6bb7ef75f5 Added object oriented IVR library and sample.
git-svn-id: http://voip.null.ro/svn/yate@1777 acf43c95-373e-0410-b603-e72c3f656dc1
2008-03-13 10:40:10 +00:00
marian 0e69a91f71 Fixed bug in CGB/CGU processing.
git-svn-id: http://voip.null.ro/svn/yate@1776 acf43c95-373e-0410-b603-e72c3f656dc1
2008-03-13 09:09:16 +00:00
marian 6f3a80a589 Implemented circuit group block/unblock.
git-svn-id: http://voip.null.ro/svn/yate@1775 acf43c95-373e-0410-b603-e72c3f656dc1
2008-03-13 08:56:31 +00:00
marian 9cc1aee474 Dump MSU content to output when asked to send one.
git-svn-id: http://voip.null.ro/svn/yate@1774 acf43c95-373e-0410-b603-e72c3f656dc1
2008-03-13 08:26:08 +00:00
marian 80fbb9da5f Fixed RangeAndStatus encoding.
git-svn-id: http://voip.null.ro/svn/yate@1773 acf43c95-373e-0410-b603-e72c3f656dc1
2008-03-13 08:18:25 +00:00
marian 65109ac451 Fixed RangeAndStatus parameter encoding.
git-svn-id: http://voip.null.ro/svn/yate@1772 acf43c95-373e-0410-b603-e72c3f656dc1
2008-03-12 17:10:24 +00:00
marian be2e8a424b Implemented offset to be added to circuit codes on creation.
git-svn-id: http://voip.null.ro/svn/yate@1771 acf43c95-373e-0410-b603-e72c3f656dc1
2008-03-12 16:46:51 +00:00
marian 6fcf21abe4 Handle circuit group reset message.
git-svn-id: http://voip.null.ro/svn/yate@1770 acf43c95-373e-0410-b603-e72c3f656dc1
2008-03-12 16:19:42 +00:00
marian 143cd763a6 Print created circuits on span creation.
git-svn-id: http://voip.null.ro/svn/yate@1769 acf43c95-373e-0410-b603-e72c3f656dc1
2008-03-12 16:19:04 +00:00
marian 31e4ba0a39 Added method to print SNM messages to output.
git-svn-id: http://voip.null.ro/svn/yate@1768 acf43c95-373e-0410-b603-e72c3f656dc1
2008-03-12 15:44:26 +00:00
marian be77b5b5d5 Fixed bug: cic group block/unblock message parameter list is now correct.
git-svn-id: http://voip.null.ro/svn/yate@1767 acf43c95-373e-0410-b603-e72c3f656dc1
2008-03-12 15:41:18 +00:00
marian 275e82efff Handle some management messages. Fixed debug message condition when decoding an ISUP message.
git-svn-id: http://voip.null.ro/svn/yate@1766 acf43c95-373e-0410-b603-e72c3f656dc1
2008-03-12 11:39:44 +00:00
marian 41b8bccd94 Conditionally add parameter when decoding a SNM message.
git-svn-id: http://voip.null.ro/svn/yate@1765 acf43c95-373e-0410-b603-e72c3f656dc1
2008-03-12 10:18:32 +00:00
marian 7dd7d61e17 Fixed deadlock when destroying the ISUP call controller.
git-svn-id: http://voip.null.ro/svn/yate@1764 acf43c95-373e-0410-b603-e72c3f656dc1
2008-03-12 09:44:43 +00:00
marian 1e177b3924 Don't compile useless evil code.
git-svn-id: http://voip.null.ro/svn/yate@1763 acf43c95-373e-0410-b603-e72c3f656dc1
2008-03-12 09:23:40 +00:00
marian 389ca27a98 Fixed point code assign.
git-svn-id: http://voip.null.ro/svn/yate@1762 acf43c95-373e-0410-b603-e72c3f656dc1
2008-03-11 13:02:39 +00:00
marian 53f6a73aef Fixed point code assign.
git-svn-id: http://voip.null.ro/svn/yate@1761 acf43c95-373e-0410-b603-e72c3f656dc1
2008-03-11 12:37:24 +00:00