Commit Graph

3171 Commits

Author SHA1 Message Date
marian 6aa91970b2 Return found configuration section when asked to check or create one.
git-svn-id: http://voip.null.ro/svn/yate@3303 acf43c95-373e-0410-b603-e72c3f656dc1
2010-05-10 14:02:21 +00:00
paulc 2e2c0545e8 Moved the SIO variable and its settings (service, priority, netindicator) in the common SS7Layer4 class so they apply to all SS7 User Parts.
git-svn-id: http://voip.null.ro/svn/yate@3302 acf43c95-373e-0410-b603-e72c3f656dc1
2010-05-10 10:38:18 +00:00
paulc b64a1df23e Added portage ebuild script.
Fixed tarball path in the specfile.
Fixed unintended removal of specfile by "make distclean".


git-svn-id: http://voip.null.ro/svn/yate@3301 acf43c95-373e-0410-b603-e72c3f656dc1
2010-05-07 15:55:58 +00:00
paulc 76fac28e18 Added a default Gentoo service config script. Added the package name as comment.
git-svn-id: http://voip.null.ro/svn/yate@3300 acf43c95-373e-0410-b603-e72c3f656dc1
2010-05-07 14:35:26 +00:00
paulc b079a2f3c9 Added Gentoo directory and init script
git-svn-id: http://voip.null.ro/svn/yate@3299 acf43c95-373e-0410-b603-e72c3f656dc1
2010-05-07 13:15:19 +00:00
marian eed1a17d35 Reset calls button font.
git-svn-id: http://voip.null.ro/svn/yate@3298 acf43c95-373e-0410-b603-e72c3f656dc1
2010-05-07 11:22:09 +00:00
marian 078bcddf02 Saved UI files in QT Designer version 4.3.2.
git-svn-id: http://voip.null.ro/svn/yate@3297 acf43c95-373e-0410-b603-e72c3f656dc1
2010-05-07 11:21:04 +00:00
marian 15d8446b5d Fixed missing braces bug.
git-svn-id: http://voip.null.ro/svn/yate@3296 acf43c95-373e-0410-b603-e72c3f656dc1
2010-05-07 07:28:15 +00:00
paulc a16eb004b2 Fixed various handling of the RUDP state and sequence numbers.
git-svn-id: http://voip.null.ro/svn/yate@3295 acf43c95-373e-0410-b603-e72c3f656dc1
2010-05-06 16:32:07 +00:00
paulc 260556bb53 Always refresh the ACK in retransmitted RUDP packets.
Improved debug mode messages related to RUDP sequence numbers.


git-svn-id: http://voip.null.ro/svn/yate@3294 acf43c95-373e-0410-b603-e72c3f656dc1
2010-05-06 12:40:16 +00:00
paulc d6cbb67488 Do not create CDR entries for the queue-incoming script.
git-svn-id: http://voip.null.ro/svn/yate@3293 acf43c95-373e-0410-b603-e72c3f656dc1
2010-05-06 12:35:02 +00:00
paulc 1c0eb8f817 Properly store the sequence number in the test data.
git-svn-id: http://voip.null.ro/svn/yate@3292 acf43c95-373e-0410-b603-e72c3f656dc1
2010-05-06 11:48:55 +00:00
paulc 17a0dada1c Added missing inn ISUP setting.
git-svn-id: http://voip.null.ro/svn/yate@3291 acf43c95-373e-0410-b603-e72c3f656dc1
2010-05-05 17:06:35 +00:00
paulc 3d091d6ab4 Allow controlling the "printslt" parameter at runtime.
git-svn-id: http://voip.null.ro/svn/yate@3290 acf43c95-373e-0410-b603-e72c3f656dc1
2010-05-05 15:41:05 +00:00
paulc c389491462 Preserve the SLS in all answers sent at MTP3, some implementations are very picky.
git-svn-id: http://voip.null.ro/svn/yate@3289 acf43c95-373e-0410-b603-e72c3f656dc1
2010-05-05 15:09:25 +00:00
marian 18a95c9318 Handle QListWidget and QComboBox changes in delTableRow() and updateTableRow().
git-svn-id: http://voip.null.ro/svn/yate@3288 acf43c95-373e-0410-b603-e72c3f656dc1
2010-05-05 14:58:45 +00:00
paulc f5ba7cbf35 Preserve the SLS of ISUP messages throughout the call.
SLS style defaults to "cic" on ITU controllers.


