Commit Graph

13 Commits

Author SHA1 Message Date
paulc 22dcf9f53e Use Alarm() in places that could prevent normal operation.
This allows sending SNMP traps when parts of the service become non-operational.


git-svn-id: http://voip.null.ro/svn/yate@5569 acf43c95-373e-0410-b603-e72c3f656dc1
2013-07-08 12:21:26 +00:00
andrei c12e643719 Send accounting interim updates on call cdr status message.
Added Quintum radius attrinutes.
Add duplicate radius parameters in yate message.
Added the option to send radius messages from outside radius module.


git-svn-id: http://voip.null.ro/svn/yate@5263 acf43c95-373e-0410-b603-e72c3f656dc1
2012-09-14 15:15:06 +00:00
paulc 7e77fd2cfb Added possibility to track message progress through handlers.
git-svn-id: http://voip.null.ro/svn/yate@5107 acf43c95-373e-0410-b603-e72c3f656dc1
2012-06-12 23:47:01 +00:00
paulc fee86bd33a Downgraded a frequent message from NOTE to INFO.
Cleaned up spurious tabs at end of lines.


git-svn-id: http://voip.null.ro/svn/yate@5006 acf43c95-373e-0410-b603-e72c3f656dc1
2012-04-12 17:33:11 +00:00
paulc d0ba536e18 Fixed a parameter spelling error.
git-svn-id: http://voip.null.ro/svn/yate@4940 acf43c95-373e-0410-b603-e72c3f656dc1
2012-02-22 20:43:57 +00:00
paulc 07132042d0 Added class for pseudo random number generation.
Replace library ::random() and ::rand() calls with shared Random method.


git-svn-id: http://voip.null.ro/svn/yate@4470 acf43c95-373e-0410-b603-e72c3f656dc1
2011-06-29 11:19:02 +00:00
paulc f651c5f109 Allow selective handling of user.auth and call.cdr in several modules.
git-svn-id: http://voip.null.ro/svn/yate@4422 acf43c95-373e-0410-b603-e72c3f656dc1
2011-06-02 15:16:17 +00:00
paulc a089c3833b Create h323-conf-id for authentication too if billid is present in message.
git-svn-id: http://voip.null.ro/svn/yate@4394 acf43c95-373e-0410-b603-e72c3f656dc1
2011-05-19 09:34:09 +00:00
paulc 21d64d3c43 Allow returning attributes from rejected RADIUS authentication.
git-svn-id: http://voip.null.ro/svn/yate@4369 acf43c95-373e-0410-b603-e72c3f656dc1
2011-05-12 18:55:24 +00:00
paulc 9ed9ec13c5 Added possibility to print returned RADIUS attributes in debugging.
git-svn-id: http://voip.null.ro/svn/yate@4368 acf43c95-373e-0410-b603-e72c3f656dc1
2011-05-12 18:35:06 +00:00
paulc 8c02021eeb Use static const Regexps wherever possible to speed up code.
git-svn-id: http://voip.null.ro/svn/yate@3391 acf43c95-373e-0410-b603-e72c3f656dc1
2010-06-17 11:38:46 +00:00
paulc 692c726abd Added mutex names to most Yate modules.
git-svn-id: http://voip.null.ro/svn/yate@2613 acf43c95-373e-0410-b603-e72c3f656dc1
2009-05-05 14:06:39 +00:00
paulc 0a3b86d8f4 Directory reorder #1
git-svn-id: http://voip.null.ro/svn/yate@1474 acf43c95-373e-0410-b603-e72c3f656dc1
2007-11-15 22:08:39 +00:00