App-Netdisco

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
2.059000 - 2022-11-25
 
  [NEW FEATURES]
 
  * #893 API Endpoints to submit arpnip and macsuck results
 
2.058003 - 2022-11-04
 
  [BUG FIXES]
 
  * Revert HTTPS download for build as it does not work in busybox
 
2.058002 - 2022-11-04
 
  [ENHANCEMENTS]
 
  * Github actions installs always over HTTPS
 
2.058001 - 2022-11-04
 
  [BUG FIXES]

share/contrib/raddb/dictionary.usr  view on Meta::CPAN

1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
VALUE   USR-Call-Event-Code                     bcReject              14
VALUE   USR-Call-Event-Code                     ieReject              15
VALUE   USR-Call-Event-Code                     chidReject            16
VALUE   USR-Call-Event-Code                     progReject            17
VALUE   USR-Call-Event-Code                     callingPartyReject    18
VALUE   USR-Call-Event-Code                     calledPartyReject     19
VALUE   USR-Call-Event-Code                     blocked               20
VALUE   USR-Call-Event-Code                     analogBlocked         21
VALUE   USR-Call-Event-Code                     digitalBlocked        22
VALUE   USR-Call-Event-Code                     outOfService          23
VALUE   USR-Call-Event-Code                     busy                  24
VALUE   USR-Call-Event-Code                     congestion            25
VALUE   USR-Call-Event-Code                     protocolError         26
VALUE   USR-Call-Event-Code                     noFreeBchannel        27
VALUE   USR-Call-Event-Code                     inOutCallCollision    28
VALUE   USR-Call-Event-Code                     inCallArrival           29
VALUE   USR-Call-Event-Code                     outCallArrival          30
VALUE   USR-Call-Event-Code                     inCallConnect           31
VALUE   USR-Call-Event-Code                     outCallConnect          32
 
VALUE   USR-HARC-Disconnect-Code                No-Error                0

share/public/javascripts/jquery-history.js  view on Meta::CPAN

1
(function(a,b){"use strict";var c=a.History=a.History||{},d=a.jQuery;if(typeof c.Adapter!="undefined")throw new Error("History.js Adapter has already been loaded...");c.Adapter={bind:function(a,b,c){d(a).bind(b,c)},trigger:function(a,b,c){d(a).trigge...

share/public/javascripts/jstree/jstree.min.js  view on Meta::CPAN

1
2
3
4
5
6
/*! jsTree - v3.3.12 - 2021-09-03 - (MIT) */
!function(a){"use strict";"function"==typeof define&&define.amd?define(["jquery"],a):"undefined"!=typeof module&&module.exports?module.exports=a(require("jquery")):a(jQuery)}(function(a,b){"use strict";if(!a.jstree){var c=0,d=!1,e=!1,f=!1,g=[],h=a("s...
a&&a.data&&(l.data=a.data,a.data.jstree))for(f in a.data.jstree)a.data.jstree.hasOwnProperty(f)&&(l.state[f]=a.data.jstree[f]);if(a&&"object"==typeof a.state)for(f in a.state)a.state.hasOwnProperty(f)&&(l.state[f]=a.state[f]);if(a&&"object"==typeof a...
!p)return!1;for(m=this.get_node(p),c&&c.state&&c.state.loaded===!1&&(m.state.loaded=!1),l=[],l.push(p),l=l.concat(m.children_d),this.trigger("model",{nodes:l,parent:r.id}),n=0,o=r.parents.length;o>n;n++)this._model.data[r.parents[n]].children_d=this....
var f=this.get_node(b,!0),g=f.children(".jstree-anchor");a(i).one("context_show.vakata.jstree",function(b,c){var d="jstree-contextmenu jstree-"+this.get_theme()+"-contextmenu";a(c.element).addClass(d),g.addClass("jstree-context")}.bind(this)),this._d...
"default":{}},a.jstree.defaults.types[a.jstree.root]={},a.jstree.plugins.types=function(c,d){this.init=function(c,e){var f,g;if(e&&e.types&&e.types["default"])for(f in e.types)if("default"!==f&&f!==a.jstree.root&&e.types.hasOwnProperty(f))for(g in e....

share/public/swagger-ui/swagger-ui-bundle.js  view on Meta::CPAN

60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
* @param {string} eventNameSuffix Event name, e.g. "click".
 * @param {?boolean} capture Check if the capture phase is supported.
 * @return {boolean} True if the event is supported.
 * @internal
 * @license Modernizr 3.0.0pre (Custom Build) | MIT
 */,e.exports=function(e,t){if(!o.canUseDOM||t&&!("addEventListener"in document))return!1;var n="on"+e,i=n in document;if(!i){var a=document.createElement("div");a.setAttribute(n,"return;"),i="function"==typeof a[n]}return!i&&r&&"wheel"===e&&(i=docum...
/*!
 * (c) 2017 Joachim Wester
 * MIT license
 */function o(e,t){return r.call(e,t)}function i(e){if(Array.isArray(e)){for(var t=new Array(e.length),n=0;n<t.length;n++)t[n]=""+n;return t}if(Object.keys)return Object.keys(e);t=[];for(var r in e)o(e,r)&&t.push(r);return t}function a(e){return-1===...
/*!
 * cookie
 * Copyright(c) 2012-2014 Roman Shtylman
 * Copyright(c) 2015 Douglas Christopher Wilson
 * MIT Licensed
 */t.parse=function(e,t){if("string"!=typeof e)throw new TypeError("argument str must be a string");for(var n={},o=t||{},a=e.split(i),s=o.decode||r,l=0;l<a.length;l++){var c=a[l],f=c.indexOf("=");if(!(f<0)){var p=c.substr(0,f).trim(),d=c.substr(++f,c...
/*!
 *
 * Copyright (c) 2014-2015, Jon Schlinkert.

share/public/swagger-ui/swagger-ui-bundle.js.map  view on Meta::CPAN



( run in 0.277 second using v1.01-cache-2.11-cpan-05444aca049 )