This will make available several new language features. And we get rid
of one of the final users for Sipwise::Base.
Change-Id: Ia03c3af72863a143de2ba8db27ed196339967ace
* accounting.cdr and accounting.event table id fields are
set to 'bigint'.
* no other _id reference fields that
point outside the accounting database nor
the accounting.*dictionary* tables id fields are converted.
Change-Id: I5eadbbc69555ad9c74eedf1d4262f9c537432d15
* site_id contains site id the peering server belongs to,
can be NULL, in which case it's considered global (default state)
Change-Id: I0bde1ebc71b79f02ecba05c0440b57ec5ea3ddcc
- Update copyright years.
- Update Standards-Version to 4.7.2.
- Remove «Rules-Requires-Root: no» field, which is now the default.
- Remove «Priority: optional» field, which is now the default.
- Wrap and sort fields.
- Add blank line before first target.
Change-Id: Ie0162fb2832f105af2c8b6c537698ada0c09ec34
The new column store a value 0 or 1 to define wether the
ncos is applied when the time_set matches or not.
Change-Id: Ibd8f95857022a296c16ba8426f8979c756663f57
The new column allows to store the label to show on the
deskphone's displays for the line types 'speeddial', 'forward' and
'transfer'.
Change-Id: I7d2dab6ca74040907d31d011794bf70b8b4befd5
* add own field to contract and subscriber phonebook views to
identify if the entry was created by the subscriber/contract_id
or inherited.
Change-Id: I7053609e3bdac5e7da0505a1f35b1043e0d8ac2b
* new table provisioning.voip_subscriber_password_journal
containing encrypted last used sip passwords from voip_subscribers
* new table provisioning.voip_subscriber_webpassword_journal
containing encrypted last used web passwords from voip_subscribers
* new table billing.admin_password_journal
containing encrypted last used password from admins
* provisoning.voip_subscribers new fields
- password_last_modify_timestmp
- webpassword_last_modify_timestmp
* billing.admins new fields
- saltedpass_last_modify_timestmp
Change-Id: I39ea5db4a007f16c9e5c4113971d619e70cbef37
inbound/outbound no longer represent the "full" direction and belong
only to A leg, so they are renamed to a_inbound/a_outbound accordingly.
Change-Id: I430f8a29cdb5e5af8fb8aac40168d218876b57bf
This is needed to perform manipulations to the SIP message
just before it leaves the system on the B-Leg side.
Change-Id: Ib7dccaa270154893d66285d312da3434d9b3039d
* relation to lcr_gw is now by foreign.id instead of foreign.flags,
that is to reflect the change that provisioning.voip_peer_hosts.id
and kamailio.lcr_gw.id is now equal and lcr_gw.flags no longer holds
the voip_peer_hosts id reference
Change-Id: Iec28e4f29468420917a4bb5d7f9d44409ea6a5c5
* virtual_child_sound_sets is a virtual view that fetches
all child sound sets of the one that is defined as a placeholder
argument
Change-Id: I74b38328130cbb85cb0d559033408620f721caa2
* voip_sound_sets new field 'parent_id'
* voip_sound_sets new field 'expose_to_customer'
* voip_sound_files new field 'use_parent'
* add new table (view) 'v_sound_set_files'
Change-Id: Ida6643ac7fcb2ab5860c5f306f3e4d8842e15e9c