Commit Graph

1724 Commits

Author SHA1 Message Date
paulc 9fa8bacade Make extra checks for MySQL, search for libs in lib too, not ony $ARCHLIB.
git-svn-id: http://voip.null.ro/svn/yate@1734 acf43c95-373e-0410-b603-e72c3f656dc1
2008-02-23 21:39:01 +00:00
paulc 8d753a68db Load/save config file in user's directory if running in client mode.
git-svn-id: http://voip.null.ro/svn/yate@1733 acf43c95-373e-0410-b603-e72c3f656dc1
2008-02-21 19:20:39 +00:00
paulc 8df3930be7 Resync sequence and timestamp on new SSRC. Provide the marker bit for decision.
git-svn-id: http://voip.null.ro/svn/yate@1732 acf43c95-373e-0410-b603-e72c3f656dc1
2008-02-18 14:40:36 +00:00
marian 4a518bfa34 Changed debug for circuit consumer error reporting. Use TelEngine::destruct() instead of deref()
git-svn-id: http://voip.null.ro/svn/yate@1731 acf43c95-373e-0410-b603-e72c3f656dc1
2008-02-15 15:30:49 +00:00
marian 4320c5b19f Changed debug level of the message printed when buffer overrun occurs.
git-svn-id: http://voip.null.ro/svn/yate@1730 acf43c95-373e-0410-b603-e72c3f656dc1
2008-02-15 13:06:53 +00:00
marian 1133f1238e Removed stream cleanup stream. Now the engine is using an iterator to terminate all streams at cleanup.
git-svn-id: http://voip.null.ro/svn/yate@1729 acf43c95-373e-0410-b603-e72c3f656dc1
2008-02-14 13:11:14 +00:00
marian 8062d574b2 Fixed bug: wrong declaration in overloaded method was preventing the library to check if the engine is exiting.
git-svn-id: http://voip.null.ro/svn/yate@1728 acf43c95-373e-0410-b603-e72c3f656dc1
2008-02-14 13:08:57 +00:00
marian 436d32bb5f Extended JID features. Use them when authenticating component streams.
git-svn-id: http://voip.null.ro/svn/yate@1727 acf43c95-373e-0410-b603-e72c3f656dc1
2008-02-14 12:37:40 +00:00
marian ad0b0306cb Removed client stream useless class. Added more stanza types and namespaces.
git-svn-id: http://voip.null.ro/svn/yate@1726 acf43c95-373e-0410-b603-e72c3f656dc1
2008-02-14 11:52:26 +00:00
paulc c27fdea513 Trim off any blanks surrounding the signal name in application/dtmf-relay body.
git-svn-id: http://voip.null.ro/svn/yate@1725 acf43c95-373e-0410-b603-e72c3f656dc1
2008-02-14 10:36:27 +00:00
paulc 76594d075e Handle DTMF INFO that don't integer encode signals (reported by Dave Giffin).
git-svn-id: http://voip.null.ro/svn/yate@1724 acf43c95-373e-0410-b603-e72c3f656dc1
2008-02-14 09:41:10 +00:00
paulc 900cc1861e Store the disconnect reason until it's possible to forward it.
git-svn-id: http://voip.null.ro/svn/yate@1723 acf43c95-373e-0410-b603-e72c3f656dc1
2008-02-14 09:40:00 +00:00
marian 157cbf940c Early load module. Fixed some debug messages.
git-svn-id: http://voip.null.ro/svn/yate@1722 acf43c95-373e-0410-b603-e72c3f656dc1
2008-02-14 08:44:01 +00:00
marian f2553f398d Changed jabber library layout. Specialized services can be attached to the engine to process specific stream events.
git-svn-id: http://voip.null.ro/svn/yate@1721 acf43c95-373e-0410-b603-e72c3f656dc1
2008-02-12 13:54:29 +00:00
marian 372ba06925 Removed engine.halt handler. Make a proper init for early load.
git-svn-id: http://voip.null.ro/svn/yate@1720 acf43c95-373e-0410-b603-e72c3f656dc1
2008-02-08 13:04:02 +00:00
marian 4ef91884fd Removed superfluous early load call.
git-svn-id: http://voip.null.ro/svn/yate@1719 acf43c95-373e-0410-b603-e72c3f656dc1
2008-02-08 12:38:29 +00:00
marian c8d94ac06e Don't delete objects created by this module and owned by other modules.
git-svn-id: http://voip.null.ro/svn/yate@1718 acf43c95-373e-0410-b603-e72c3f656dc1
2008-02-08 08:31:58 +00:00
marian 4dce940f26 Instruct the engine to do a late unload of the module.
git-svn-id: http://voip.null.ro/svn/yate@1717 acf43c95-373e-0410-b603-e72c3f656dc1
2008-02-08 08:13:08 +00:00
paulc 3abc95133a Made all YateLocal* to be ignored by SVN/CVS.
git-svn-id: http://voip.null.ro/svn/yate@1716 acf43c95-373e-0410-b603-e72c3f656dc1
2008-02-05 12:25:40 +00:00
paulc 544add656f Package queues.conf
git-svn-id: http://voip.null.ro/svn/yate@1715 acf43c95-373e-0410-b603-e72c3f656dc1
2008-02-04 13:37:40 +00:00
paulc 2f6e4cd6e5 New option to report code status and release.
git-svn-id: http://voip.null.ro/svn/yate@1714 acf43c95-373e-0410-b603-e72c3f656dc1
2008-02-04 13:37:20 +00:00
paulc 1e97c553a9 Bumped version to 2.0.0 alpha2 and made --version report code status.
git-svn-id: http://voip.null.ro/svn/yate@1713 acf43c95-373e-0410-b603-e72c3f656dc1
2008-02-04 12:54:30 +00:00
marian 93f206957c Fixed minor debug message.
git-svn-id: http://voip.null.ro/svn/yate@1712 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-31 15:53:45 +00:00
marian 5f51cbaf96 Added switchtype parameter for ISDN group. Removed useless display-charset option.
git-svn-id: http://voip.null.ro/svn/yate@1711 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-31 15:49:47 +00:00
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