Commit Graph

1724 Commits

Author SHA1 Message Date
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
paulc 3969214d9b Added initial support for forwarding calls inside a cluster.
git-svn-id: http://voip.null.ro/svn/yate@1660 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-23 16:36:31 +00:00
marian 8c7c26ee91 Added option to enable/disable isup body encode and decode.
git-svn-id: http://voip.null.ro/svn/yate@1659 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-23 16:03:13 +00:00
marian f640e55a86 Added support to send multipart bodies (with isup messages).
git-svn-id: http://voip.null.ro/svn/yate@1658 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-23 16:01:51 +00:00
marian fa6a95f401 ISDN is now decoding the Connected number information element.
git-svn-id: http://voip.null.ro/svn/yate@1657 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-23 12:36:59 +00:00
marian 6ab17d5ca6 The parser is now adding the message type name to the parameter list when decoding.
git-svn-id: http://voip.null.ro/svn/yate@1656 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-23 12:02:16 +00:00
marian 824d172c13 Fixed unknown IE dumping.
git-svn-id: http://voip.null.ro/svn/yate@1655 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-23 12:01:17 +00:00
marian 2c7b956158 Changed debug level when failed to set clear channel.
git-svn-id: http://voip.null.ro/svn/yate@1654 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-22 10:17:05 +00:00
marian 9298fae938 Message parameters with no encoder can now be encoded from a string containing their hexadecimal representation.
git-svn-id: http://voip.null.ro/svn/yate@1653 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-21 14:21:26 +00:00
marian fee206ad6c Now a data block can be built from a string containing hexadecimal values.
git-svn-id: http://voip.null.ro/svn/yate@1652 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-21 14:09:14 +00:00
paulc 3b9b063351 Added node name (for clustering) and use it in heartbeat and regexroute.
git-svn-id: http://voip.null.ro/svn/yate@1651 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-19 11:19:52 +00:00
marian 3972627ada Added isup.encode message handler.
git-svn-id: http://voip.null.ro/svn/yate@1650 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-18 13:16:46 +00:00
marian cf35a70a4e Added method to encode an ISUP message to a data buffer.
git-svn-id: http://voip.null.ro/svn/yate@1649 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-18 13:15:21 +00:00
marian 0a24c79db3 Fixed bug in isup.decode: removed message user data check
git-svn-id: http://voip.null.ro/svn/yate@1648 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-18 08:19:36 +00:00
marian f7c38a37e0 Fixed some comments.
git-svn-id: http://voip.null.ro/svn/yate@1647 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-18 07:56:01 +00:00
marian 184af57345 Expect a NamedPointer when requested to decode an isup message buffer.
git-svn-id: http://voip.null.ro/svn/yate@1646 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-17 15:55:40 +00:00
marian faf1d02d92 Use a NamedPointer to request isup buffer decoding.
git-svn-id: http://voip.null.ro/svn/yate@1645 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-17 15:54:56 +00:00
marian c97cbfc1db Now set param replaces the whole object.
git-svn-id: http://voip.null.ro/svn/yate@1644 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-17 15:40:47 +00:00
marian 4d2954e9d7 Expect a NamedPointer parameter when requested to send raw data.
git-svn-id: http://voip.null.ro/svn/yate@1643 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-17 15:37:56 +00:00
marian ab9d3758bf Use a NamedPointer parameter to send the data block containg the modulated caller id.
git-svn-id: http://voip.null.ro/svn/yate@1642 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-17 15:35:57 +00:00
marian 483cfea4a3 Added the NamedPointer class. Add NamedString::getObject()
git-svn-id: http://voip.null.ro/svn/yate@1641 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-17 15:31:48 +00:00
marian 13e6b15464 Removed useless comments.
git-svn-id: http://voip.null.ro/svn/yate@1640 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-16 14:26:50 +00:00
marian 485926d629 Recorder: fixed call.preroute failure condition.
git-svn-id: http://voip.null.ro/svn/yate@1639 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-16 13:46:53 +00:00
marian ae0e69bc89 Preroute ISDN recorder before routing.
git-svn-id: http://voip.null.ro/svn/yate@1638 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-16 13:42:37 +00:00
marian 97f786ad06 Fixed bug: send chan.masquerade to parent class if not processed by the analog driver.
git-svn-id: http://voip.null.ro/svn/yate@1637 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-16 13:24:29 +00:00
marian a71360aab5 Added timer to ignore some ring events. It should ensure proper ring event processing regardless the ring pattern.
git-svn-id: http://voip.null.ro/svn/yate@1636 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-16 13:21:22 +00:00
marian 7bac9b1bb4 Added chan.masquerade handler.
git-svn-id: http://voip.null.ro/svn/yate@1635 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-16 10:00:13 +00:00