git-svn-id: http://voip.null.ro/svn/yate@3287 acf43c95-373e-0410-b603-e72c3f656dc1
2010-05-04 16:24:56 +00:00
paulc 74e4a198cf Truncate the SLS field to the number of bits mandated by the point code.
git-svn-id: http://voip.null.ro/svn/yate@3286 acf43c95-373e-0410-b603-e72c3f656dc1
2010-05-04 16:22:54 +00:00
paulc dbf8dd45a4 Added optional "voicechans" setting to indicate used MGCP voice circuits.
git-svn-id: http://voip.null.ro/svn/yate@3285 acf43c95-373e-0410-b603-e72c3f656dc1
2010-05-04 12:02:40 +00:00
paulc f3f446044f Added support for arbitrary circuit ranges usable in outbound calls.
git-svn-id: http://voip.null.ro/svn/yate@3284 acf43c95-373e-0410-b603-e72c3f656dc1
2010-05-04 11:30:35 +00:00
paulc dc7c380e67 Fixed sample config, moved userparttest to the ISUP section where it belongs.
git-svn-id: http://voip.null.ro/svn/yate@3283 acf43c95-373e-0410-b603-e72c3f656dc1
2010-05-04 11:21:14 +00:00
marian dfc47d0649 Use the new version of NamedList::addParam() to avoid adding empty values.
git-svn-id: http://voip.null.ro/svn/yate@3282 acf43c95-373e-0410-b603-e72c3f656dc1
2010-05-04 11:17:46 +00:00
paulc 114685b22a Made possible to automatically skip adding an empty value to a NamedList.
git-svn-id: http://voip.null.ro/svn/yate@3281 acf43c95-373e-0410-b603-e72c3f656dc1
2010-05-04 10:35:52 +00:00
marian b6958367b2 Make sure the account's resource pointer is always valid.
git-svn-id: http://voip.null.ro/svn/yate@3280 acf43c95-373e-0410-b603-e72c3f656dc1
2010-05-04 10:22:34 +00:00
paulc 4ee71ea8b8 Made DataFormat inherit NamedList so it can have arbitrary extra parameters.
git-svn-id: http://voip.null.ro/svn/yate@3279 acf43c95-373e-0410-b603-e72c3f656dc1
2010-05-04 10:21:46 +00:00
paulc 9d0212f010 Added assignment operator for NamedList.
git-svn-id: http://voip.null.ro/svn/yate@3278 acf43c95-373e-0410-b603-e72c3f656dc1
2010-05-04 10:14:59 +00:00
marian ab9274e550 The ClientAccountList can now keep an account owning locally stored contacts. Fixed comments.
git-svn-id: http://voip.null.ro/svn/yate@3277 acf43c95-373e-0410-b603-e72c3f656dc1
2010-05-04 10:00:05 +00:00
paulc 26b9bead07 Changed code 27 to "out-of-order" so 20 (Subscriber absent) could be mapped to "offline".
Added some cause code mappings including 14 (Excess digits).
Changed default cleanup code to Network Out Of Order.


git-svn-id: http://voip.null.ro/svn/yate@3276 acf43c95-373e-0410-b603-e72c3f656dc1
2010-05-04 09:34:35 +00:00
marian f8b74c0a86 Added ClientAccount class description.
git-svn-id: http://voip.null.ro/svn/yate@3275 acf43c95-373e-0410-b603-e72c3f656dc1
2010-05-04 08:30:46 +00:00
paulc 73506e8d1a Allow to skip over SLT configuration and go directly to connect by setting the config retry interval to zero.
git-svn-id: http://voip.null.ro/svn/yate@3274 acf43c95-373e-0410-b603-e72c3f656dc1
2010-05-03 16:45:46 +00:00
paulc 7b9d11ccf0 Correctly deal with the packed form of calledpointcode.
Filter incoming ISUP and BICC messages by remote Point Code.
Added an inequality operator for SS7PointCode.


