Release Notes 2.1.10

From Pbxnsip Wiki

Jump to: navigation, search

Domain Restoring

There was a bug in the restoring of domains. When loading the domain the prompts were restored into the new domain, but the index for the currently used personal annoucement was only set if not the latest recording was selected. That means usually the personal promts were not played when someone calls the mailbox.

The saving of the domains was fine. That means domains can be saved with earlier versions and restored with 2.1.10.

Index for +sip.instance

The +sip.instance parameter in the contact for registrations and subscriptions is a useful way of identifying the device that is trying to register. This avoid that there are double registrations across reboot-cycles. The PBX is using this parameter when it receives a registration.

The problem was that when there are many instances, the PBX had to perform a table scan on the registration database. This problem became visible when there are more than 200 user agents registered with the +sip.instance parameter. The effect was that the CPU usage went up; however RTP playout was not endangered.

The problem is now fixed by using an index on the table entry, so that the PBX scales better when this parameter is used for registration identification.

USB in Linux

The USB dongle support in Linux was missing and has been added.

Personal tools
Getting Help