sippbxuserdefault.lzx
<library>
<view name="sippbxuserdefault" visible="false" width="${parent.width}" height="${parent.height-25}" initstage="defer">
<view width="${parent.width}">
<view x="20" align="left">
<text fontstyle="bold">Klantentool</text>
</view>
<view align="right">
<text>sip trunk rev.2019030701
</text>
</view>
</view>
<simplelayout axis="y" spacing="5"/>
<view name="userdefault" width="${parent.width}" height="${parent.height}">
<tabs x="5" style="whitecolors" id="mytabs" width="${parent.width-10}" height="${parent.height-5}">
<tabpane bgcolor="#FFFFFF" width="${parent.width}" height="${parent.height}">Details
<view x="5" y="5" height="${immediateparent.height-10}" width="${immediateparent.width-10}">
<view>
<text fontstyle="bold" selectable="true">Account nummer:</text>
<text selectable="true" datapath="loginDS:/dbdata/data/account_id/text()"/>
<simplelayout axis="x"/>
</view>
<view>
<text fontstyle="bold" selectable="true">Pro nummer:</text>
<text selectable="true" datapath="loginDS:/dbdata/data/group_id/text()"/><text>-</text>
<text selectable="true" datapath="loginDS:/dbdata/data/reseller_id/text()"/>
<simplelayout axis="x"/>
</view>
<view>
<text fontstyle="bold">Rekening balans:</text>
<text datapath="loginDS:/dbdata/data/credit/text()" width="75"/>
<simplelayout axis="x"/>
</view>
<view>
<text selectable="true" fontstyle="bold">Persoonlijke gegevens:</text>
<text selectable="true" datapath="loginDS:/dbdata/data/fullname/text()" width="350"/>
<text selectable="true" datapath="loginDS:/dbdata/data/street/text()" width="350"/>
<text selectable="true" datapath="loginDS:/dbdata/data/postalcity/text()" width="350"/>
<text selectable="true" datapath="loginDS:/dbdata/data/country/text()" width="350"/>
<text selectable="true" datapath="loginDS:/dbdata/data/email/text()" width="350"/>
<text/>
<text selectable="true" datapath="loginDS:/dbdata/data/company/text()" width="350"/>
<text selectable="true" datapath="loginDS:/dbdata/data/vat/text()" width="350"/>
<simplelayout axis="y"/>
</view>
<view layout="axis:x; spacing:5" align="left">
<button isdefault="true">Download contract
<handler name="onclick">
canvas.downloadAgreement();
</handler>
</button>
</view>
<view layout="axis:x; spacing:5" align="left">
<button isdefault="true">Genereer contract
<handler name="onclick">
canvas.requestAgreement();
</handler>
</button>
</view>
<view layout="axis:x; spacing:5" align="left">
<button isdefault="true">Wijzig wachtwoord
<handler name="onclick">
canvas.changepwddialog.open();
</handler>
</button>
</view>
<view layout="axis:x; spacing:5" align="left">
<button isdefault="true">Wijzig e-mail adres
<handler name="onclick">
canvas.changeemaildialog.open();
</handler>
</button>
</view>
<simplelayout axis="y" spacing="15"/>
</view>
</tabpane>
<tabpane bgcolor="#FFFFFF" width="${parent.width}" height="${parent.height}">Informatie
<tabslider width="${parent.width-20}" height="${parent.height-45}">
<tabelement text="Account Informatie" selected="true">
<view height="${immediateparent.height}" width="${immediateparent.width}" clip="true">
<text datapath="loginDS:/dbdata/data/accountinfo/text()" multiline="true" width="${parent.width}" height="250" selectable="true"/>
<view layout="axis:x; spacing:5" align="center">
<button isdefault="true">Reset User-Agent beveiliging
<handler name="onclick">
canvas.userResetUA();
</handler>
</button>
</view>
<simplelayout axis="y" spacing="5"/>
</view>
</tabelement>
<tabelement id="cnconfig" text="Displayname Instellen">
<view height="${immediateparent.height}" width="${immediateparent.width}" clip="true" layout="axis:y; spacing:5">
<view layout="axis:x" align="left">
<text fontstyle="bold">Displayname instellen: </text>
</view>
<view layout="axis:x" align="left">
<text valign="middle">Door te sturen naam (aka Displayname) op ons VoIP netwerk:</text> </view>
<view layout="axis:x" align="left">
<edittext id="newdisplayname" datapath="loginDS:/dbdata/data/displayname/text()" width="150"/>
</view>
<view layout="axis:x" align="left">
<text valign="middle">Vul in met een naam of andere identificatie (bedrijfsnaam, nickname), deze wor
d meegestuurd naar de gesprekspartner op ons netwerk!</text>
</view>
<view layout="axis:x" align="left">
<button isdefault="true">Wijzig
<handler name="onclick">
canvas.userChangeDisplayname(newdisplayname.getText());
</handler>
</button>
</view>
<simplelayout axis="y" spacing="15"/>
</view>
</tabelement>
<tabelement id="shortnrs" text="Belangrijke Nummers">
<view height="${immediateparent.height}" width="${immediateparent.width}" clip="true">
<text multiline="true" width="${parent.width}">
<font color="#FF0000"><b>TIJDENS KANTOOR UREN</b></font><br/>0800 26 1 26<br/><br/>
<b>1921</b> doorschakel instellingen (met centrale)<br/>
<b>nummer*99</b> nummer niet uitsturen voor deze oproep (+3215969696*99)<br/>
<b>1935</b> nummer uitsturen deactiveren<br/>
<b>1936</b> nummer uitsturen activeren<br/>
<b>1940</b> echo<br/>
<b>1941</b> muziek<br/>
<b>1942</b> papegaai<br/>
<b>1950</b> rekening balans opvragen<br/>
<b>1960</b> voucher opladen<br/>
<b>1970</b> klantnummer opvragen<br/>
<b>1990</b> laatste beller<br/>
</text>
</view>
</tabelement>
<tabelement id="fwdconfig" text="Doorschakeling bij panne">
<view height="${immediateparent.height}" width="${immediateparent.width}" clip="true" layout="axis:y; spacing:5">
<view layout="axis:x" align="left">
<text fontstyle="bold">Doorschakel configuratie: </text>
</view>
<view layout="axis:x" align="left">
<text valign="middle">Gesprekken bij panne doorsturen naar: (kunnen meerdere nummers zijn, gescheiden door een komma)</text>
</view>
<view layout="axis:x" align="left">
<edittext id="newforward" datapath="loginDS:/dbdata/data/forward/text()" width="150"/>
</view>
<view layout="axis:x" align="left">
<text multiline="true" width="600">
Vul 'STANDAARD' in om het standaard bandje te gebruiken bij internet panne!<br/>
Vul 'BUSY' in om gewoonweg de bezet-toon te geven bij internet panne!
</text>
</view>
<view layout="axis:x" align="left">
<button isdefault="true">Wijzig
<handler name="onclick">
canvas.userChangeForward(newforward.getText(), '61');
</handler>
</button>
</view>
<simplelayout axis="y" spacing="15"/>
</view>
</tabelement>
<tabelement id="sipreturncodes" text="SIP Protocol Errorcodes">
<view height="${immediateparent.height}" width="${immediateparent.width}" clip="true">
<text multiline="true" width="${parent.width}">
<b>SIP Protocol Error Returncodes:</b><br/><br/>
404 Not Found<br/>
503 Service Unavailable<br/>
408 Request Timeout<br/>
480 Temporarily unavailable<br/>
403 Forbidden<br/>
410 Gone<br/>
480 Temporarily unavailable<br/>
484 Address incomplete<br/>
486 Busy here<br/>
500 Server internal failure<br/>
501 Not Implemented<br/>
503 Service Unavailable<br/>
502 Bad Gateway<br/>
488 Not Acceptable Here<br/>
</text>
</view>
</tabelement>
</tabslider>
</tabpane>
<tabpane bgcolor="#FFFFFF" width="${parent.width}" height="${parent.height}">Uitgaande Gesprekken
<simplelayout axis="y" spacing="5"/>
<view width="100%">
<view layout="axis:x" align="left" valign="top">
<text fontstyle="bold">Maand: </text>
<datacombobox id="callsoutmonth" width="150" shownitems="5" itemdatapath="lastyearDS:/dbdata/data" textdatapath="description/text()" valuedatapath="month/text()" selectfirst="true">
<handler name="onselected">
canvas.searchCallsout(callsoutmonth.getValue(), "");
</handler>
</datacombobox>
</view>
<view layout="axis:x" align="right" valign="top">
<edittext id="callsoutsearch" width="150"/>
<button isdefault="true">Zoek
<handler name="onclick">
canvas.searchCallsout(callsoutmonth.getValue(), callsoutsearch.getValue());
</handler>
</button>
<simplelayout axis="x" spacing="5"/>
</view>
</view>
<grid id="callsout" width="${parent.width-20}" height="${parent.height-80}" bgcolor0="$once{whitecolors.basecolor}" datapath="callsoutDS:/dbdata" sizetoheader="false">
<handler name="ondata">
canvas.gridCallsout=1;
canvas.checkGridData();
</handler>
<gridcolumn width="${parent.width/7}" sortable="true">Wanneer
<text width="${parent.width}" datapath="timestamp/text()"/>
</gridcolumn>
<gridcolumn width="${parent.width/7}" sortable="true">Bestemming
<text width="${parent.width}" datapath="country/text()"/>
</gridcolumn>
<gridcolumn width="${parent.width/7}" sortable="true">Nummer
<text width="${parent.width}" datapath="callee/text()"/>
</gridcolumn>
<gridcolumn width="${parent.width/7}" sortable="true">Duur
<text width="${parent.width}" datapath="billsec/text()"/>
</gridcolumn>
<gridcolumn width="${parent.width/7}" sortable="true">Prijs
<text width="${parent.width}" datapath="price_out/text()"/>
</gridcolumn>
<gridcolumn width="${parent.width/7}" sortable="true">Setup
<text width="${parent.width}" datapath="setup_out/text()"/>
</gridcolumn>
<gridcolumn width="${parent.width/7}" sortable="true">Type
<text width="${parent.width}" datapath="type/text()"/>
</gridcolumn>
</grid>
</tabpane>
<tabpane bgcolor="#FFFFFF" width="${parent.width}" height="${parent.height}">Inkomende Gesprekken
<simplelayout axis="y" spacing="5"/>
<view width="100%">
<view layout="axis:x" align="left" valign="top">
<text fontstyle="bold">Maand: </text>
<datacombobox id="callsinmonth" width="150" shownitems="5" itemdatapath="lastyearDS:/dbdata/data" textdatapath="description/text()" valuedatapath="month/text()" selectfirst="true">
<handler name="onselected">
canvas.searchCallsin(callsinmonth.getValue(), "");
</handler>
</datacombobox>
</view>
<view layout="axis:x" align="right" valign="top">
<edittext id="callsinsearch" width="150"/>
<button isdefault="true">Zoek
<handler name="onclick">
canvas.searchCallsin(callsinmonth.getValue(), callsinsearch.getValue());
</handler>
</button>
<simplelayout axis="x" spacing="5"/>
</view>
</view>
<grid id="callsin" width="${parent.width-20}" height="${parent.height-80}" bgcolor0="$once{whitecolors.basecolor}" datapath="callsinDS:/dbdata" sizetoheader="false">
<handler name="ondata">
canvas.gridCallsin=1;
canvas.checkGridData();
</handler>
<gridcolumn width="${parent.width/6}" sortable="true">Wanneer
<text width="${parent.width}" datapath="timestamp/text()"/>
</gridcolumn>
<gridcolumn width="${parent.width/6}" sortable="true">Wie
<text width="${parent.width}" datapath="callerid/text()"/>
</gridcolumn>
<gridcolumn width="${parent.width/6}" sortable="true">Nummer
<text width="${parent.width}" datapath="clid/text()"/>
</gridcolumn>
<gridcolumn width="${parent.width/6}" sortable="true">Naar
<text width="${parent.width}" datapath="callee/text()"/>
</gridcolumn>
<gridcolumn width="${parent.width/6}" sortable="true">Duur
<text width="${parent.width}" datapath="billsec/text()"/>
</gridcolumn>
<gridcolumn width="${parent.width/6}" sortable="true">Type
<text width="${parent.width}" datapath="type/text()"/>
</gridcolumn>
</grid>
</tabpane>
<tabpane bgcolor="#FFFFFF" width="${parent.width}" height="${parent.height}">Korte Nummers
<simplelayout axis="y" spacing="5"/>
<view width="${parent.width-20}">
<simplelayout axis="y" spacing="7"/>
<view layout="axis:x" width="800" align="left" valign="top">
<text multiline="true" width="${parent.width}">Hier kan men verkorte nummers ingeven ... <br/><br/></text>
<simplelayout axis="y" spacing="5"/>
</view>
</view>
<view width="${parent.width-20}">
<view layout="axis:x" align="right">
<edittext id="qdshort" width="30" visible="false"/>
<text fontsize="14">Bestemming:</text>
<edittext id="qdnumber" width="150"/>
<text fontsize="14">Beschrijving:</text>
<edittext id="qdname" width="150"/>
<button isdefault="true">Wijzig
<handler name="onclick">
Debug.write("test", qdshort.getText());
canvas.quickdialChange(qdshort.getText(), qdnumber.getText(), qdname.getText());
</handler>
</button>
<simplelayout axis="x" spacing="7"/>
</view>
<view layout="axis:x" align="left">
<text>Selecteer om gegevens te wijzigen:</text>
</view>
</view>
<grid id="quickdial" width="${parent.width-20}" height="${parent.height-150}" bgcolor0="$once{whitecolors.basecolor}" datapath="quickdialDS:/dbdata" sizetoheader="false" multiselect="false">
<handler name="ondata">
canvas.gridShorts=1;
canvas.checkGridData();
</handler>
<handler name="onselect">
var dp = this.getSelection();
dp.setXPath("short/text()");
qdshort.setAttribute("text",dp.getNodeText());
dp = this.getSelection();
dp.setXPath("number/text()");
qdnumber.setAttribute("text",dp.getNodeText());
dp = this.getSelection();
dp.setXPath("name/text()");
qdname.setAttribute("text",dp.getNodeText());
</handler>
<gridcolumn width="${parent.width/3}">Verkort Nummer
<text width="${parent.width}" datapath="short/text()"/>
</gridcolumn>
<gridcolumn width="${parent.width/3}">Bestemming
<text width="${parent.width}" datapath="number/text()"/>
</gridcolumn>
<gridcolumn width="${parent.width/3}">Beschrijving
<text width="${parent.width}" datapath="name/text()"/>
</gridcolumn>
</grid>
</tabpane>
<tabpane bgcolor="#FFFFFF" width="${parent.width}" height="${parent.height}">Telefoon Nummers
<simplelayout axis="y" spacing="5"/>
<view width="100%">
<simplelayout axis="x" spacing="5"/>
<view layout="axis:x" align="left">
<button isdefault="true">Vraag nieuw nummer aan
<handler name="onclick">
canvas.newnumberdialog.open();
</handler>
</button>
</view>
<view layout="axis:x" align="right">
<button isdefault="true">Vraag nummer overdracht aan
<handler name="onclick">
lz.Browser.loadURL("https://portins.voice.weepee.io/", "_blank");
</handler>
</button>
</view>
</view>
<grid id="numbers" width="${parent.width-20}" height="${parent.height-80}" bgcolor0="$once{whitecolors.basecolor}" datapath="numbersDS:/dbdata" sizetoheader="false">
<handler name="ondata">
canvas.gridNumbers=1;
canvas.checkGridData();
</handler>
<gridcolumn width="${parent.width/2}" sortable="true">Nummer
<text width="${parent.width}" datapath="caller_id/text()"/>
</gridcolumn>
<gridcolumn width="${parent.width/2}" sortable="true">Type
<text width="${parent.width}" datapath="numbertype/text()"/>
</gridcolumn>
</grid>
</tabpane>
<tabpane bgcolor="#FFFFFF" width="${parent.width}" height="${parent.height}">Belwaarde
<simplelayout axis="y" spacing="5"/>
<view width="100%">
<simplelayout axis="x" spacing="5"/>
<view layout="axis:x" align="left" valign="top">
<button isdefault="true">Koop belwaarde
<handler name="onclick">
lz.Browser.loadURL("https://ssl.weepee.org/klanten/belwaarde", "_blank");
</handler>
</button>
</view>
<view layout="axis:x" align="right" valign="top">
<edittext id="vouchercode" width="150"/>
<button isdefault="true">Verzilver voucher
<handler name="onclick">
canvas.activateVoucher(vouchercode.getValue());
</handler>
</button>
<simplelayout axis="x" spacing="5"/>
</view>
</view>
<grid id="usedvouchers" width="${parent.width-20}" height="${parent.height-80}" bgcolor0="$once{whitecolors.basecolor}" datapath="usedvouchersDS:/dbdata" sizetoheader="false">
<handler name="ondata">
canvas.gridVouchers=1;
canvas.checkGridData();
</handler>
<gridcolumn width="${parent.width/3}" sortable="true">Voucher
<text width="${parent.width}" datapath="vouchercode/text()"/>
</gridcolumn>
<gridcolumn width="${parent.width/3}" sortable="true">Bedrag (€)
<text width="${parent.width}" datapath="amount/text()"/>
</gridcolumn>
<gridcolumn width="${parent.width/3}" sortable="true">Bijgeladen op
<text width="${parent.width}" datapath="usedon/text()"/>
</gridcolumn>
</grid>
</tabpane>
</tabs>
</view>
</view>
</library>
Cross References
Named Instances