git-svn-id: http://voip.null.ro/svn/yate@3273 acf43c95-373e-0410-b603-e72c3f656dc1
2010-05-03 13:06:41 +00:00
paulc 66c1838b1a Fixed a Doxygen commment.
git-svn-id: http://voip.null.ro/svn/yate@3272 acf43c95-373e-0410-b603-e72c3f656dc1
2010-05-03 12:29:52 +00:00
paulc c2fe2e21f3 Added missing MSVCR71.DLL dependency.
git-svn-id: http://voip.null.ro/svn/yate@3271 acf43c95-373e-0410-b603-e72c3f656dc1
2010-05-02 22:34:45 +00:00
paulc 4016fea396 Propagated build number to Windows.
git-svn-id: http://voip.null.ro/svn/yate@3270 acf43c95-373e-0410-b603-e72c3f656dc1
2010-05-02 21:12:29 +00:00
paulc c5d7a5f731 Bumped release number to alpha 3.
git-svn-id: http://voip.null.ro/svn/yate@3269 acf43c95-373e-0410-b603-e72c3f656dc1
2010-05-02 21:10:36 +00:00
paulc dee68ca5af Added a note for maintainers to add distro dependent BuildRequire lines.
git-svn-id: http://voip.null.ro/svn/yate@3268 acf43c95-373e-0410-b603-e72c3f656dc1
2010-05-02 21:10:04 +00:00
paulc 53c7b31ba3 No longer require to be root to run rpmbuild.
Allow RPMOPT variable to pass parameters to rpmbuild.


git-svn-id: http://voip.null.ro/svn/yate@3267 acf43c95-373e-0410-b603-e72c3f656dc1
2010-05-02 21:08:49 +00:00
paulc c1d6df815e Support installing the VC80 DLLs locally.
git-svn-id: http://voip.null.ro/svn/yate@3266 acf43c95-373e-0410-b603-e72c3f656dc1
2010-05-02 20:21:02 +00:00
paulc bd0a6fc6a9 Allow specifying a default SLS for outbound calls in the ISUP settings (reloadable).
git-svn-id: http://voip.null.ro/svn/yate@3265 acf43c95-373e-0410-b603-e72c3f656dc1
2010-05-01 18:38:03 +00:00
paulc cf8d84aef7 Added support for NumberPortabilityInformation.
Added declaration of a bunch new ITU parameters (Q.763 12/1999).


git-svn-id: http://voip.null.ro/svn/yate@3264 acf43c95-373e-0410-b603-e72c3f656dc1
2010-04-30 19:25:10 +00:00
paulc 365fc226ee Added decoding and encoding of the GenericName ISUP parameter.
git-svn-id: http://voip.null.ro/svn/yate@3263 acf43c95-373e-0410-b603-e72c3f656dc1
2010-04-30 18:24:58 +00:00
paulc 4ed0aadefb Added possibility to retrieve and set the SLS of a new ISUP call.
git-svn-id: http://voip.null.ro/svn/yate@3262 acf43c95-373e-0410-b603-e72c3f656dc1
2010-04-30 17:06:23 +00:00
paulc c842b3c13f Added support for Hop Counter and Originating Line Information ISUP parameters.
Constified some parameter description tables.


git-svn-id: http://voip.null.ro/svn/yate@3261 acf43c95-373e-0410-b603-e72c3f656dc1
2010-04-30 16:07:38 +00:00
paulc b7f9fd8331 Allow attaching an opposite type (consumer for tone and wave/play, source for wave/record) data node for tone and wave channels.
Simplifies creation of simple test routes.


git-svn-id: http://voip.null.ro/svn/yate@3260 acf43c95-373e-0410-b603-e72c3f656dc1
2010-04-30 15:19:51 +00:00
marian 57de91de51 Avoid adding empty parameters. Always add iq child element namespace to jabber.iq messages.
git-svn-id: http://voip.null.ro/svn/yate@3259 acf43c95-373e-0410-b603-e72c3f656dc1
2010-04-30 15:02:36 +00:00
marian 5a48e28e8d Add message stanza id to msg.route.
git-svn-id: http://voip.null.ro/svn/yate@3258 acf43c95-373e-0410-b603-e72c3f656dc1
2010-04-30 08:37:48 +00:00
marian 0eaacb8007 Add message stanza id to msg.execute.
git-svn-id: http://voip.null.ro/svn/yate@3257 acf43c95-373e-0410-b603-e72c3f656dc1
2010-04-30 08:35:57 +00:00
marian 68ec433729 Allow building message stanza with custom type attribute.
git-svn-id: http://voip.null.ro/svn/yate@3256 acf43c95-373e-0410-b603-e72c3f656dc1
2010-04-29 15:19:44 +00:00
marian a908b762bf Add extra presence children to resource.notify message.
git-svn-id: http://voip.null.ro/svn/yate@3255 acf43c95-373e-0410-b603-e72c3f656dc1
2010-04-29 15:03:29 +00:00
marian 85e9ec4611 Added method used to copy an xml element's attributes to another list using a prefix.
git-svn-id: http://voip.null.ro/svn/yate@3254 acf43c95-373e-0410-b603-e72c3f656dc1
2010-04-29 13:29:38 +00:00