Andreas Granig
fbbed24e19
MT#14715 Return uuid in /api/subscribers/
...
Change-Id: I9e0af304bef236f9361715860efa0f0a613c7dd3
10 years ago
Andreas Granig
fcd92c6ba4
MT#13919 Use proper var in bootstrap
...
Change-Id: Ifaf625a2b3dfc2d9a87b041d95c8251c9a478d54
10 years ago
Jenkins Git User
e3bc636550
I18N dump: snapshot 2015-08-21 01:15:44 +0200
10 years ago
Rene Krenn
c7b3d74a21
MT#14317 passing now() to interval catchup and resize
...
formerly, the contract_balance catchup (and resize) procedures
used contracts.modified_timestamp, whose value was intended to
be set explicitly upon update operations.
it turns out that mysql ON UPDATE current_timestamp columns
effectively ignore the explicit timestamp value, unless it
exactly matches the old timestamp value.
while this is not an issue for the logic in production usage,
this seems to be the reason why the api-balance_intervals.t test
fails occassionally with its time-warp cases.
Change-Id: I504dd98548b88c99079e071598806d884c4422eb
10 years ago
Irina Peshinskaya
0512e767b9
MT#14653 Add required field billing_profile_id to billing zone api
...
And to billing fees;
And also go through uniquizer for the billing_plan cloning
Change-Id: Ia53519f28970c4c717fd011f119143a6323235e5
10 years ago
Rene Krenn
ff75e75138
MT#14317 add debug info of panel interval catchups
...
Change-Id: I1d37ec624c6642f54187ba463cf1121df4eb19a4
10 years ago
Jenkins Git User
6dc62ac899
I18N dump: snapshot 2015-08-20 01:12:44 +0200
10 years ago
Kirill Solomko
1db8dac5b6
MT#12707 - add "malicious calls" feature
...
Change-Id: I53138d7ba591f8e138712eb7e6252007fc20d671
10 years ago
Rene Krenn
5a182d037a
MT#14631 topupcash didn't process package id
...
Change-Id: Ic425f747b220d3614ce37145c103206a5c37667b
10 years ago
Irina Peshinskaya
0e1d80c15f
MT#14559 Trigger db_reg_agent.removeRegistration on subscriber termination
...
Change-Id: I7ba4e467d9f9a96890eeb5eeb4a6de392e1f4447
10 years ago
Irina Peshinskaya
f02b2cc342
MT#14597 Fix access to undefined stash value for non pbx product subscribers
...
Change-Id: Ifcf6d44b316a9a8a93925295a6ffb81c74d5dfa4
10 years ago
Jenkins Git User
2a00fb5f47
I18N dump: snapshot 2015-08-11 01:12:34 +0200
10 years ago
Irina Peshinskaya
250498ebe1
MT#8457 Billing profiles duplication.
...
Used working but extremely ugly SQL::Abstract variant
For review.
Change-Id: Id0e2ec6ab5fbbe8cbd791673d1dd8f2efd9e03ba
10 years ago
Jenkins Git User
5a38227cb7
I18N dump: snapshot 2015-08-10 01:12:52 +0200
10 years ago
Kirill Solomko
4f1163949f
MT#14445 - fix billing fees csv upload. set default encoding for csv to "utf8"
...
Change-Id: I2398eafcbc3af59ce0e7c84228cd7a67314b3cee
10 years ago
Jenkins Git User
aee4e48cfa
I18N dump: snapshot 2015-08-07 01:16:46 +0200
10 years ago
Gerhard Jungwirth
0681a6be0e
MT#14383 show suppressed number as Anonymous
...
in webgui, see also MT#13611
Change-Id: I6222e9d23b7a01848bd2d2d06e37614096642d5e
10 years ago
Gerhard Jungwirth
3d5a06e01b
MT#14365 only dispatch to sems-pbx when pbx is enabled
...
Change-Id: I4eef6da49da5f5b0b49619239f55ca671467e52b
10 years ago
Gerhard Jungwirth
4fecd3d2bb
MT#14391 Correctly select alias nums on subscriber edit
...
previously all primary numbers have been filtered out.
This is wrong, if the number has been the primary number
of a previous (terminated) subscriber.
Change-Id: Iebbd96898715d86bfd10ac6d2d084c46de08def6
10 years ago
Jenkins Git User
4822328e00
I18N dump: snapshot 2015-08-06 01:15:08 +0200
10 years ago
Gerhard Jungwirth
95eb2634c3
MT#14107 provide option to force language
...
use it like:
<appearance>
force_language de
</appearance>
Change-Id: Id0e7e0ac91056b93b6e4c83e49847dfd16c6cb9b
10 years ago
Jenkins Git User
0c41567026
I18N dump: snapshot 2015-08-05 01:12:28 +0200
10 years ago
Irina Peshinskaya
5ecf84a41a
MT#14267 Make possible documentation for api fields of the DataTable type
...
We rename DataType fields from "name" to "name_id", but still often allow
to pass field as "name". So we need to document both possible params.
In the same time, we can't add "name" field again with required title
or other params.
Change-Id: I63acd6d175517b7f0bba3aedaaff079597e9f7c5
10 years ago
Jenkins Git User
7299ed6962
I18N dump: snapshot 2015-08-01 01:12:37 +0200
10 years ago
Rene Krenn
bef06dce91
MT#14301 deleting prof packages instead of terminating
...
+profile package details view to overlook associations
+voucher count is properly checked before deleting a package
+package_id filters for /api/customers and /api/vouchers
+Fake::Time replaced by Time::Warp for balance_interval tests
+cleanup
Change-Id: Idc34220a9d29c115453eeee2907e70a71cf9f0cc
10 years ago
Jenkins Git User
5b44417421
I18N dump: snapshot 2015-07-31 01:12:50 +0200
10 years ago
Irina Peshinskaya
4562fbf8c5
MT#12825 Export billing fees to csv file
...
Change-Id: I17bf0592c28e3e642ec83456237af14247db729a
10 years ago
Rene Krenn
6489a0d852
MT#13903 more detailled debugging info
...
..regarding api-balanceintervals.t
Change-Id: I99329dae5bb1df3e467979fa6ea098a45e294cfc
10 years ago
Rene Krenn
ca908406a1
MT#13903 enable applying profile package
...
Change-Id: I74b57b80599575e9685e01924b234c8da6c2fe49
10 years ago
Jenkins Git User
f17bafecbf
I18N dump: snapshot 2015-07-28 01:12:20 +0200
10 years ago
Rene Krenn
f3b711a050
MT#13903 disable applying profile package
...
This is a patcht introducing a variable to disable
setting profile_package_id's in in the contracts
table. The code should therefore behave as before,
as long rate-o-mat and libswrate are ready.
Not once set to 1 and contract balances are written
to a database once, disabling this constant will
mess up contract_balances!
Change-Id: I080460395627202f3f5a386022de643577f4f3c2
10 years ago
Rene Krenn
b9271ec5d8
MT#13903 generate melita user story transcript
...
Change-Id: I0fff8e242a00ed0dd925eaec0566205c39c94dcd
10 years ago
Rene Krenn
d54bd5d360
MT#13903 "topup_interval" start mode impl
...
The prior "topup" start mode for balance intervals
(contract_balances) creates intervals for each
top-up using a voucher, resulting in dynamic length.
This new "topup_interval" start mode will just align
the *first* balance interval upon the topup. Subsequent
intervals use the constant interval unit+count
specified in the profile package.
Melita user story is completely covered now.
Change-Id: I0a8b8d73a7fbf054d0aa8b2b1e73a54609fdeee0
10 years ago
Rene Krenn
293cf277e8
MT#13903 fix balanceintervals test #1
...
Change-Id: I8a0b23e39367b0672f189990fa0e54f3cd57b55c
10 years ago
Rene Krenn
ec95a6f92f
MT#13903 fixes for nightly tests
...
Change-Id: I7940d3bb0a4909281996f23134de86cbde34a7cf
10 years ago
Jenkins Git User
427d060854
I18N dump: snapshot 2015-07-24 01:12:38 +0200
10 years ago
Rene Krenn
bd9f67040d
MT#13903 topupvoucher and topupcash
...
+applying profile package and billing mappings
+testcase in api-balanceintervals.t
+caveats: to meet melita's user story, an additional 'topup_interval' interval start mode will be required. the currently implemented 'topup' start mode restarts intervals upon every topup and therefore does not provide constantinterval lengths.
Change-Id: I0a4898783c023749994e94e6909833a42debe259
10 years ago
Andreas Granig
0cc70a0006
MT#13903 Add package_id to voucher API.
...
Change-Id: I02ac5593d7f2e5055c46d93ec1f8492c0d80bc94
10 years ago
Andreas Granig
9a9d5772ce
MT#13903 Add voucher/cash topup forms for API
...
Change-Id: I0a32d1239ca011b46ee69e5b095d364802b92565
10 years ago
Rene Krenn
c378681a24
MT#13903 balance interval catchup and resize WIP
...
+ synchronized contract balance catchup
+ balance interval resizing upon profile package transitions
+ dynamic interval length, interval start, carry-over propagation, ..
+ end-of-month 'preserve' mode correction for strictly aligned month intervals for start_mode=customer "create" timestamp
+ new api/balanceintervals resource to inspect contracts' balance interval histories
+ updated affected panel UI controllers
+ test case with time warps using Time::Fake
caveats:
- creating an invoice for a given 'period' (month) has to be refactored to select a disitnct balance interval. right now it takes the last interval in the month specified.
- generate_invoice.pl is broken and needs a major refactoring
Change-Id: I7bb54a83b76e510b1baa573a986d05400a7fec1e
10 years ago
Jenkins Git User
0316e08a07
I18N dump: snapshot 2015-07-23 01:15:57 +0200
10 years ago
Gerhard Jungwirth
84e1942098
MT#13611 use common logic for cdr display
...
Change-Id: I208ffa8df50c7daab9f94ca0c13a9acb77090a25
10 years ago
Jenkins Git User
a723b21236
I18N dump: snapshot 2015-07-22 01:12:26 +0200
10 years ago
Kirill Solomko
cdad39d046
MT#13471 - CallLists: do not anonymise intra calls with source_clir
...
Change-Id: Ibeeac652268a875e6d5d0bb03494a02801cfc774
10 years ago
Jenkins Git User
5dcb154399
I18N dump: snapshot 2015-07-21 01:12:23 +0200
10 years ago
Irina Peshinskaya
19e6f03707
MT#9721 Described simple_destination from callforwards
...
(cherry picked from commit 6e12ce4656bbc0d3ee4158e8b39341ceb3e71b24)
Change-Id: I4d020634a59a505cde4f7f402cd4b4859193b53f
10 years ago
Irina Peshinskaya
35b10e078c
MT#11147 Rewrite map to foreach for models names => ids map
...
Change-Id: Ic2cf61dab8dae7f4ac21bb2537e6f4bb4e7a4f20
10 years ago
Andreas Granig
c689ab965c
MT#13919 Strip dashes in mac during bootstrap
...
Change-Id: Iee4acec4fade699f3ab34542dcd7629ca907fb21
10 years ago
Jenkins Git User
79dd3dc3d0
I18N dump: snapshot 2015-07-15 01:14:12 +0200
10 years ago
Irina Peshinskaya
3310c45e4f
MT#11147 Allow "Vendor ModelName" refer to connectable models
...
Change-Id: I7e9cec85798860592bde63b09024896c17280895
10 years ago
Andreas Granig
b0456e4c36
MT#11027 Use proper bootstrap path.
...
Change-Id: I54860359e11dbef56f76bab4a237aac6b69ae81a
10 years ago
Kirill Solomko
680b734c80
MT#13573 - Calllists: use specified alias field for own_cli
...
Change-Id: Id223c13d993b319e07ccefc9ed63074491af574f
10 years ago
Kirill Solomko
a175120703
MT#13847 - CallLists: preserve cli if no rewrite rules are found
...
Change-Id: I1dd50f34815b1e046b9f0197a86c6e0385edae6f
10 years ago
Andreas Granig
c8da9d835f
MT#13919 Use checksum of field config.
...
This enables Innovaphone to determine config changes and only reset
if it actually changed.
Change-Id: Id99424b258946ac81412bad10d4f04ffe3330c5e
10 years ago
Andreas Granig
b2e74c4437
MT#13919 Properly strip in-between dashes from mac
...
Change-Id: Iedb72e5124c69706b1da4bcb493c8f2f3ea31a42
10 years ago
Andreas Granig
b003cea498
MT#13919 Move raw perl from dev config to plugin
...
Change-Id: I7c52c36bbf59b2229b960f977563c0bd089278ac
10 years ago
Andreas Granig
521fc6a59f
MT#13929 Add voucher topup skeleton
...
Change-Id: Ib8080cd7783e2c060b055599244f0f3856761317
10 years ago
Irina Peshinskaya
5d5460fd08
MT#11147 Add extension lines to field device config template vars
...
Change-Id: Ifb96adf57873a67d10dbf81af96d88780f10d9aa
10 years ago
Andreas Granig
4b1c1bac93
MT#13919 Add RC4 encryption and enable raw perl
...
Needed for processing raw perl in device configs.
Change-Id: Iadf522133aacaa8efaac95d84d119ab4839fc25c
10 years ago
Andreas Granig
892c5d7f1b
MT#13919 Add ldap config
...
Change-Id: I14608763caca12473f19c49ce75a5b220fec2fbc
10 years ago
Irina Peshinskaya
30755dd91c
MT#6483 Remove billingfees and billingzones direct links
...
... and replace them by the filtered billingfees and billingzones queries.
Change-Id: Ib3ba6f20e06249c83a303e80b9b5e4085d3d3cfa
10 years ago
Jenkins Git User
c4bd2bbe6a
I18N dump: snapshot Thu Jul 09 01:12:42 +0200 2015
10 years ago
Gerhard Jungwirth
85a37fc0a2
MT#13815 split dialogic MGM and SIP interface
...
to different subnets. 3 subnets are required now.
And improve status modal.
Change-Id: Ia33530fd1548a21b121af48cebfff0d335e7f59c
10 years ago
Irina Peshinskaya
039fd497b5
MT#12347 Make necessary changes to keep data in the test scripts
...
Adopt tests from vouchers. Suggest to use in vouchers.
Change-Id: Ia157c2c6028a2d2d323fdc1d1d766e6e1f182e56
(cherry picked from commit dd5c984e61
)
10 years ago
Jenkins Git User
c7db27fb34
I18N dump: snapshot Wed Jul 08 01:15:10 +0200 2015
10 years ago
Gerhard Jungwirth
5590a1090f
MT#13329 adapt rewrite rules to new upstream syntax
...
Change-Id: I8ee7590814936f4a57f2066212d58369b7690d3e
10 years ago
Gerhard Jungwirth
8addf64774
MT#13777 align upload filesize to 64MB for csv
...
Change-Id: I5098e29f4e9c706c3dd45ad6cb5f6748b8dba214
10 years ago
Irina Peshinskaya
d054035005
MT#13701 Prevent resurrection of the terminated subscribers
...
(cherry picked from commit 61cb34584d
)
Change-Id: I4198ec2d9e5c46ff71e70c5ad7b0f906429f34fc
10 years ago
Jenkins Git User
fc0275fd04
I18N dump: snapshot Sun Jul 05 01:15:33 +0200 2015
10 years ago
Irina Peshinskaya
dbfff853b6
MT#13617 Extend position type for linekeys to pass form validation
...
Change-Id: I8bac4ee3fa029354625ac5dcf1d1188e33772df8
10 years ago
Jenkins Git User
87f57c4fee
I18N dump: snapshot Fri Jul 03 01:12:59 +0200 2015
10 years ago
Rene Krenn
68d8e459c8
MT#13717 fix journal tests - reseller constraint
...
..and cosmetics in the profile schedule lists in the panel UI
Change-Id: Ieb6fe62351b0cc31be2fcaa92686bfc74e50a035
10 years ago
Jenkins Git User
45cd24c468
I18N dump: snapshot Thu Jul 02 01:12:49 +0200 2015
10 years ago
Rene Krenn
44dcb0fb91
MT#13717 missing create (system) contact button
...
Change-Id: If356780649abae2acce2c094c65a69d048dde402
10 years ago
Rene Krenn
70936e01be
MT#13717 prevent editing profiles and networks
...
... and create system contact button
Change-Id: Ia8861c079be9a3aca80b45d9053b3f1ae69a931d
10 years ago
Jenkins Git User
fa07c1727d
I18N dump: snapshot Wed Jul 01 01:15:57 +0200 2015
10 years ago
Gerhard Jungwirth
77558436c1
MT#13657 allow to change adminflag of pbxpilot
...
Change-Id: If78575c96645282d1f5d0de8df19ea943ce93277
10 years ago
Rene Krenn
2537819f0d
MT#12643 billing networks and multi bill prof WIP
...
-properly validate billing mapping intervals
-api/contracts and api/customers complete
+the problem with updating the "prepaid" preference remains at the moment
+billing_mappings field contains future (editable) mappings only, the full schedule is given in a separate field
+hal-links to all occurring billing profiles and networks
-extended tests: api-customer.t and api-contract.t
-api-billingnetworks.t test
-billing networks panel controller
+search by enclosed IP address
-panel UIs for billing networks, customers, contracts
+past billing mapping intervals that cannot be edited are displayed by a seperate hfh "block" part of the billing_profiles repeatable
-profile packages api, UI
+terminating billing profiles (MT#8645) will be broken
+fixed now: profile cannot be terminated unless there are:
-zero non-terminated customers, whose mappings contain the profile with future or open end
-zero profile packages, that link to the profile in either one of their initial-, underrun- or topup profile sets
+panel edit should work, termination wip
+topup_profiles w/o amounts
+contracts/customers API profile_package_id field:
+apply the package's initial profiles
+api/customer and api/contract profile definition modes (id/profiles/package)
+api OK, api-customer.t tests
+customer and contract panel UI with selector to specify actual billing mapping, schedule or profile package (same as api)
+terminate logic harmonized: profiles, networks, packages
+api tests updated
+prepare for merging: cleanup, enable tests
Change-Id: I6c0dec72f490b5731fc673cd393d6aeb08dd8143
10 years ago
Andreas Granig
d748aa0c79
MT#12643 Fix adding repeatable element
...
Make sure to unbind .add_element click handler over full DOM, then
bind it to all .add_elements again. Unbinding avoids multi-firing
of click events causing addition of multiple fields instead of just
one. New binding makes sure that Add keys within the newly added
repeatable also fire a click event.
Change-Id: Ib2f1e7b3df220559d0f86177ce3b067e557f1632
10 years ago
Andreas Granig
abc703a1a5
MT#12643 Fix datatables within repeatable
...
Change-Id: I2f362e47bdd33122e4e4a133f6d46dcf79aefa24
10 years ago
Andreas Granig
9004510a56
MT#12643 Prepare forms for multi-bilprof. WIP.
...
Breaks javascript if datatables field is within a repeatable.
Change-Id: I1378e2ad78d33b5c4dd99cd8faa50838f8d1ad74
10 years ago
Gerhard Jungwirth
813e4712a3
MT#13659 rename Number Range to Alias Number Range
...
Change-Id: If9f67f40bc3d8989856aa72754726b507dd40015
10 years ago
Jenkins Git User
f85d0103b4
I18N dump: snapshot Sat Jun 27 01:12:09 +0200 2015
10 years ago
Irina Peshinskaya
d0b947ccf5
MT#13269 Make timeout for the remote server access
...
To don't stack in connection attempt and don't get "mysql has gone" error
Change-Id: Ida9434179ff75090280e300f7782c60aaf6ae2f5
10 years ago
Irina Peshinskaya
7ba2dbd0d3
MT#12939 Preserve groups order while edit subscriber
...
Change-Id: I2a2c1cf89e72c3345b3abcf3367301e4487ba083
10 years ago
Irina Peshinskaya
558bb1c2fc
MT#12939 Manage pbx groups and members order through the web-Panel
...
Change-Id: I46e921cdbbe26ec2e0cf291abbb08bbabb4ae5b1
10 years ago
Andreas Granig
494f8bf864
MT#13201 Strip trailing timezone from timestamp
...
Change-Id: Ie788f50fb449ba05736fa00a9a0eb98830a90215
10 years ago
Jenkins Git User
887e4c1902
I18N dump: snapshot Sat Jun 20 01:10:23 +0200 2015
10 years ago
Irina Peshinskaya
003e717c02
MT#12937 Replace groups managements different code parts with common methods
...
Change-Id: If598ff0b3cef7c9c8c21ad2c509bce0d9fc4edb7
10 years ago
Jenkins Git User
6c03eddc05
I18N dump: snapshot Tue Jun 16 01:10:29 +0200 2015
10 years ago
Andreas Granig
b02c92c017
MT#13201 Cleanup debug output
...
Change-Id: Id6346e3b20f29b0630cb05dc9e5810d52edde8db
10 years ago
Andreas Granig
4227fd2522
MT#13201 Enhance voucher API.
...
- Use billing_data ACL grants to modify vouchers
- Use encryption in UI for voucher code
Change-Id: I7711a43db8596d5f733d6c52d2f6608f434b2463
10 years ago
Gerhard Jungwirth
8cb165b3fc
MT#13243 api filter by webuser, -password
...
Change-Id: I27bfe8bfb87cf55272af6dd21fc38608b1d8eb54
10 years ago
Jenkins Git User
91951c254b
I18N dump: snapshot Thu Jun 04 01:10:58 +0200 2015
10 years ago
Andreas Granig
2c54106fd0
MT#13201 Implement voucher API
...
Change-Id: Ia82579179a29245d51c5ae3d3ea71054ceaf1bf0
10 years ago
Jenkins Git User
37d4651d28
I18N dump: snapshot Tue Jun 02 01:11:20 +0200 2015
10 years ago
Gerhard Jungwirth
2c12d25845
MT#12303 dialogic wip logging
...
Change-Id: I44e9d83ab47f26081d3c666be4e854b011472645
10 years ago
Irina Peshinskaya
2e2c008542
MT#7227 Upload billing_fees into 2 stages, for speed and unique records
...
Change-Id: Ie3b4711fa1d31cc900d997e1863800777e526464
10 years ago
Jenkins Git User
718113a04f
I18N dump: snapshot Fri May 29 01:10:15 +0200 2015
10 years ago
Gerhard Jungwirth
9aad021882
MT#13007 Reload correct service for sound handles
...
see 13007#c98465
Change-Id: I44392cb1e45134650a1ad44edd6b24d057c817a6
10 years ago
Irina Peshinskaya
34c05dafbb
MT#12813 Dont set direction to in for empty destination_user_id
...
Change-Id: I3ca6747bff2009c08bbfb5696e47d6597edb7b59
10 years ago
Andreas Granig
26c561c67a
MT#10537 Strip sems suffix from cid
...
Also set type to "call" for any inbound calls, overriding call-
forward information.
Change-Id: I79b2b7331aecef0a3d5ee41fa10095da7ea279e9
10 years ago
Gerhard Jungwirth
53ee3a32a8
MT#12813 fix calllist subscriber retrieval
...
get it directly without accessing provisioning.voip_subscriber
and notify about terminated subscribers
Change-Id: Ife6d936c052b3dcda0f03013ee53bafa34b9f19b
10 years ago
Gerhard Jungwirth
ffa327bfbf
MT#12905 set cf cli to the primary number
...
Change-Id: I1e571fa4dc156de83c910dbfecd0280fa8b75b58
10 years ago
Andreas Granig
8f061a0154
MT#10537 API: fix calllist dir for srv calls
...
Also properly filter VSC calls, somehow dropped during last change
Change-Id: I9773a8bea2efb53f88aa59a9741b0cd5c5090b61
10 years ago
Andreas Granig
e8f318db31
MT#10537 Fix calllist issues
...
- set service name for CF to conf, vmu, aa
- fix direction when customer_id is given
- filter out vsc calls
Change-Id: I3130ffda67b49b108a4e9f283c25bb4260918eba
10 years ago
Gerhard Jungwirth
447a08f921
MT#12303 dialogic client use LWP::UserAgent
...
because the HTTP::Tiny and HTTP::Thin libraries on wheezy
are old and create SSL errors
also enable SIP custom headers relaying, which we'll need
to transmit metadata (preserve alphanumeric sip url)
Change-Id: I02e8ffe5881a88ff04d255ada08505c7fe33af47
10 years ago
Alexander Lutay
8d79bfdfae
MT#10697 clean certfile not being used (c) Andreas
...
Change-Id: Ifa59cbcd24714438e1136289847d0c283f572c00
10 years ago
Jenkins Git User
ccc4ec9bcc
I18N dump: snapshot Sat May 09 01:13:00 +0200 2015
10 years ago
Andreas Granig
caac2cefd8
MT#12847 Use form->params instead of form->values
...
Change-Id: I0b80b132f1f0724094a807673bc26aa7ae20636d
10 years ago
Kirill Solomko
277311b52e
MT#11225 - add Billing Profile "Fraud use reseller rates" preference
...
Change-Id: I0d2795304c16420800384d56bbc6a7daa8ae74a2
10 years ago
Andreas Granig
2e95fedee8
MT#12847 Use first range number as primary number
...
If no primary number is given but a number range is provided, use
the first of the range as primary number.
Change-Id: I9b3a7bf1d4b1523f9cd0af3a3a7a70c95bb8d3ab
10 years ago
Andreas Granig
6ef25b389d
MT#12847 Fix creating pbx pilot subscriber
...
The noupdate flag in the username field of the form causes the
field from not showing up in $form->values, so use $form->params
instead.
Change-Id: I14440ba21f1ae2987d0aca41aa10567ef6cafd5c
10 years ago
Gerhard Jungwirth
da020c9810
MT#12813 calllist api: use correct subscriber
...
namely our own, to process rewrite rules
Change-Id: I23f36a6900634273513bd1846bae4643b88145a5
10 years ago
Jenkins Git User
970fdb2d7c
I18N dump: snapshot Wed Apr 29 01:10:59 +0200 2015
10 years ago
Irina Peshinskaya
1538654760
MT#11667 Some features to calllist
...
- The option to show more entries per site.
- The option to show only outgoing or only incoming calls
(use seach with words outcoming or incoming accordingly)
- Show the subscriber phone number instead of the sip-username
Not instead, but near
- Show the Billing Fee Description of the outgoing calls
Change-Id: I85205afb8735f4a5dec0a95f5d6b13f1890579d4
10 years ago
Irina Peshinskaya
03aaaa2362
MT#11549 Fix API search by aliases, broken after optimization
...
Change-Id: Ie453ea2a22d8df53464344a4d158b0416da76235
10 years ago
Rene Krenn
a750b795f1
MT#11917 align snapshots in DELETE methods
...
+error message in test descriptions texts
+with recent changes to "description" fields to "required", the strict_sql_mode flage in api-journals.t has to be set.
+missing cftimestes and cfdestinationsets DELETE methods are now finally "journalized" and tested OK.
+other tests were disabled:
>test_billingzone -> journal settings not in yaml file yet, test_customerpreferences -> a valid ncos level item has to be referred (since today?) - ncos api crud methods not journalized yet
>test_profilepreferences -> a valid rewrite rule set item has to be referred (since today?) - rewrite rule set api crud methods not journalized yet
>test_autoattendants -> journal settings not in yaml file yet
>test_subscriberpreferences -> a valid ncos level item has to be referred (since today?) - ncos api crud methods not journalized yet
Change-Id: I75b24b3eb0758d6e4e248758c7861f93abc791c0
10 years ago
Jenkins Git User
3aef87e77f
I18N dump: snapshot Sat Apr 25 01:17:07 +0200 2015
10 years ago
Andreas Granig
38b6ea154e
MT#12701 Show cf ncos in API
...
Change-Id: I90db98984fea5c68da87996186cb5c0f5b6618e3
10 years ago
Gerhard Jungwirth
d743766939
MT#12555 allow port in callforward URIs
...
Change-Id: Ic006ff0930b68f4cff20df416c4b8fbce4f8d4f7
10 years ago
Andreas Granig
1a2a467345
MT#12673 Show ncos and rwr prefs desc in API
...
Change-Id: I7207c0ef965deb6f0e35aadb88b5439127188bdb
10 years ago
Rene Krenn
4c8d82a0a0
MT#11917 testcase json conversion
...
Change-Id: If76f9147e68a4039e353e4fd9b4de9e12a952a76
10 years ago
Rene Krenn
bce0058915
MT#11917 test enviroment json boolean conversion
...
Change-Id: I5b880bfdd39898a14e50949aa9858f800d4bd558
10 years ago
Jenkins Git User
a78a58dd9c
I18N dump: snapshot Wed Apr 22 01:12:19 +0200 2015
10 years ago
Gerhard Jungwirth
7245c3870f
MT#12303 dialogic use optical link for ss7 and isdn
...
and align channelgroup naming
Change-Id: I4a01befeb261c7d07226c74a0da63cdee0732347
10 years ago
Gerhard Jungwirth
33f57733e9
MT#12303 dialogic configure snmp and nfs
...
simplifies also the way, configs are taken from the peer preferences
Change-Id: I54f6a110227251fcf19ceaac33baec1adf5921f9
10 years ago
Andreas Granig
de42a68ef3
MT#12615 Don't filter call_id in calllists API
...
Change-Id: I4345521adddf3633dacd31a686a1cd4c12fde660
10 years ago
Jenkins Git User
265335ae25
I18N dump: snapshot Tue Apr 21 01:10:50 +0200 2015
10 years ago
Rene Krenn
c411ece3a9
MT#11917 'must-have' api resources complete
...
- ApplyRewrites
+ AutoAttendants
~ BillingFees
OK + BillingProfiles
+ BillingZones
- CallControls
OK * CallForwards
- CallLists
- Calls
OK * CCMapEntries
OK * CFDestinationSets
OK * CFMappings
OK * CFTimeSets
OK ~ Contracts
+ CustomerBalances
OK * CustomerContacts
OK * CustomerPreferences
OK * Customers
- CustomerZoneCosts
+ DomainPreferences
OK + Domains
~ EmailTemplates
OK * FaxserverSettings
- Interceptions
- Invoices
~ InvoiceTemplates
+ NcosLevels
+ NcosPatterns
+ PbxDeviceConfigFiles
+ PbxDeviceConfigs
+ PbxDeviceFirmwareBinaries
~ PbxDeviceFirmwares
+ PbxDeviceModelImages
+ PbxDeviceModels
+ PbxDeviceProfiles
+ PbxDevices
OK * ProfilePreferences
OK * Reminders
OK ~ Resellers
+ RewriteRules
+ RewriteRuleSets
- SoundFileRecordings
~ SoundFiles
~ SoundHandles
OK * SoundSets
OK * SpeedDials
OK * SubscriberPreferences
OK ~ SubscriberProfiles
OK ~ SubscriberProfileSets
- SubscriberRegistrations
OK * Subscribers
OK ~ SystemContacts
OK * TrustedSources
- VoicemailRecordings
- Voicemails
* VoicemailSettings
Change-Id: Ibbaf8be32c6cda71637e16c40f345a15b8c1f530
10 years ago
Rene Krenn
bcb6f1e7cd
MT#11917 CFTimeSets
...
Change-Id: I35f2d44fe0281f1f63483a4fe24d3dd0ece482fd
10 years ago
Rene Krenn
0d361710f7
MT#11917 CFTimeSets typos
...
Change-Id: I9cc3b44581906f9b26ffa1735a60fb2e05178ada
10 years ago
Rene Krenn
7f69b48ba3
MT#12565 align any form handler 'description' attr
...
the 'required' option of form handlers with a
"has_field 'description'" is checked and altered, so
it matches the NOT NULL column modifier of the corresponding
table column.
Change-Id: Iad07495b69a7f52c4c8a94e959b7c9d5c9f5f3e5
10 years ago
Jenkins Git User
c0e8b51433
I18N dump: snapshot Thu Apr 16 13:26:44 +0200 2015
10 years ago
Irina Peshinskaya
4970dd68fa
MT#12499 Apply default email templates to the created reseller
...
And delete on the reseller deletion
Change-Id: Iab7fdef6c1cadeb7a3b8d2d890c1ee271646558e
10 years ago
Irina Peshinskaya
78cf4f1e93
MT#11009 Form->params => form->values
...
Change-Id: I22fba4d3c5f6cdfb774d2106a867563d0d2f8c74
10 years ago
Rene Krenn
83fdc85702
MT#11917 include journal in generated API doc page
...
Change-Id: Iab13239e892823e2708f5b13b985db42be45d136
10 years ago
Rene Krenn
b5dca5e6e2
MT#11917 next batch of API resources w. journal
...
-enhanced test detail: did not detect missing CRUD operations yet
-query param 'operation' didn't work for 'recent' yournal entry of all API resources so far
-fix of several copy paste errors in existing rest api code
-...
Change-Id: I71b54212d8126b0280fcad2e568fad52a673cbf0
10 years ago
Gerhard Jungwirth
0232af69d1
MT#11779 fix subscriber form setting admin flag
...
couldn't be deactivated, see also MT#11009
Change-Id: Ia32c61230b4e6e29f14db0e0c1ec6ca1cc8a07d5
10 years ago
Jenkins Git User
983cee8135
I18N dump: snapshot Thu Apr 09 01:11:01 +0200 2015
10 years ago
Irina Peshinskaya
d51c33177d
MT#11147 Left linking extensions and phones only for phones type
...
Change-Id: Ifa1c56f1578b0826ce739a2f143572b00eb7bf87
10 years ago
Andreas Granig
5cddb19eda
MT12347 Terminate module with true value.
...
Change-Id: Icb62b997cf71f7399ea36052c4c03dddbfbeaacc
10 years ago
Andreas Granig
92d4bad3e4
MT#12453 Add reseller name to device model table
...
Change-Id: I3996f74ee9d1e89775bf0b7f182b94ef0ee64b9b
10 years ago
Jenkins Git User
838ad0cafe
I18N dump: snapshot Thu Apr 02 01:11:22 +0200 2015
10 years ago
Irina Peshinskaya
bda844c9d3
MT#10159 Add API call towards MWI on voicemail dir change
...
Change-Id: I37907d1a5351911f5b357ae1e7992c189a9730d3
10 years ago
Andreas Granig
db0cb867c4
MT#12385 Add reseller_id to EDR head.
...
Change-Id: Ied667fac5eee55fa8980f29ae5e548f203f222d9
10 years ago
Jenkins Git User
763bb8e68d
I18N dump: snapshot Wed Apr 01 01:11:19 +0200 2015
10 years ago
Gerhard Jungwirth
9628a322c9
MT#12303 configure dialogic for ss7
...
and add some optical options
Change-Id: I0eef8840074f441f0314e54ee933f8788b8dc92d
10 years ago
Gerhard Jungwirth
aabb590b1e
MT#11777 filter cloudpbx prefs if no feature
...
Change-Id: I99c8fdb772a14063a97a9109b92a8f431a5ed3cd
10 years ago
Rene Krenn
96c731a144
MT#11917 Journaling for first set of resources
...
the journal module introduces a change history of
resources modified by api invocations. the history of
the 'customer' resource demo is accessible at
/api/customers/x/journal.
Change-Id: I4d5d11bc3e35160feed587ce4c1db565991866b2
10 years ago
Jenkins Git User
bcd2de62cf
I18N dump: snapshot Tue Mar 31 01:12:43 +0200 2015
10 years ago
Irina Peshinskaya
76c88a8946
MT#11147 Add fields documentation
...
For connectable_models, extensions_num, reseller_id
Change-Id: I3486fdb5e69d0d13914d319bcc68434465a72ea2
10 years ago
Gerhard Jungwirth
fefc0d4242
MT#11775 adapt fax error message
...
Change-Id: I43118f517bdca3d4fe27f6a83b78ede8cbf243d6
10 years ago
Irina Peshinskaya
11979e04ad
MT#11147 Create fake data for the devicemodels and pbxdevices tests
...
Change-Id: I782bd536fe6dc18d35857519f463329fba0c9da2
10 years ago
Gerhard Jungwirth
a35314d0aa
MT#11827 validate sip uri
...
Change-Id: I19281ec28eb6708e824963bef8a4e0523499add8
10 years ago
Gerhard Jungwirth
63371e46af
MT#11637 properly define reseller_id on roles of customercontacts
...
Change-Id: I67f845ecbbba53b1ec1b9d1e80388f007f3af069
10 years ago
Jenkins Git User
c55460a7fb
I18N dump: snapshot Wed Mar 25 01:15:56 +0100 2015
10 years ago
Irina Peshinskaya
eb049fa910
MT#11147 Fix multi ranged field devices creation
...
Change-Id: I7cdfccc443231f00cb14bb75ddaabcc919ca5095
(cherry picked from commit 8bc8c37a36da7d23802a6ca94f676c38d076a4fe)
10 years ago
Andreas Granig
1425bf7697
MT#10869 Hide account/connection info in jitsi
...
Change-Id: I097f6be4771c40145947c2ac32c61ca1ce81d45a
10 years ago
Andreas Granig
3fd27c9519
MT#10869 Add park option to Jitsi config
...
Change-Id: I0d55b7dc59e218392668f4fa9ffcdb1dac088865
10 years ago
Jenkins Git User
c94b4c4368
I18N dump: snapshot Thu Mar 19 17:17:14 +0100 2015
10 years ago
Irina Peshinskaya
de7928e2e3
MT#11147 Remove test hardcodes
...
Change-Id: I2663e8b5174bc327a1a4591a6618a8e624c5a62f
10 years ago
Irina Peshinskaya
e8a9f2b2b5
MT#12191 Rename "Add more" button to "Add destination sets"
...
To avoid misunderstanding in case of empty detination/time sets
in callforwards advanced view form.
Change-Id: I5e15da5214cd211b995ede84ecdbc63b94113532
10 years ago
Gerhard Jungwirth
63db8edc8c
MT#11501 dialogic isdn library
...
plus we're almost style-error free on the modified files
Change-Id: I6e26bc97d972a06dd1185c80c32a679007c176c9
10 years ago
Andreas Granig
32344a302a
MT#12219 Add q param also to firmware/next
...
Change-Id: I33f5b5d0ea60b50dc338d382ece532e575044955
10 years ago
Kirill Solomko
b622c5e6d1
MT#12165 - utf8 support for JSON data
...
Change-Id: I8416777d8d9030d30881ef92074917757584119d
10 years ago
Andreas Granig
9f25a4df95
MT#12219 Add q param to firmware/latest
...
Needed to distinguish between base and handset firmware
Change-Id: I4172fed706c6364af6b50f6b6ff76c645811d1d0
10 years ago
Irina Peshinskaya
81bd0240e3
MT#12083 Use exists optimization for subscriber search by alias
...
Change-Id: I65a5d4bd02adba1236caba52666e49a82e45908e
10 years ago
Jenkins Git User
db75b8222f
I18N dump: snapshot Tue Mar 17 01:10:26 +0100 2015
10 years ago
Irina Peshinskaya
ec9c71dbe3
MT#11147 Phone extensions
...
Change-Id: Ie08f85030a26dc00fe246c71e73a81bd001a2be4
10 years ago
Jenkins Git User
c52e8da48f
I18N dump: snapshot Thu Mar 12 01:10:21 +0100 2015
10 years ago
Jenkins Git User
5097ffcd1a
I18N dump: snapshot Wed Mar 11 01:12:49 +0100 2015
10 years ago
Gerhard Jungwirth
3bb5df875a
MT#11501 configure dialogic from webinterface
...
and change api config naming and add support for out_codecs
now with preferences approach
Change-Id: Ic62918e681fa877e8bfb92c2c70efb9edb4d0acc
10 years ago
Gerhard Jungwirth
9bc45cf3f5
MT#11501 dialogic api read and hash config
...
Change-Id: I6adffa64d5ad1fabf6e49b4ac97f22f5e40f3dae
10 years ago
Gerhard Jungwirth
cd3111d665
MT#11501 dialogic api cleanup
...
refactor to a more generic approach
dependencies
create_all
generate documentation
Change-Id: I718278e4560c3f1e2c14aa9b5585274fa32101dd
10 years ago
Gerhard Jungwirth
b926d468c9
MT#11501 dialogic api finalize sipsip
...
making the config work: InIPProfileId
Change-Id: I6fd13977292d55f0ddd14c65c805cb8d7c2c8024
10 years ago
Gerhard Jungwirth
0182781d7e
MT#11501 dialogic API profiles and start routing config
...
and fix some data handling
Change-Id: I89a8974343e3529659070f70ad37bcaa9143283c
10 years ago
Gerhard Jungwirth
711501b133
MT#11501 dialogic API formatting, more config
...
Change-Id: I29bb77410cb79f3e89664a641e03509382754f6c
10 years ago
Gerhard Jungwirth
188d5195fa
MT#11501 dialogic API network configuration
...
option to pass parameters, handle pids automatically in API
Change-Id: Ia8c327ec7377a1a787e7d758f00e682c4c1f1ca8
10 years ago
Gerhard Jungwirth
37a9021788
MT#11501 dialogic API login, locks
...
API PoC and general library design
testscript
Change-Id: I84537ba430bd455a3bac3ea28eaa82d5152bfa20
10 years ago
Jenkins Git User
8c896065ae
I18N dump: snapshot Wed Mar 04 01:16:29 +0100 2015
10 years ago
Rene Krenn
eed41633bd
MT#11917 Write journal for customer create/update.
...
Work in progress.
10 years ago
Gerhard Jungwirth
db2408cd3a
MT#11891 trigger xmlrpc when moving rewrite rules
...
Change-Id: Ie19488404b088b18cfa2d91a91a6e0a1d4ad51ac
10 years ago
Jenkins Git User
648b4a1c87
I18N dump: snapshot Fri Feb 27 01:14:49 +0100 2015
10 years ago
Andreas Granig
bc32830ad9
MT#11741 API: fix pbxdevicemodelimages props doc
...
Change-Id: Iae529c693f7f909e568083b6983b4a792b76b8f0
10 years ago
Andreas Granig
d40f9976ba
MT#11741 API: Add pbxdevicemodelimages resource.
...
Allows to download front/mac image of device model via API.
Change-Id: I83b6ea6a5a25fde23b591468aaa74d3ce42b09e4
10 years ago
Irina Peshinskaya
80ee2a1af9
MT#11549 Add alias filter for subscribers in API too.
...
Change-Id: I88d8650256e5833957bf43f00a506036fa34dd16
10 years ago
Andreas Granig
82529daaba
MT#11517 Don't expose internal prefs via API.
...
When doing GET on /api/subscribers/123 and /api/subscriberpreferences/123
and then doing a PUT on both, the PUT on /api/subscribers/123 will change
internal prefs, and the PUT on /api/subscriberpreferences/123 will override
them again, causing data inconsistencies. Example is cloud_pbx_hunt_timeout,
which is stored both in /api/subscribers/123 and in /api/subscriberpreferences/123,
where you're not supposed to change that via /api/subscriberpreferences/123.
Change-Id: I4d850482bb010377b4432ac516add94b5068f38b
10 years ago
Andreas Granig
6e53505c57
MT#10587 Disable yealink encryption.
...
Change-Id: I06e9f5de589474ef030770a8fc609eb1febce655
10 years ago
Andreas Granig
db99c346f7
MT#10587 Fix empty enc master key for yealink
...
Change-Id: Iad765e5def5ba678e273c38e57801d4e8505e048
10 years ago
Irina Peshinskaya
ac9b5ff871
MT#11549 Search by alias too, but aliases aren't shown
...
Change-Id: I866c7a1bf54a2c4d7bca40d42c66fde498722eb0
10 years ago
Jenkins Git User
21acf4fbac
I18N dump: snapshot Wed Feb 18 01:34:11 +0100 2015
10 years ago
Irina Peshinskaya
8fe9c0b06d
MT#5585 Add details about cdr record
...
(cherry picked from commit f1e3602b3e
)
Change-Id: I68655171f13e06a7c1566ae82b58341ccdbb12fb
10 years ago
Gerhard Jungwirth
1c7fb3a781
MT#5435 option to show table summaries
...
showing any supported aggregation method
Change-Id: If439731261cb148105f4c1fb9608839610935e75
10 years ago
Jenkins Git User
4ecfee215d
I18N dump: snapshot Sat Feb 14 01:11:52 +0100 2015
10 years ago
Kirill Solomko
391d10a8d8
MT#9719 - Reworked the ip/auth banlist parsing for the GUI representation
...
Change-Id: I5ef98253f0e6cfe3790f405b4e6b3e3238e8a9ca
10 years ago
Jenkins Git User
402d65fcce
I18N dump: snapshot Thu Feb 12 15:58:39 +0100 2015
10 years ago
Jenkins Git User
1eb89f7031
I18N dump: snapshot Tue Feb 10 01:14:36 +0100 2015
10 years ago
Irina Peshinskaya
01126bf8d7
Revert "MT#11343 Prevent PbxDevicemodels API from subscribers lineranges"
...
This reverts commit 0de1fb9e83
.
Change-Id: I4777be55b7df757a73054b2123ed62a6664892b3
10 years ago
Irina Peshinskaya
ca6594e3a2
MT#5585 Add calls cost to subscriber calls list.
...
Change-Id: I43b280a70cd3fc5d2ef63920939643a6c2f91705
10 years ago
Irina Peshinskaya
0de1fb9e83
MT#11343 Prevent PbxDevicemodels API from subscribers lineranges
...
Change-Id: Iafeaad73731edc1fca85b5acf29985d16c8fa542
10 years ago
Andreas Granig
950773557e
MT#10869 Unify jitsi status option in lockdown
...
Change-Id: I27daacd80e6a0e88a073b1841f9c1fcd45f5f206
10 years ago
Irina Peshinskaya
7eb50fe583
Revert "MT#11343 Add sign that range_id is used by subscriber"
...
This reverts commit 9c2681c47a
.
Change-Id: I53603caf7c3dea039f83e4854e34c353f2952dee
10 years ago
Irina Peshinskaya
9c2681c47a
MT#11343 Add sign that range_id is used by subscriber
...
Change-Id: I3d1acdcc66776f3e60e8495dd23830171300a5bf
10 years ago
Andreas Granig
65ceb1acd8
MT#10879 Fix fix of CLI handling on sub creation
...
Change-Id: I61a1bf28f40c8ef08617c9520c38d52bb661d096
10 years ago
Gerhard Jungwirth
cbcd42aacd
MT#11321 filter terminated resellers from dashboard
...
related to feature #8645
Change-Id: I0320762f7f2870e65d36f7270ccbc08a877d17e0
10 years ago
Gerhard Jungwirth
a0ccaecd9b
MT#5913 limit peering rule prefix length
...
Change-Id: I6526b6587fa4cb93298f7f7311e447981d8f6fa4
10 years ago
Andreas Granig
057f34636a
MT#11279 Allow disabling vendor RPC calls.
...
Change-Id: I0ccc26bb3de270c0dee5ce7f0de9d5e0ccbbd354
10 years ago
Jenkins Git User
d1dc9888e2
I18N dump: snapshot Fri Jan 30 01:15:20 +0100 2015
10 years ago
Andreas Granig
b2c4fca10f
MT#10879 Fix setting cli preference.
...
Change-Id: I5caa24daa626b3df75de08cd9c0773d2cf58e212
10 years ago
Andreas Granig
d2e6d40179
MT#11219 Skip cache cleaning on skipped files.
...
Change-Id: I1e9345e8e39e70e362bae5425f44154dd1e04d38
10 years ago
Andreas Granig
8381be7b7d
MT#11219 Load default files for sound set.
...
Change-Id: Idef8c106f20d0e9d0472b559858bbb2567a96a28
11 years ago
Jenkins Git User
af082180f2
I18N dump: snapshot Thu Jan 29 10:06:24 +0100 2015
11 years ago
Kirill Solomko
8717f99396
MT#10965 - Callforwards api DELETE fix to use callforwards instead of rewriterules, check for non-existing mapping auto removed by mysql
...
Change-Id: Id6fb16b15fae86b00ddf1e4ab590d43c05fe0e03
11 years ago
Irina Peshinskaya
ee018bb44b
MT#10159 Mark messages as read and send MWI notification about messages amount
...
And fix sorting for literal_sql columns
Change-Id: I3c2da898bd306ef529db37566db9b01f39e0ed03
11 years ago
Andreas Granig
b2cfc9c003
MT#10879 Set uuid as mailbox user if no number.
...
Change-Id: Ibb6d083d664c4aa8e51459d7460e141581a419a3
11 years ago
Andreas Granig
e37dc3d40a
MT#10879 Handle deletion of primary number.
...
Change-Id: I837f6af3dfbaac645eaf95cb02095d4ff9d31938
11 years ago
Irina Peshinskaya
e388e6f6b1
MT#10315 Cast lock to the numeric value as stated by API doc.
...
API doc takes type from the form field type definition.
Change-Id: I0c9fb0de2f261baac7a364c4845e861c5e378b76
11 years ago
Jenkins Git User
1974d2f7fb
I18N dump: snapshot Sat Jan 24 01:14:07 +0100 2015
11 years ago
Andreas Granig
81c23a38ea
MT#5173 Fix polycom bootstrapping.
...
Change-Id: I8eb475216ac3977c03fdc768f8605380dc8488e1
11 years ago
Jenkins Git User
70d9c4c110
I18N dump: snapshot Tue Jan 20 01:14:14 +0100 2015
11 years ago
Irina Peshinskaya
3081b7ab57
MT#10315 Add lock processing into POST method of Subscribers API.
...
Change-Id: Ic171e12906f746b21a714e4864f3a546851c77ff
11 years ago
Andreas Granig
8e844ecf75
MT#10705 Show pbx_groupmember_ids in API doc.
...
Change-Id: I2d1a20e55dcebb09e27fa147add892965bada3a3
11 years ago
Jenkins Git User
9bbe433a7b
I18N dump: snapshot Sat Jan 17 01:13:48 +0100 2015
11 years ago
Andreas Granig
bc7694433b
MT#5173 Add polycom bootstrap and directory.
...
Change-Id: Id33a1b2560298771bba26c0d36b05c123369b83b
11 years ago
Irina Peshinskaya
861f00019e
MT#10715 Remove exrescent debug and code
...
Change-Id: Ife5b5dd797b032717d104f68ff376560cc91dedf
11 years ago
Irina Peshinskaya
ce29d22a53
MT#10715 Add Polycom Zero Touch Provisioning (ZTP) client.
...
Change-Id: Ia3671355258dbfcf1533d7d4f87083e3beb10dc6
11 years ago
Irina Peshinskaya
d3b4f50b6a
MT#9177 Fix invisible syntax error
...
Change-Id: Iae470f98df2f91b3c70e7be9487f8f7b35b8d38e
11 years ago
Jenkins Git User
68e1b86a49
I18N dump: snapshot Thu Jan 15 01:14:10 +0100 2015
11 years ago
Andreas Granig
cb9c14af54
MT#10869 Allow webusername to be an email address
...
Change-Id: Iff38fc7c8ba675eff62dfd19fd6d0f4ab98f77f2
11 years ago
Andreas Granig
dad59b38c8
MT#10869 Add option to jitsi-auth via web creds
...
Change-Id: I7f751e2e16b8ed602f57bc342ce4045b02e273bb
11 years ago
Andreas Granig
8ebb4cfc02
MT#10869 Implement jitsi config lock-down
...
Disable any configuration in case of lock-down enabled.
Change-Id: I3f26b2603bba1bcfb1ef2018703e30050dcf12ba
11 years ago
Irina Peshinskaya
9977fa35f0
MT#10797 Add documentation note and sample with required "type" parameter.
...
Change-Id: I7f935d6593058a732888b79f4301a6fa78a4443e
11 years ago
Jenkins Git User
24d9f31931
I18N dump: snapshot Thu Jan 08 17:59:55 +0100 2015
11 years ago
Andrew Pogrebennyk
21833bf8cf
MT#9453 introduce handling for adm_cf_ncos[_id] preference
...
Change-Id: I17fdb7fa89a8e1682aafe43c02d94c8e230b8098
11 years ago
Kirill Solomko
06c058caa6
MT#10169 - add "enabled" feature for rewrite rules, peering hosts/rules
...
Change-Id: Ie018146d5074f9af821bb8acc95546b026914b0f
11 years ago
Jenkins Git User
34f9dcce85
I18N dump: snapshot Sat Jan 03 01:13:23 +0100 2015
11 years ago
Irina Peshinskaya
13b2465d9e
MT#10797 Fix package to view API doc.
...
Change-Id: I7709851da67841f8476126e50423392045855fc0
11 years ago
Irina Peshinskaya
649ccfb5c4
MT#10797 Check manadatory customer "type" presence.
...
Change-Id: I0a99845caabc8edfd718163b6bf4b8a0ff79a211
11 years ago
Jenkins Git User
48384c4015
I18N dump: snapshot Sat Dec 20 01:14:53 +0100 2014
11 years ago
Andreas Granig
8b8355914e
MT#6785 Fix creating subscriber with ext 0.
...
Change-Id: I9aa6804c869fdc4b0dc153d014482497976b7ddc
11 years ago
Andreas Granig
af40fb7a39
MT#6773 Remove more Data::Printer stuff.
...
Change-Id: I119cf5ac88755d48b36fc6ec7a2aa86d75765f86
11 years ago
Andreas Granig
03a6f4a68b
MT#10705 Set group members from within group.
...
Change-Id: I91695bc1baedb189e978a4269648b1e62dd5b680
11 years ago
Andreas Granig
64093a0a88
MT#10691 Add digits group for contract sound set
...
Change-Id: I41e2adcb9a0f3b5545fe182ca9764cb519320a97
11 years ago
Andreas Granig
30d207508e
MT#5241 Update primary number on group ext change
...
Change-Id: I5d23cb1c262a170b1e2d2b2c5ecf61fc22189ff8
11 years ago
Alexander Lutay
45dc041607
MT10181 Add debug for CA certificate check & use rest_api_certfile always
...
Change-Id: I63e129d44a4ff49ea2e9ea06c98f25d25263afba
11 years ago
Jenkins Git User
5c4ec09334
I18N dump: snapshot Thu Dec 18 01:14:28 +0100 2014
11 years ago
Andreas Granig
3cf80bf916
MT#10587 Parse autoprov bootstrap id and mark conf
...
We search for a valid id (mac) in the various path parts, and also
set a bootstrap flag for the configs to handle it separately.
11 years ago
Andreas Granig
c6b336072b
MT#10537 Support customer_id for calllists.
11 years ago
Andreas Granig
3624c48faa
MT#10587 Use insecure bootstrap URL
...
Used to fetch the initial config and firmware, without any
account information.
11 years ago