Commit Graph

22 Commits

Author SHA1 Message Date
paulc 0b97cf196e Allow overriding from (pre)routing the ENUM domains used.
Added option to continue routing even if ENUM has returned a matching answer.


git-svn-id: http://yate.null.ro/svn/yate/trunk@6371 acf43c95-373e-0410-b603-e72c3f656dc1
2019-11-18 16:00:19 +00:00
paulc c4c9e994f0 Renamed DebugGoOn to DebugCrit so it better matches its purpose.
Swapped order of DebugCall and DebugNote so DebugCall is less visible.
Changed default debug level to DebugNote.
Modified a few inadequate uses of DebugCrit.


git-svn-id: http://yate.null.ro/svn/yate/trunk@6250 acf43c95-373e-0410-b603-e72c3f656dc1
2017-08-01 13:08:23 +00:00
paulc 37a72e4bc1 Added copyright notices to sources and scripts missing them.
Updated copyright notices for 2014.
Fixed end of lines in many files.


git-svn-id: http://yate.null.ro/svn/yate/trunk@5755 acf43c95-373e-0410-b603-e72c3f656dc1
2014-02-05 11:42:17 +00:00
paulc cf5d0fd71a Changed license terms in each source file to reference an external file.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5609 acf43c95-373e-0410-b603-e72c3f656dc1
2013-08-06 13:38:10 +00:00
paulc bf57830c7f Added possibility to track message progress through handlers.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5107 acf43c95-373e-0410-b603-e72c3f656dc1
2012-06-12 23:47:01 +00:00
marian feefacaeec The enumroute module is now using yate resolver.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4551 acf43c95-373e-0410-b603-e72c3f656dc1
2011-08-19 13:54:23 +00:00
paulc c669a24f90 Added mutex names to most Yate modules.
git-svn-id: http://yate.null.ro/svn/yate/trunk@2613 acf43c95-373e-0410-b603-e72c3f656dc1
2009-05-05 14:06:39 +00:00
paulc 583653ae6e Added preliminary support for E2U+PSTN (RFC 4769) and E2U+VOICE (RFC 4415).
git-svn-id: http://yate.null.ro/svn/yate/trunk@1186 acf43c95-373e-0410-b603-e72c3f656dc1
2007-01-31 03:12:20 +00:00
paulc 0dd8de23ed Reorganized code to allow recursive handling of "E2U+tel" records.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1184 acf43c95-373e-0410-b603-e72c3f656dc1
2007-01-31 00:40:06 +00:00
paulc 8eb10c67c1 Added forking capability so NAPTR can be used for fallback.
Added support for Jingle (E2U+XMPP).


git-svn-id: http://yate.null.ro/svn/yate/trunk@1183 acf43c95-373e-0410-b603-e72c3f656dc1
2007-01-30 23:31:00 +00:00
paulc d4a8787ddc Replaced the primary and secondary domains with an arbitrary long list.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1182 acf43c95-373e-0410-b603-e72c3f656dc1
2007-01-30 22:21:40 +00:00
paulc cda2d9f1c2 Updated copyright and FSF address.
git-svn-id: http://yate.null.ro/svn/yate/trunk@815 acf43c95-373e-0410-b603-e72c3f656dc1
2006-05-27 15:08:43 +00:00
paulc 4a292bd06b Moved all classes in all modules in anonymous namespaces.
Added RTLD_GLOBAL dlopen()ing so symbols exported by libraries loaded by
modules will be available.


git-svn-id: http://yate.null.ro/svn/yate/trunk@813 acf43c95-373e-0410-b603-e72c3f656dc1
2006-05-27 14:53:18 +00:00
paulc 965b6554c6 Added "calledfull" to be used in preference over possibly incomplete "called".
git-svn-id: http://yate.null.ro/svn/yate/trunk@664 acf43c95-373e-0410-b603-e72c3f656dc1
2006-01-25 17:48:46 +00:00
paulc 70a216b4a6 Added timeouts in the config file and E2U+VOID processing.
git-svn-id: http://yate.null.ro/svn/yate/trunk@614 acf43c95-373e-0410-b603-e72c3f656dc1
2005-12-21 20:56:39 +00:00
paulc 9a8f458952 Module is no longer enabled by default.
git-svn-id: http://yate.null.ro/svn/yate/trunk@608 acf43c95-373e-0410-b603-e72c3f656dc1
2005-12-15 13:29:41 +00:00
paulc 7997d11977 Added backup domain and minimum number length.
git-svn-id: http://yate.null.ro/svn/yate/trunk@607 acf43c95-373e-0410-b603-e72c3f656dc1
2005-12-14 20:57:33 +00:00
paulc 96045e8b7a Added ENUM routing.
git-svn-id: http://yate.null.ro/svn/yate/trunk@606 acf43c95-373e-0410-b603-e72c3f656dc1
2005-12-14 20:09:48 +00:00
paulc b52a90a618 Updated copyright years, fixed %ll formatting.
git-svn-id: http://yate.null.ro/svn/yate/trunk@320 acf43c95-373e-0410-b603-e72c3f656dc1
2005-04-29 22:05:07 +00:00
paulc 17474b0386 *** empty log message ***
git-svn-id: http://yate.null.ro/svn/yate/trunk@309 acf43c95-373e-0410-b603-e72c3f656dc1
2005-04-24 23:50:37 +00:00
paulc 6f6d8f450f Fixed missing timestamp increment in RTP transmission.
git-svn-id: http://yate.null.ro/svn/yate/trunk@241 acf43c95-373e-0410-b603-e72c3f656dc1
2005-02-03 22:49:16 +00:00
paulc 510eb295ee Preliminary registration support in SIP.
Added a NAPTR resolver that will become the ENUM router module.


git-svn-id: http://yate.null.ro/svn/yate/trunk@234 acf43c95-373e-0410-b603-e72c3f656dc1
2005-01-25 18:56:20 +00:00