Christian Veigl
b99227c7ba
remove audio_file and vsc handling
...
audio_file handling was replaced with sound sets (introduced with r9073)
drop vsc handling (not yet supported)
14 years ago
Christian Veigl
6ead5d0d98
obey percritic; minor and defandable ProhibitMutatingListFunctions
14 years ago
Andreas Granig
23582dcf77
Allow "+" in permanent contact uri.
14 years ago
Christian Veigl
c7e5ed12bc
support for sound sets
14 years ago
Christian Veigl
2e1498f38d
Admin-interface support for the further enhanced enum-type. See also r8889.
14 years ago
Andreas Granig
3455aeb9ce
Show timestamp in SIP packet details.
14 years ago
Andreas Granig
1998eabc30
Wrap lines in sip packet detail view at 120 chars.
14 years ago
Christian Veigl
db7f0337a0
Admin-interface-part of matnis:841
...
The admin-interface uses the special value 'NOTSET' to indicate that
this preference will not be set for the user, thus will be deleted (and
probably some domain-lvl-default be used).
14 years ago
Christian Veigl
e6eef64a3a
allow empty sip-uri (mantis:797)
14 years ago
Christian Veigl
8df7b66037
show alias numbers in admin-interface
14 years ago
Andreas Granig
4688cc7f71
Enhance graphics and packet details.
...
Use Courier TTF in png.
Show packet and cseq number in png.
Show ip:port->ip:port in details.
14 years ago
Andreas Granig
8e03d11958
Implemented graphical call-flow view.
14 years ago
Christian Veigl
3e3b1910d0
frontend for trusted peers, mantis:797
14 years ago
Christian Veigl
1f0dbf1463
call_prov() expects a ref for returning data
14 years ago
Daniel Tiefnig
c9dd682413
avoid get_subscriber_by_id where possible
...
This will use get_voip_account_subscriber* whenever possible so we use
consistent set of subscriber_id's.
Third step to replace provisioning subscriber_id by billing subscriber_id
see https://bugtracker.sipwise.com/view.php?id=1361
14 years ago
Andreas Granig
d37661d41d
Implement basic sipstats feature.
14 years ago
Andreas Granig
65a7666c85
Implement adding a permanent location entry.
14 years ago
Andreas Granig
c36fb0abeb
Add timeout to CF destinations.
14 years ago
Christian Veigl
54df78301c
remember selected domain on failure (mantis 1253)
14 years ago
Daniel Tiefnig
8abbddb727
fix subscriber matching in call lists
14 years ago
Andreas Granig
130e0bd0c1
Fix fetching of voicebox/faxserver preferences.
14 years ago
Daniel Tiefnig
58c6318fe8
number normalization for adm block lists
...
maybe this should actually be obsoleted by a change in the number format
handling, but fixing it nevertheless, as it causes some problems in
older versions of the interface (3.0 at least)
14 years ago
Daniel Tiefnig
deeed3e84b
use streamlined _cf_time_period function parameters
14 years ago
Daniel Tiefnig
d2c823e3a1
use streamlined delete_subscriber_cf_time_set parameters
14 years ago
Daniel Tiefnig
ce75a7a3f1
use streamlined _cf_destination function parameters
14 years ago
Daniel Tiefnig
3ec263f002
use simplified delete_subscriber_cf_destination_set parameters
14 years ago
Daniel Tiefnig
0ee7176c8e
use simplified delete_subscriber_cf_map parameters
14 years ago
Andreas Granig
cdced45c5b
Allow multiple CF mappings per CF type.
14 years ago
Andreas Granig
7e7570c341
Clean up legacy CF handling.
14 years ago
Andreas Granig
c41ff3a7d1
Make CF mappings editable.
14 years ago
Andreas Granig
cdb87937a8
Implement editing of time periods.
...
Can be used with drag/drop/remove like a new period now.
14 years ago
Andreas Granig
6cba17c108
Use drag/drop elements to display current values.
...
Use our building blocks to show existing values, just make it non-editable
if we're not in edit mode for this row. WIP.
14 years ago
Andreas Granig
79b6db901a
Properly display existing time periods.
...
Use similar blocks like when creating/editing periods.
14 years ago
Andreas Granig
9a912c6c82
Implement deletion of CF time periods.
14 years ago
Andreas Granig
7fa871bd14
Add creation of CF time periods.
14 years ago
Andreas Granig
9409b8449a
Implement CF time set handling.
...
Add functionality to manipulate CF time sets.
Time periods are WIP.
14 years ago
Andreas Granig
8f4c9cd4b8
Prepare preference view to make CFs editable.
...
Show dsets and tsets dropdown while editing CFs.
Remove time defs from dset view (has a own view now).
14 years ago
Andreas Granig
f80c24f32c
Add separate section for CF and new view for time defs.
...
Use separate section in subscriber preferences view to configure call-forwards.
Add new view to configure call forward time sets.
14 years ago
Andreas Granig
87cb1a0b9d
Prettify call-forward targets in view.
...
Use proper radio button selections and display short form
for internal service destinations and numbers.
14 years ago
Andreas Granig
2927994252
Implement drag&drop for CF destinations.
...
It's now possible to reorder CF destination within
a destination set using drag&drop.
14 years ago
Andreas Granig
3ac043d949
Fix another override of new subscriber handling.
14 years ago
Andreas Granig
8ae6dd2bb9
Fix overwrite of a previous commit.
14 years ago
Andreas Granig
4447cee740
Implement handling of CF destinations within CF sets.
...
Add support for adding/changing/deleting CF destinations.
14 years ago
Andreas Granig
98afa1e7ef
Add separate view for CF handling - WIP.
...
CFs will be managed in a separate view in the future. This
commit prepares the skeleton for the new view and implements
a first version for managing CF destination sets.
The current CF handling is not touched and the new stuff
won't show up unless you add the "cf_test" preference
manually to the db.
14 years ago
Daniel Tiefnig
e6ff3f464c
do not store preferences in session to avoid size limits
...
fixes "URL not found" errors when opening the preferences tab
14 years ago
Daniel Tiefnig
7a9f15557d
not storing subscriber in session to avoid "store_session: data too large" errors
14 years ago
Andreas Granig
6f26f9b84a
Prefix fax2mail forward with + for consistency.
...
Add leading + to make fax2mail number format consistent with
other number formats.
14 years ago
Daniel Tiefnig
b9acb8cd60
removed unnecessary use of session for admin::Utils::prepare_call_list
...
fixes issue #765
14 years ago
Daniel Tiefnig
fcb964be3a
don't store subscriber and account in session - fixes issue #853
14 years ago
Daniel Tiefnig
2875bd90ee
merged r5696:5806 from branch 3.1:
...
15 years ago