Commit Graph

1850 Commits

Author SHA1 Message Date
marian 0b2ae49110 Changed debug. Broke some code lines (too long).
git-svn-id: http://voip.null.ro/svn/yate@1710 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-31 15:45:52 +00:00
marian 6f7dd50b16 Changed debug.
git-svn-id: http://voip.null.ro/svn/yate@1709 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-31 12:11:21 +00:00
marian 2c8bd0e9bb Added more ISDN behaviour flags. Added utility method to en code a list of flags
git-svn-id: http://voip.null.ro/svn/yate@1708 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-31 11:21:57 +00:00
paulc 0bf45dc432 Fixed parameters transfer, added queue assist scripts.
git-svn-id: http://voip.null.ro/svn/yate@1707 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-30 19:46:09 +00:00
paulc fdc6992571 Added handy parameter inspect operator[].
git-svn-id: http://voip.null.ro/svn/yate@1706 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-30 17:55:29 +00:00
paulc e23f6426b4 Documented input and output parameters of the queries.
git-svn-id: http://voip.null.ro/svn/yate@1705 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-30 16:55:11 +00:00
marian 7247b7c8f0 Added switch type and behaviour flags to ISDN call controller.
git-svn-id: http://voip.null.ro/svn/yate@1704 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-30 16:26:41 +00:00
paulc 93db880965 Rewritten to take queries from configuration.
git-svn-id: http://voip.null.ro/svn/yate@1703 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-30 16:02:21 +00:00
paulc 5e1c012501 Fixed bug that altered output of other modules' single word commands.
git-svn-id: http://voip.null.ro/svn/yate@1702 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-30 15:36:35 +00:00
paulc 637561a91a Removed loop avoidance code, it is not the proper place to check.
git-svn-id: http://voip.null.ro/svn/yate@1701 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-29 16:28:00 +00:00
marian 73dd7ab932 Bug fix: send layer 2/3 data in Bearer Capability only for 'packet' transfer mode
git-svn-id: http://voip.null.ro/svn/yate@1700 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-29 14:17:46 +00:00
marian e85a09fc8b Send Bearer Capability IE in responses only if received more then one in the SETUP message.
git-svn-id: http://voip.null.ro/svn/yate@1699 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-29 13:04:25 +00:00
paulc f98d774648 Added user.register handler and unload capability.
git-svn-id: http://voip.null.ro/svn/yate@1698 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-28 17:48:14 +00:00
paulc f645a91c11 Made custom relay installer protected so it can be used for private messages.
git-svn-id: http://voip.null.ro/svn/yate@1697 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-28 17:24:55 +00:00
marian d053824e42 Changed some debug messages.
git-svn-id: http://voip.null.ro/svn/yate@1696 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-28 15:48:15 +00:00
marian 6f1c08455a Add message-prefix parameter before dispatching isup.decode.
git-svn-id: http://voip.null.ro/svn/yate@1695 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-28 15:14:53 +00:00
marian 5b61e89cb8 Fixed compiler warning.
git-svn-id: http://voip.null.ro/svn/yate@1694 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-28 14:15:24 +00:00
marian d342eb37ef Changed debug.
git-svn-id: http://voip.null.ro/svn/yate@1693 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-28 14:03:46 +00:00
marian c14604d6a3 Added explicit casts to avoid compiler warnings.
git-svn-id: http://voip.null.ro/svn/yate@1692 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-28 14:00:18 +00:00
marian ab685925f2 Fixed some compiler warnings. Fixed bug in passing parameters to a call's setTerminate() method.
git-svn-id: http://voip.null.ro/svn/yate@1691 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-28 13:48:31 +00:00
marian 1e718ada3d Changed data member type. Fixed bug when notifying the presence to a remote subscriber.
git-svn-id: http://voip.null.ro/svn/yate@1690 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-28 13:38:25 +00:00
marian 126bfd7a7f Avoid disabling the debug when applying the debug level from config.
git-svn-id: http://voip.null.ro/svn/yate@1689 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-28 13:27:16 +00:00
marian 615e40d626 Remove message-prefix if no parameter was transferred from incoming signalling message to engine message.
git-svn-id: http://voip.null.ro/svn/yate@1688 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-28 13:23:58 +00:00
marian 74ec2ef63b Fixed string length check when assigning to boolean to avoid compiler warning.
git-svn-id: http://voip.null.ro/svn/yate@1687 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-28 13:20:26 +00:00
marian 2c6d0b1997 Use proper variable type.
git-svn-id: http://voip.null.ro/svn/yate@1686 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-28 12:08:47 +00:00
marian b41b65ccf1 Fixed minor return value type.
git-svn-id: http://voip.null.ro/svn/yate@1685 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-28 12:01:46 +00:00
marian bd74207d74 Added names for circuit type and status.
git-svn-id: http://voip.null.ro/svn/yate@1684 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-28 10:28:40 +00:00
paulc a2e2e8a270 Added methods to remove just one message relay from module.
git-svn-id: http://voip.null.ro/svn/yate@1683 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-27 10:04:42 +00:00
paulc 8fd3986742 Custom message relays can be installed in Modules, relays can be uninstalled.
git-svn-id: http://voip.null.ro/svn/yate@1682 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-26 20:43:05 +00:00
paulc 16c109b4ed Mark in list with an asterisk modules with unload capability.
git-svn-id: http://voip.null.ro/svn/yate@1681 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-26 17:33:42 +00:00
paulc 22cbff7957 Added module reload, filter out invalid completion for modules load/reload.
git-svn-id: http://voip.null.ro/svn/yate@1680 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-26 17:29:05 +00:00
paulc 87aee0167d Added lateroute project in solution, fixed EOL style.
git-svn-id: http://voip.null.ro/svn/yate@1679 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-25 20:10:58 +00:00
paulc a795574e87 Fixed help and command line completion.
git-svn-id: http://voip.null.ro/svn/yate@1678 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-25 18:19:03 +00:00
paulc 59791f1993 Added lateroute to spec file.
git-svn-id: http://voip.null.ro/svn/yate@1677 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-25 17:37:54 +00:00
paulc af633a4cdd Fixed eol to native.
git-svn-id: http://voip.null.ro/svn/yate@1676 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-25 17:04:07 +00:00
paulc 1f88677aad Added late router, allows repeating routing in call.execute stage.
git-svn-id: http://voip.null.ro/svn/yate@1675 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-25 17:02:17 +00:00
marian 9b8f04d268 Changed some debug messages.
git-svn-id: http://voip.null.ro/svn/yate@1674 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-25 16:46:23 +00:00
marian 4c10db3182 isup.* handlers are now looking for parameter prefix. Now the module is copying the incoming signalling message parameters to the engine messages issued by a channel.
git-svn-id: http://voip.null.ro/svn/yate@1673 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-25 16:17:01 +00:00
marian a680892e93 Added message parameter prefix support to call controllers. Implemented the prefix for isup call controller.
git-svn-id: http://voip.null.ro/svn/yate@1672 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-25 16:09:32 +00:00
marian 415a0675e1 Added more checks for D-channel mode.
git-svn-id: http://voip.null.ro/svn/yate@1671 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-25 15:15:31 +00:00
marian 70b9e02715 Dispatch isup.encode only if message-type parameter is present.
git-svn-id: http://voip.null.ro/svn/yate@1670 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-25 12:32:08 +00:00
paulc 87bb034bc6 Added clustering in Windows, fixed unload support.
git-svn-id: http://voip.null.ro/svn/yate@1669 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-24 22:59:37 +00:00
paulc ebec76304e Added module loading and unloading support.
git-svn-id: http://voip.null.ro/svn/yate@1668 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-24 21:09:41 +00:00
paulc 92e76e4dfc Guess the proper instance of MOC in case it's not the first in path.
This can happen if both Qt3 and Qt4 are installed.


git-svn-id: http://voip.null.ro/svn/yate@1667 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-24 12:13:59 +00:00
paulc eed97ee954 Added example of using SetLocal to query engine run parameters.
git-svn-id: http://voip.null.ro/svn/yate@1666 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-24 11:52:28 +00:00
paulc 8c5baef76a Added a list of run instance parameters to the engine, access from extmodule.
git-svn-id: http://voip.null.ro/svn/yate@1665 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-24 11:43:04 +00:00
paulc b2be1f6d13 Added a way for extmodule to query node name and run id.
git-svn-id: http://voip.null.ro/svn/yate@1664 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-23 22:08:30 +00:00
paulc 0b7a881e84 Loop while writing to the output since the socket is non-blocking.
git-svn-id: http://voip.null.ro/svn/yate@1663 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-23 20:14:18 +00:00
paulc 99e11c17bd Don't report flood during shutdown, we are tearing down lots of calls.
git-svn-id: http://voip.null.ro/svn/yate@1662 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-23 17:01:13 +00:00
paulc 9a33015070 Print thread name when hard cancelling - helps in detecting potential problems.
git-svn-id: http://voip.null.ro/svn/yate@1661 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-23 16:52:11 +00:00