{{:lavori-in-corso-2_1_.jpg|}}
====== PAGINA IN COSTRUZIONE ======
====== LAVORI IN CORSO ======
usr/www/avme/de/html/en/first/first_Sip_3.frm Tabular Unified
|old| new|
|3| 3| |
|4| 4| |
|5| 5| |
| |6| |
|6| 7| multiquery telcfg:settings/SIP/list '|
|7| 8| |
|8| 9| ' ?>|
usr/www/avme/en/html/en/first/first_Sip_3.js
|old| new|
|227| 227|function SetNst (nummer) {|
|228| 228|if (jslGetValue("uiPostNr00") == "") {jslSetValue("uiPostNr00", nummer); jslEnable("uiPostNr00");} |
|229| 229|if (jslGetValue("uiPostNr10") == "") {jslSetValue("uiPostNr10", nummer); jslEnable("uiPostNr10");} |
| | 230|if (jslGetValue("uiPostNr20") == "") {jslSetValue("uiPostNr20", nummer); jslEnable("uiPostNr20");} |
|230| 231|}|
|231| 232||
usr/www/avme/en/html/en/first/first_Sip_free.frm
|old | new |
|18|18||
|19|19||
|20|20||
| | 21||
|21|22||
usr/www/all/html/de/fon/dial.js
|old|new|
|21|21|name = jslGetValue("uiPostFon1"); |
|22|22|if (name.length == 0) name = g_Fon2;|
|23|23|jslAddOption("uiViewPort", "2", name, false);|
| |24|name = jslGetValue("uiPostFon2"); |
| |25|if (name.length == 0) name = g_Fon3;|
| |26|jslAddOption("uiViewPort", "3", name, false);|
|24|27|jslSetSelection("uiViewPort", "1"); |
|25|28|if (jslGetValue("uiTestPort") != "") {|
|26|29|jslSetSelection("uiViewPort", jslGetValue("uiTestPort"));|
usr/www/all/html/de/fon/fonbuch.js
|old | new |
|152| 152|name = jslGetValue("uiPostFon1"); |
|153| 153|if (name.length == 0) name = g_Fon2;|
|154| 154|break; |
| | 155|case "3": |
| | 156|name = jslGetValue("uiPostFon2"); |
| | 157|if (name.length == 0) name = g_Fon3;|
| | 158|break; |
|155| 159|} |
|156| 160|return name; |
|157| 161|} |
usr/www/all/html/de/fon/foncalls.js
|old| new|
|113| 113|name = jslGetValue("uiPostFon1"); |
|114| 114|if (name.length == 0) name = g_Fon2;|
|115| 115|break; |
| | 116|case "3": |
| | 117|name = jslGetValue("uiPostFon2"); |
| | 118|if (name.length == 0) name = g_Fon3; |
| | 119|break;|
|116| 120|} |
|117| 121|return name; |
|118| 122|} |
usr/www/all/html/de/fon/fonlist.html
|old| new|
|35| 35| |
|36| 36| |
|37| 37| |
| | 38|