Commit Graph

20 Commits

Author SHA1 Message Date
paulc 2d4bbd1e4c For regular XML elements update their value in existing element rather than always create new one.
To unconditionally create a new element added type NewElement.


git-svn-id: http://yate.null.ro/svn/yate/trunk@4733 acf43c95-373e-0410-b603-e72c3f656dc1
2011-12-02 16:59:00 +00:00
oana 15e89e5fc7 Don't generate payload for components that have no operation code.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4730 acf43c95-373e-0410-b603-e72c3f656dc1
2011-11-30 14:06:14 +00:00
oana 32e1130a1c Continue encoding of SequenceOf type even if the encoding of one the children fails.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4725 acf43c95-373e-0410-b603-e72c3f656dc1
2011-11-25 11:50:54 +00:00
oana 16cd0f24f4 Added setting for printing debug messages when mandatory parameters are missing.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4724 acf43c95-373e-0410-b603-e72c3f656dc1
2011-11-25 11:35:14 +00:00
oana a3037eafd2 Added support for authenticationFailureReport MAP operation. Added some missing operation contexts.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4722 acf43c95-373e-0410-b603-e72c3f656dc1
2011-11-24 11:13:52 +00:00
oana 1403caa439 Bug fix: set right encoding attribute when decoding octet strings.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4721 acf43c95-373e-0410-b603-e72c3f656dc1
2011-11-23 16:52:19 +00:00
oana eec338d80b Bug fix: choice parameters are not optional, fixed it for several operations/errors.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4720 acf43c95-373e-0410-b603-e72c3f656dc1
2011-11-23 15:13:55 +00:00
oana 7db38640e2 Properly clean up list of transaction ids-application mappings.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4719 acf43c95-373e-0410-b603-e72c3f656dc1
2011-11-22 16:15:30 +00:00
oana 8d6236e894 Search errors in error tables, not in operation tables.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4718 acf43c95-373e-0410-b603-e72c3f656dc1
2011-11-22 14:56:48 +00:00
oana 457e2fcd99 Bug fix: remove transaction IDs properly from application lists.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4716 acf43c95-373e-0410-b603-e72c3f656dc1
2011-11-22 12:35:12 +00:00
oana c95592a677 Bug fix: decode properly the parameters for sendAuthenticationInfo-v3 operation.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4715 acf43c95-373e-0410-b603-e72c3f656dc1
2011-11-21 13:25:26 +00:00
oana d5a7e3f464 Fixed decoding for universal types while decoding unknown parameters.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4714 acf43c95-373e-0410-b603-e72c3f656dc1
2011-11-21 13:21:15 +00:00
oana 680d877309 Replaced invalid name for nature of global title parameter in Called Party Address also.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4707 acf43c95-373e-0410-b603-e72c3f656dc1
2011-11-16 14:43:31 +00:00
oana 5ca43ec236 Replaced invalid name for nature of global title parameter.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4706 acf43c95-373e-0410-b603-e72c3f656dc1
2011-11-16 14:28:58 +00:00
oana d74c554341 Unload module properly.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4702 acf43c95-373e-0410-b603-e72c3f656dc1
2011-11-15 15:21:02 +00:00
paulc 898ae44a8e Put a proper EOL when dumping raw XML text.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4699 acf43c95-373e-0410-b603-e72c3f656dc1
2011-11-14 13:12:00 +00:00
oana 2e9b846094 If version and/or encoding attributes are missing from XML declaration, assume the default values.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4697 acf43c95-373e-0410-b603-e72c3f656dc1
2011-11-14 12:39:36 +00:00
paulc 6027359a64 Added missing Mutex unlock at unload() time.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4696 acf43c95-373e-0410-b603-e72c3f656dc1
2011-11-11 17:58:41 +00:00
paulc cb9a0ab974 Fixed a range check in enumerated parameter encoding.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4695 acf43c95-373e-0410-b603-e72c3f656dc1
2011-11-11 17:41:13 +00:00
oana 758cd7f20c Added module which translate MAP/CAMEL protocol data to XML format and vice versa.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4694 acf43c95-373e-0410-b603-e72c3f656dc1
2011-11-11 17:12:13 +00:00