Ticket #5640 (closed Bugs: duplicate)

Opened 1 year ago

Last modified 1 year ago

update 2.9 to 2.10

Reported by: elights Assigned to: tm1000
Priority: crash Milestone: 2.11
Component: Endpoint Manager (OSS) Version: 2.10-branch
Keywords: Cc:
Confirmation: Confirmed Distro:
Backend Engine: Asterisk 1.8 Distro Ver:
Backend Ver: SVN Revision (if applicable):

Description

I updated my FreePBX to 2.10; and when I try to edit my trunk configuration it show me this error:

FATAL SQL ERROR! ::::: SELECT tech FROM devices WHERE id = OUT_4 [nativecode=1054 ** Unknown column 'OUT_4' in 'where clause']SQL -

array(4) {

[0]=> array(7) {

file?=> string(72) "/var/www/html/admin/modules/endpointman/includes/abstraction/freepbx.inc" line?=> int(31) function?=> string(9) "sql_error" class?=> string(20) "epm_data_abstraction" object?=> object(epm_data_abstraction)#9 (3) {

db?=> object(DB_mysql)#2 (26) {

phptype?=> string(5) "mysql" dbsyntax?=> string(5) "mysql" features?=> array(7) {

limit?=> string(5) "alter" new_link?=> string(5) "4.2.0" numrows?=> bool(true) pconnect?=> bool(true) prepare?=> bool(false) ssl?=> bool(false) transactions?=> bool(true)

} errorcode_map?=> array(26) {

[1004]=> int(-15) [1005]=> int(-15) [1006]=> int(-15) [1007]=> int(-5) [1008]=> int(-17) [1022]=> int(-5) [1044]=> int(-26) [1046]=> int(-14) [1048]=> int(-3) [1049]=> int(-27) [1050]=> int(-5) [1051]=> int(-18) [1054]=> int(-19) [1061]=> int(-5) [1062]=> int(-5) [1064]=> int(-2) [1091]=> int(-4) [1100]=> int(-21) [1136]=> int(-22) [1142]=> int(-26) [1146]=> int(-18) [1216]=> int(-3) [1217]=> int(-3) [1356]=> int(-13) [1451]=> int(-3) [1452]=> int(-3)

} connection?=> resource(28) of type (mysql link) dsn?=> array(9) {

phptype?=> string(5) "mysql" dbsyntax?=> string(5) "mysql" username?=> string(7) "freepbx" password?=> string(12) "b3t0rch1l4db" protocol?=> string(3) "tcp" hostspec?=> string(9) "localhost" port?=> bool(false) socket?=> bool(false) database?=> string(8) "asterisk"

} autocommit?=> bool(true) transaction_opcount?=> int(0) _db?=> string(8) "asterisk" fetchmode?=> int(1) fetchmode_object_class?=> string(8) "stdClass" was_connected?=> NULL last_query?=> string(41) "SELECT tech FROM devices WHERE id = OUT_4" options?=> array(8) {

result_buffering?=> int(500) persistent?=> bool(false) ssl?=> bool(false) debug?=> int(0) seqname_format?=> string(6) "%s_seq" autofree?=> bool(false) portability?=> int(0) optimize?=> string(11) "performance"

} last_parameters?=> array(0) { } prepare_tokens?=> array(0) { } prepare_types?=> array(0) { } prepared_queries?=> array(0) { } _last_query_manip?=> bool(false) _next_query_manip?=> bool(false) _debug?=> bool(false) _default_error_mode?=> NULL _default_error_options?=> NULL _default_error_handler?=> string(0) "" _error_class?=> string(8) "DB_Error" _expected_errors?=> array(0) { }

} amp_conf?=> NULL global_cfg?=> array(22) {

srvip?=> string(13) "192.168.1.130" tz?=> string(15) "America/Caracas" gmtoff?=> string(0) "" gmthr?=> string(0) "" config_location?=> string(10) "/tftpboot/" update_server?=> string(38) "http://www.provisioner.net/release/v3/" version?=> string(8) "2.10.3.6" enable_ari?=> string(1) "1" debug?=> string(1) "0" arp_location?=> string(9) "/sbin/arp" nmap_location?=> string(4) "nmap" asterisk_location?=> string(18) "/usr/sbin/asterisk" language?=> string(0) "" check_updates?=> string(1) "0" disable_htaccess?=> string(0) "" endpoint_vers?=> string(1) "0" disable_help?=> string(1) "0" show_all_registrations?=> string(1) "0" ntp?=> string(0) "" server_type?=> string(4) "file" tftp_check?=> string(1) "0" nmap_search?=> string(0) ""

}

} type?=> string(2) "->" args?=> array(1) {

[0]=> &object(DB_Error)#11 (8) {

error_message_prefix?=> string(0) "" mode?=> int(1) level?=> int(1024) code?=> int(-19) message?=> string(23) "DB Error: no such field" userinfo?=> string(103) "SELECT tech FROM devices WHERE id = OUT_4 [nativecode=1054 ** Unknown column 'OUT_4' in 'where clause']" backtrace?=> array(11) {

[0]=> array(7) {

file?=> string(22) "/usr/share/pear/DB.php" line?=> int(966) function?=> string(10) "PEAR_Error" class?=> string(10) "PEAR_Error" object?=> object(DB_Error)#11 (8) {

error_message_prefix?=> string(0) "" mode?=> int(1) level?=> int(1024) code?=> int(-19) message?=> string(23) "DB Error: no such field" userinfo?=> string(103) "SELECT tech FROM devices WHERE id = OUT_4 [nativecode=1054 ** Unknown column 'OUT_4' in 'where clause']" backtrace?=> array(11) {

[0]=> array(7) {

file?=> string(22) "/usr/share/pear/DB.php" line?=> int(966) function?=> string(10) "PEAR_Error" class?=> string(10) "PEAR_Error" object?=> *RECURSION* type?=> string(2) "->" args?=> array(5) {

[0]=> string(23) "DB Error: no such field" [1]=> int(-19) [2]=> int(1) [3]=> int(1024) [4]=> string(103) "SELECT tech FROM devices WHERE id = OUT_4 [nativecode=1054 ** Unknown column 'OUT_4' in 'where clause']"

}

} [1]=> array(7) {

file?=> string(24) "/usr/share/pear/PEAR.php" line?=> int(568) function?=> string(8) "DB_Error" class?=> string(8) "DB_Error" object?=> *RECURSION* type?=> string(2) "->" args?=> array(4) {

[0]=> int(-19) [1]=> int(1) [2]=> int(1024) [3]=> string(103) "SELECT tech FROM devices WHERE id = OUT_4 [nativecode=1054 ** Unknown column 'OUT_4' in 'where clause']"

}

} [2]=> array(7) {

file?=> string(29) "/usr/share/pear/DB/common.php" line?=> int(1903) function?=> string(10) "raiseError" class?=> string(4) "PEAR" object?=> object(DB_mysql)#2 (26) {

phptype?=> string(5) "mysql" dbsyntax?=> string(5) "mysql" features?=> array(7) {

limit?=> string(5) "alter" new_link?=> string(5) "4.2.0" numrows?=> bool(true) pconnect?=> bool(true) prepare?=> bool(false) ssl?=> bool(false) transactions?=> bool(true)

} errorcode_map?=> array(26) {

[1004]=> int(-15) [1005]=> int(-15) [1006]=> int(-15) [1007]=> int(-5) [1008]=> int(-17) [1022]=> int(-5) [1044]=> int(-26) [1046]=> int(-14) [1048]=> int(-3) [1049]=> int(-27) [1050]=> int(-5) [1051]=> int(-18) [1054]=> int(-19) [1061]=> int(-5) [1062]=> int(-5) [1064]=> int(-2) [1091]=> int(-4) [1100]=> int(-21) [1136]=> int(-22) [1142]=> int(-26) [1146]=> int(-18) [1216]=> int(-3) [1217]=> int(-3) [1356]=> int(-13) [1451]=> int(-3) [1452]=> int(-3)

} connection?=> resource(28) of type (mysql link) dsn?=> array(9) {

phptype?=> string(5) "mysql" dbsyntax?=> string(5) "mysql" username?=> string(7) "freepbx" password?=> string(12) "b3t0rch1l4db" protocol?=> string(3) "tcp" hostspec?=> string(9) "localhost" port?=> bool(false) socket?=> bool(false) database?=> string(8) "asterisk"

} autocommit?=> bool(true) transaction_opcount?=> int(0) _db?=> string(8) "asterisk" fetchmode?=> int(1) fetchmode_object_class?=> string(8) "stdClass" was_connected?=> NULL last_query?=> string(41) "SELECT tech FROM devices WHERE id = OUT_4" options?=> array(8) {

result_buffering?=> int(500) persistent?=> bool(false) ssl?=> bool(false) debug?=> int(0) seqname_format?=> string(6) "%s_seq" autofree?=> bool(false) portability?=> int(0) optimize?=> string(11) "performance"

} last_parameters?=> array(0) { } prepare_tokens?=> array(0) { } prepare_types?=> array(0) { } prepared_queries?=> array(0) { } _last_query_manip?=> bool(false) _next_query_manip?=> bool(false) _debug?=> bool(false) _default_error_mode?=> NULL _default_error_options?=> NULL _default_error_handler?=> string(0) "" _error_class?=> string(8) "DB_Error" _expected_errors?=> array(0) { }

} type?=> string(2) "->" args?=> array(7) {

[0]=> NULL [1]=> int(-19) [2]=> NULL [3]=> NULL [4]=> string(103) "SELECT tech FROM devices WHERE id = OUT_4 [nativecode=1054 ** Unknown column 'OUT_4' in 'where clause']" [5]=> string(8) "DB_Error" [6]=> bool(true)

}

} [3]=> array(7) {

file?=> string(28) "/usr/share/pear/DB/mysql.php" line?=> int(898) function?=> string(10) "raiseError" class?=> string(9) "DB_common" object?=> object(DB_mysql)#2 (26) {

phptype?=> string(5) "mysql" dbsyntax?=> string(5) "mysql" features?=> array(7) {

limit?=> string(5) "alter" new_link?=> string(5) "4.2.0" numrows?=> bool(true) pconnect?=> bool(true) prepare?=> bool(false) ssl?=> bool(false) transactions?=> bool(true)

} errorcode_map?=> array(26) {

[1004]=> int(-15) [1005]=> int(-15) [1006]=> int(-15) [1007]=> int(-5) [1008]=> int(-17) [1022]=> int(-5) [1044]=> int(-26) [1046]=> int(-14) [1048]=> int(-3) [1049]=> int(-27) [1050]=> int(-5) [1051]=> int(-18) [1054]=> int(-19) [1061]=> int(-5) [1062]=> int(-5) [1064]=> int(-2) [1091]=> int(-4) [1100]=> int(-21) [1136]=> int(-22) [1142]=> int(-26) [1146]=> int(-18) [1216]=> int(-3) [1217]=> int(-3) [1356]=> int(-13) [1451]=> int(-3) [1452]=> int(-3)

} connection?=> resource(28) of type (mysql link) dsn?=> array(9) {

phptype?=> string(5) "mysql" dbsyntax?=> string(5) "mysql" username?=> string(7) "freepbx" password?=> string(12) "b3t0rch1l4db" protocol?=> string(3) "tcp" hostspec?=> string(9) "localhost" port?=> bool(false) socket?=> bool(false) database?=> string(8) "asterisk"

} autocommit?=> bool(true) transaction_opcount?=> int(0) _db?=> string(8) "asterisk" fetchmode?=> int(1) fetchmode_object_class?=> string(8) "stdClass" was_connected?=> NULL last_query?=> string(41) "SELECT tech FROM devices WHERE id = OUT_4" options?=> array(8) {

result_buffering?=> int(500) persistent?=> bool(false) ssl?=> bool(false) debug?=> int(0) seqname_format?=> string(6) "%s_seq" autofree?=> bool(false) portability?=> int(0) optimize?=> string(11) "performance"

} last_parameters?=> array(0) { } prepare_tokens?=> array(0) { } prepare_types?=> array(0) { } prepared_queries?=> array(0) { } _last_query_manip?=> bool(false) _next_query_manip?=> bool(false) _debug?=> bool(false) _default_error_mode?=> NULL _default_error_options?=> NULL _default_error_handler?=> string(0) "" _error_class?=> string(8) "DB_Error" _expected_errors?=> array(0) { }

} type?=> string(2) "->" args?=> array(5) {

[0]=> int(-19) [1]=> NULL [2]=> NULL [3]=> NULL [4]=> string(48) "1054 ** Unknown column 'OUT_4' in 'where clause'"

}

} [4]=> array(7) {

file?=> string(28) "/usr/share/pear/DB/mysql.php" line?=> int(327) function?=> string(15) "mysqlRaiseError" class?=> string(8) "DB_mysql" object?=> object(DB_mysql)#2 (26) {

phptype?=> string(5) "mysql" dbsyntax?=> string(5) "mysql" features?=> array(7) {

limit?=> string(5) "alter" new_link?=> string(5) "4.2.0" numrows?=> bool(true) pconnect?=> bool(true) prepare?=> bool(false) ssl?=> bool(false) transactions?=> bool(true)

} errorcode_map?=> array(26) {

[1004]=> int(-15) [1005]=> int(-15) [1006]=> int(-15) [1007]=> int(-5) [1008]=> int(-17) [1022]=> int(-5) [1044]=> int(-26) [1046]=> int(-14) [1048]=> int(-3) [1049]=> int(-27) [1050]=> int(-5) [1051]=> int(-18) [1054]=> int(-19) [1061]=> int(-5) [1062]=> int(-5) [1064]=> int(-2) [1091]=> int(-4) [1100]=> int(-21) [1136]=> int(-22) [1142]=> int(-26) [1146]=> int(-18) [1216]=> int(-3) [1217]=> int(-3) [1356]=> int(-13) [1451]=> int(-3) [1452]=> int(-3)

} connection?=> resource(28) of type (mysql link) dsn?=> array(9) {

phptype?=> string(5) "mysql" dbsyntax?=> string(5) "mysql" username?=> string(7) "freepbx" password?=> string(12) "b3t0rch1l4db" protocol?=> string(3) "tcp" hostspec?=> string(9) "localhost" port?=> bool(false) socket?=> bool(false) database?=> string(8) "asterisk"

} autocommit?=> bool(true) transaction_opcount?=> int(0) _db?=> string(8) "asterisk" fetchmode?=> int(1) fetchmode_object_class?=> string(8) "stdClass" was_connected?=> NULL last_query?=> string(41) "SELECT tech FROM devices WHERE id = OUT_4" options?=> array(8) {

result_buffering?=> int(500) persistent?=> bool(false) ssl?=> bool(false) debug?=> int(0) seqname_format?=> string(6) "%s_seq" autofree?=> bool(false) portability?=> int(0) optimize?=> string(11) "performance"

} last_parameters?=> array(0) { } prepare_tokens?=> array(0) { } prepare_types?=> array(0) { } prepared_queries?=> array(0) { } _last_query_manip?=> bool(false) _next_query_manip?=> bool(false) _debug?=> bool(false) _default_error_mode?=> NULL _default_error_options?=> NULL _default_error_handler?=> string(0) "" _error_class?=> string(8) "DB_Error" _expected_errors?=> array(0) { }

} type?=> string(2) "->" args?=> array(0) { }

} [5]=> array(7) {

file?=> string(29) "/usr/share/pear/DB/common.php" line?=> int(1216) function?=> string(11) "simpleQuery" class?=> string(8) "DB_mysql" object?=> object(DB_mysql)#2 (26) {

phptype?=> string(5) "mysql" dbsyntax?=> string(5) "mysql" features?=> array(7) {

limit?=> string(5) "alter" new_link?=> string(5) "4.2.0" numrows?=> bool(true) pconnect?=> bool(true) prepare?=> bool(false) ssl?=> bool(false) transactions?=> bool(true)

} errorcode_map?=> array(26) {

[1004]=> int(-15) [1005]=> int(-15) [1006]=> int(-15) [1007]=> int(-5) [1008]=> int(-17) [1022]=> int(-5) [1044]=> int(-26) [1046]=> int(-14) [1048]=> int(-3) [1049]=> int(-27) [1050]=> int(-5) [1051]=> int(-18) [1054]=> int(-19) [1061]=> int(-5) [1062]=> int(-5) [1064]=> int(-2) [1091]=> int(-4) [1100]=> int(-21) [1136]=> int(-22) [1142]=> int(-26) [1146]=> int(-18) [1216]=> int(-3) [1217]=> int(-3) [1356]=> int(-13) [1451]=> int(-3) [1452]=> int(-3)

} connection?=> resource(28) of type (mysql link) dsn?=> array(9) {

phptype?=> string(5) "mysql" dbsyntax?=> string(5) "mysql" username?=> string(7) "freepbx" password?=> string(12) "b3t0rch1l4db" protocol?=> string(3) "tcp" hostspec?=> string(9) "localhost" port?=> bool(false) socket?=> bool(false) database?=> string(8) "asterisk"

} autocommit?=> bool(true) transaction_opcount?=> int(0) _db?=> string(8) "asterisk" fetchmode?=> int(1) fetchmode_object_class?=> string(8) "stdClass" was_connected?=> NULL last_query?=> string(41) "SELECT tech FROM devices WHERE id = OUT_4" options?=> array(8) {

result_buffering?=> int(500) persistent?=> bool(false) ssl?=> bool(false) debug?=> int(0) seqname_format?=> string(6) "%s_seq" autofree?=> bool(false) portability?=> int(0) optimize?=> string(11) "performance"

} last_parameters?=> array(0) { } prepare_tokens?=> array(0) { } prepare_types?=> array(0) { } prepared_queries?=> array(0) { } _last_query_manip?=> bool(false) _next_query_manip?=> bool(false) _debug?=> bool(false) _default_error_mode?=> NULL _default_error_options?=> NULL _default_error_handler?=> string(0) "" _error_class?=> string(8) "DB_Error" _expected_errors?=> array(0) { }

} type?=> string(2) "->" args?=> array(1) {

[0]=> string(41) "SELECT tech FROM devices WHERE id = OUT_4"

}

} [6]=> array(7) {

file?=> string(29) "/usr/share/pear/DB/common.php" line?=> int(1289) function?=> string(5) "query" class?=> string(9) "DB_common" object?=> object(DB_mysql)#2 (26) {

phptype?=> string(5) "mysql" dbsyntax?=> string(5) "mysql" features?=> array(7) {

limit?=> string(5) "alter" new_link?=> string(5) "4.2.0" numrows?=> bool(true) pconnect?=> bool(true) prepare?=> bool(false) ssl?=> bool(false) transactions?=> bool(true)

} errorcode_map?=> array(26) {

[1004]=> int(-15) [1005]=> int(-15) [1006]=> int(-15) [1007]=> int(-5) [1008]=> int(-17) [1022]=> int(-5) [1044]=> int(-26) [1046]=> int(-14) [1048]=> int(-3) [1049]=> int(-27) [1050]=> int(-5) [1051]=> int(-18) [1054]=> int(-19) [1061]=> int(-5) [1062]=> int(-5) [1064]=> int(-2) [1091]=> int(-4) [1100]=> int(-21) [1136]=> int(-22) [1142]=> int(-26) [1146]=> int(-18) [1216]=> int(-3) [1217]=> int(-3) [1356]=> int(-13) [1451]=> int(-3) [1452]=> int(-3)

} connection?=> resource(28) of type (mysql link) dsn?=> array(9) {

phptype?=> string(5) "mysql" dbsyntax?=> string(5) "mysql" username?=> string(7) "freepbx" password?=> string(12) "b3t0rch1l4db" protocol?=> string(3) "tcp" hostspec?=> string(9) "localhost" port?=> bool(false) socket?=> bool(false) database?=> string(8) "asterisk"

} autocommit?=> bool(true) transaction_opcount?=> int(0) _db?=> string(8) "asterisk" fetchmode?=> int(1) fetchmode_object_class?=> string(8) "stdClass" was_connected?=> NULL last_query?=> string(41) "SELECT tech FROM devices WHERE id = OUT_4" options?=> array(8) {

result_buffering?=> int(500) persistent?=> bool(false) ssl?=> bool(false) debug?=> int(0) seqname_format?=> string(6) "%s_seq" autofree?=> bool(false) portability?=> int(0) optimize?=> string(11) "performance"

} last_parameters?=> array(0) { } prepare_tokens?=> array(0) { } prepare_types?=> array(0) { } prepared_queries?=> array(0) { } _last_query_manip?=> bool(false) _next_query_manip?=> bool(false) _debug?=> bool(false) _default_error_mode?=> NULL _default_error_options?=> NULL _default_error_handler?=> string(0) "" _error_class?=> string(8) "DB_Error" _expected_errors?=> array(0) { }

} type?=> string(2) "->" args?=> array(1) {

[0]=> string(41) "SELECT tech FROM devices WHERE id = OUT_4"

}

} [7]=> array(7) {

file?=> string(72) "/var/www/html/admin/modules/endpointman/includes/abstraction/freepbx.inc" line?=> int(29) function?=> string(6) "getOne" class?=> string(9) "DB_common" object?=> object(DB_mysql)#2 (26) {

phptype?=> string(5) "mysql" dbsyntax?=> string(5) "mysql" features?=> array(7) {

limit?=> string(5) "alter" new_link?=> string(5) "4.2.0" numrows?=> bool(true) pconnect?=> bool(true) prepare?=> bool(false) ssl?=> bool(false) transactions?=> bool(true)

} errorcode_map?=> array(26) {

[1004]=> int(-15) [1005]=> int(-15) [1006]=> int(-15) [1007]=> int(-5) [1008]=> int(-17) [1022]=> int(-5) [1044]=> int(-26) [1046]=> int(-14) [1048]=> int(-3) [1049]=> int(-27) [1050]=> int(-5) [1051]=> int(-18) [1054]=> int(-19) [1061]=> int(-5) [1062]=> int(-5) [1064]=> int(-2) [1091]=> int(-4) [1100]=> int(-21) [1136]=> int(-22) [1142]=> int(-26) [1146]=> int(-18) [1216]=> int(-3) [1217]=> int(-3) [1356]=> int(-13) [1451]=> int(-3) [1452]=> int(-3)

} connection?=> resource(28) of type (mysql link) dsn?=> array(9) {

phptype?=> string(5) "mysql" dbsyntax?=> string(5) "mysql" username?=> string(7) "freepbx" password?=> string(12) "b3t0rch1l4db" protocol?=> string(3) "tcp" hostspec?=> string(9) "localhost" port?=> bool(false) socket?=> bool(false) database?=> string(8) "asterisk"

} autocommit?=> bool(true) transaction_opcount?=> int(0) _db?=> string(8) "asterisk" fetchmode?=> int(1) fetchmode_object_class?=> string(8) "stdClass" was_connected?=> NULL last_query?=> string(41) "SELECT tech FROM devices WHERE id = OUT_4" options?=> array(8) {

result_buffering?=> int(500) persistent?=> bool(false) ssl?=> bool(false) debug?=> int(0) seqname_format?=> string(6) "%s_seq" autofree?=> bool(false) portability?=> int(0) optimize?=> string(11) "performance"

} last_parameters?=> array(0) { } prepare_tokens?=> array(0) { } prepare_types?=> array(0) { } prepared_queries?=> array(0) { } _last_query_manip?=> bool(false) _next_query_manip?=> bool(false) _debug?=> bool(false) _default_error_mode?=> NULL _default_error_options?=> NULL _default_error_handler?=> string(0) "" _error_class?=> string(8) "DB_Error" _expected_errors?=> array(0) { }

} type?=> string(2) "->" args?=> array(2) {

[0]=> string(41) "SELECT tech FROM devices WHERE id = OUT_4" [1]=> NULL

}

} [8]=> array(7) {

file?=> string(57) "/var/www/html/admin/modules/endpointman/functions.inc.php" line?=> int(208) function?=> string(3) "sql" class?=> string(20) "epm_data_abstraction" object?=> object(epm_data_abstraction)#9 (3) {

db?=> object(DB_mysql)#2 (26) {

phptype?=> string(5) "mysql" dbsyntax?=> string(5) "mysql" features?=> array(7) {

limit?=> string(5) "alter" new_link?=> string(5) "4.2.0" numrows?=> bool(true) pconnect?=> bool(true) prepare?=> bool(false) ssl?=> bool(false) transactions?=> bool(true)

} errorcode_map?=> array(26) {

[1004]=> int(-15) [1005]=> int(-15) [1006]=> int(-15) [1007]=> int(-5) [1008]=> int(-17) [1022]=> int(-5) [1044]=> int(-26) [1046]=> int(-14) [1048]=> int(-3) [1049]=> int(-27) [1050]=> int(-5) [1051]=> int(-18) [1054]=> int(-19) [1061]=> int(-5) [1062]=> int(-5) [1064]=> int(-2) [1091]=> int(-4) [1100]=> int(-21) [1136]=> int(-22) [1142]=> int(-26) [1146]=> int(-18) [1216]=> int(-3) [1217]=> int(-3) [1356]=> int(-13) [1451]=> int(-3) [1452]=> int(-3)

} connection?=> resource(28) of type (mysql link) dsn?=> array(9) {

phptype?=> string(5) "mysql" dbsyntax?=> string(5) "mysql" username?=> string(7) "freepbx" password?=> string(12) "b3t0rch1l4db" protocol?=> string(3) "tcp" hostspec?=> string(9) "localhost" port?=> bool(false) socket?=> bool(false) database?=> string(8) "asterisk"

} autocommit?=> bool(true) transaction_opcount?=> int(0) _db?=> string(8) "asterisk" fetchmode?=> int(1) fetchmode_object_class?=> string(8) "stdClass" was_connected?=> NULL last_query?=> string(41) "SELECT tech FROM devices WHERE id = OUT_4" options?=> array(8) {

result_buffering?=> int(500) persistent?=> bool(false) ssl?=> bool(false) debug?=> int(0) seqname_format?=> string(6) "%s_seq" autofree?=> bool(false) portability?=> int(0) optimize?=> string(11) "performance"

} last_parameters?=> array(0) { } prepare_tokens?=> array(0) { } prepare_types?=> array(0) { } prepared_queries?=> array(0) { } _last_query_manip?=> bool(false) _next_query_manip?=> bool(false) _debug?=> bool(false) _default_error_mode?=> NULL _default_error_options?=> NULL _default_error_handler?=> string(0) "" _error_class?=> string(8) "DB_Error" _expected_errors?=> array(0) { }

} amp_conf?=> NULL global_cfg?=> array(22) {

srvip?=> string(13) "192.168.1.130" tz?=> string(15) "America/Caracas" gmtoff?=> string(0) "" gmthr?=> string(0) "" config_location?=> string(10) "/tftpboot/" update_server?=> string(38) "http://www.provisioner.net/release/v3/" version?=> string(8) "2.10.3.6" enable_ari?=> string(1) "1" debug?=> string(1) "0" arp_location?=> string(9) "/sbin/arp" nmap_location?=> string(4) "nmap" asterisk_location?=> string(18) "/usr/sbin/asterisk" language?=> string(0) "" check_updates?=> string(1) "0" disable_htaccess?=> string(0) "" endpoint_vers?=> string(1) "0" disable_help?=> string(1) "0" show_all_registrations?=> string(1) "0" ntp?=> string(0) "" server_type?=> string(4) "file" tftp_check?=> string(1) "0" nmap_search?=> string(0) ""

}

} type?=> string(2) "->" args?=> array(2) {

[0]=> &string(41) "SELECT tech FROM devices WHERE id = OUT_4" [1]=> &string(6) "getOne"

}

} [9]=> array(4) {

file?=> string(50) "/var/www/html/admin/libraries/components.class.php" line?=> int(466) function?=> string(26) "endpointman_configpageload" args?=> array(1) {

[0]=> &string(6) "trunks"

}

} [10]=> array(7) {

file?=> string(30) "/var/www/html/admin/config.php" line?=> int(253) function?=> string(15) "buildconfigpage" class?=> string(9) "component" object?=> object(component)#7 (14) {

_compname?=> string(6) "trunks" _type?=> string(0) "" _guielems_top?=> NULL _guielems_middle?=> NULL _guielems_bottom?=> NULL _jsfuncs?=> NULL _guifuncs?=> array(1) {

[5]=> array(1) {

[0]=> string(26) "endpointman_configpageload"

}

} _processfuncs?=> NULL _sorted_guielems?=> bool(true) _sorted_jsfuncs?=> bool(true) _sorted_guifuncs?=> bool(true) _sorted_processfuncs?=> bool(true) _lists?=> NULL _opts?=> NULL

} type?=> string(2) "->" args?=> array(0) { }

}

} callback?=> NULL

} type?=> string(2) "->" args?=> array(5) {

[0]=> string(23) "DB Error: no such field" [1]=> int(-19) [2]=> int(1) [3]=> int(1024) [4]=> string(103) "SELECT tech FROM devices WHERE id = OUT_4 [nativecode=1054 ** Unknown column 'OUT_4' in 'where clause']"

}

} [1]=> array(7) {

file?=> string(24) "/usr/share/pear/PEAR.php" line?=> int(568) function?=> string(8) "DB_Error" class?=> string(8) "DB_Error" object?=> object(DB_Error)#11 (8) {

error_message_prefix?=> string(0) "" mode?=> int(1) level?=> int(1024) code?=> int(-19) message?=> string(23) "DB Error: no such field" userinfo?=> string(103) "SELECT tech FROM devices WHERE id = OUT_4 [nativecode=1054 ** Unknown column 'OUT_4' in 'where clause']" backtrace?=> array(11) {

[0]=> array(7) {

file?=> string(22) "/usr/share/pear/DB.php" line?=> int(966) function?=> string(10) "PEAR_Error" class?=> string(10) "PEAR_Error" object?=> *RECURSION* type?=> string(2) "->" args?=> array(5) {

[0]=> string(23) "DB Error: no such field" [1]=> int(-19) [2]=> int(1) [3]=> int(1024) [4]=> string(103) "SELECT tech FROM devices WHERE id = OUT_4 [nativecode=1054 ** Unknown column 'OUT_4' in 'where clause']"

}

} [1]=> array(7) {

file?=> string(24) "/usr/share/pear/PEAR.php" line?=> int(568) function?=> string(8) "DB_Error" class?=> string(8) "DB_Error" object?=> *RECURSION* type?=> string(2) "->" args?=> array(4) {

[0]=> int(-19) [1]=> int(1) [2]=> int(1024) [3]=> string(103) "SELECT tech FROM devices WHERE id = OUT_4 [nativecode=1054 ** Unknown column 'OUT_4' in 'where clause']"

}

} [2]=> array(7) {

file?=> string(29) "/usr/share/pear/DB/common.php" line?=> int(1903) function?=> string(10) "raiseError" class?=> string(4) "PEAR" object?=> object(DB_mysql)#2 (26) {

phptype?=> string(5) "mysql" dbsyntax?=> string(5) "mysql" features?=> array(7) {

limit?=> string(5) "alter" new_link?=> string(5) "4.2.0" numrows?=> bool(true) pconnect?=> bool(true) prepare?=> bool(false) ssl?=> bool(false) transactions?=> bool(true)

} errorcode_map?=> array(26) {

[1004]=> int(-15) [1005]=> int(-15) [1006]=> int(-15) [1007]=> int(-5) [1008]=> int(-17) [1022]=> int(-5) [1044]=> int(-26) [1046]=> int(-14) [1048]=> int(-3) [1049]=> int(-27) [1050]=> int(-5) [1051]=> int(-18) [1054]=> int(-19) [1061]=> int(-5) [1062]=> int(-5) [1064]=> int(-2) [1091]=> int(-4) [1100]=> int(-21) [1136]=> int(-22) [1142]=> int(-26) [1146]=> int(-18) [1216]=> int(-3) [1217]=> int(-3) [1356]=> int(-13) [1451]=> int(-3) [1452]=> int(-3)

} connection?=> resource(28) of type (mysql link) dsn?=> array(9) {

phptype?=> string(5) "mysql" dbsyntax?=> string(5) "mysql" username?=> string(7) "freepbx" password?=> string(12) "b3t0rch1l4db" protocol?=> string(3) "tcp" hostspec?=> string(9) "localhost" port?=> bool(false) socket?=> bool(false) database?=> string(8) "asterisk"

} autocommit?=> bool(true) transaction_opcount?=> int(0) _db?=> string(8) "asterisk" fetchmode?=> int(1) fetchmode_object_class?=> string(8) "stdClass" was_connected?=> NULL last_query?=> string(41) "SELECT tech FROM devices WHERE id = OUT_4" options?=> array(8) {

result_buffering?=> int(500) persistent?=> bool(false) ssl?=> bool(false) debug?=> int(0) seqname_format?=> string(6) "%s_seq" autofree?=> bool(false) portability?=> int(0) optimize?=> string(11) "performance"

} last_parameters?=> array(0) { } prepare_tokens?=> array(0) { } prepare_types?=> array(0) { } prepared_queries?=> array(0) { } _last_query_manip?=> bool(false) _next_query_manip?=> bool(false) _debug?=> bool(false) _default_error_mode?=> NULL _default_error_options?=> NULL _default_error_handler?=> string(0) "" _error_class?=> string(8) "DB_Error" _expected_errors?=> array(0) { }

} type?=> string(2) "->" args?=> array(7) {

[0]=> NULL [1]=> int(-19) [2]=> NULL [3]=> NULL [4]=> string(103) "SELECT tech FROM devices WHERE id = OUT_4 [nativecode=1054 ** Unknown column 'OUT_4' in 'where clause']" [5]=> string(8) "DB_Error" [6]=> bool(true)

}

} [3]=> array(7) {

file?=> string(28) "/usr/share/pear/DB/mysql.php" line?=> int(898) function?=> string(10) "raiseError" class?=> string(9) "DB_common" object?=> object(DB_mysql)#2 (26) {

phptype?=> string(5) "mysql" dbsyntax?=> string(5) "mysql" features?=> array(7) {

limit?=> string(5) "alter" new_link?=> string(5) "4.2.0" numrows?=> bool(true) pconnect?=> bool(true) prepare?=> bool(false) ssl?=> bool(false) transactions?=> bool(true)

} errorcode_map?=> array(26) {

[1004]=> int(-15) [1005]=> int(-15) [1006]=> int(-15) [1007]=> int(-5) [1008]=> int(-17) [1022]=> int(-5) [1044]=> int(-26) [1046]=> int(-14) [1048]=> int(-3) [1049]=> int(-27) [1050]=> int(-5) [1051]=> int(-18) [1054]=> int(-19) [1061]=> int(-5) [1062]=> int(-5) [1064]=> int(-2) [1091]=> int(-4) [1100]=> int(-21) [1136]=> int(-22) [1142]=> int(-26) [1146]=> int(-18) [1216]=> int(-3) [1217]=> int(-3) [1356]=> int(-13) [1451]=> int(-3) [1452]=> int(-3)

} connection?=> resource(28) of type (mysql link) dsn?=> array(9) {

phptype?=> string(5) "mysql" dbsyntax?=> string(5) "mysql" username?=> string(7) "freepbx" password?=> string(12) "b3t0rch1l4db" protocol?=> string(3) "tcp" hostspec?=> string(9) "localhost" port?=> bool(false) socket?=> bool(false) database?=> string(8) "asterisk"

} autocommit?=> bool(true) transaction_opcount?=> int(0) _db?=> string(8) "asterisk" fetchmode?=> int(1) fetchmode_object_class?=> string(8) "stdClass" was_connected?=> NULL last_query?=> string(41) "SELECT tech FROM devices WHERE id = OUT_4" options?=> array(8) {

result_buffering?=> int(500) persistent?=> bool(false) ssl?=> bool(false) debug?=> int(0) seqname_format?=> string(6) "%s_seq" autofree?=> bool(false) portability?=> int(0) optimize?=> string(11) "performance"

} last_parameters?=> array(0) { } prepare_tokens?=> array(0) { } prepare_types?=> array(0) { } prepared_queries?=> array(0) { } _last_query_manip?=> bool(false) _next_query_manip?=> bool(false) _debug?=> bool(false) _default_error_mode?=> NULL _default_error_options?=> NULL _default_error_handler?=> string(0) "" _error_class?=> string(8) "DB_Error" _expected_errors?=> array(0) { }

} type?=> string(2) "->" args?=> array(5) {

[0]=> int(-19) [1]=> NULL [2]=> NULL [3]=> NULL [4]=> string(48) "1054 ** Unknown column 'OUT_4' in 'where clause'"

}

} [4]=> array(7) {

file?=> string(28) "/usr/share/pear/DB/mysql.php" line?=> int(327) function?=> string(15) "mysqlRaiseError" class?=> string(8) "DB_mysql" object?=> object(DB_mysql)#2 (26) {

phptype?=> string(5) "mysql" dbsyntax?=> string(5) "mysql" features?=> array(7) {

limit?=> string(5) "alter" new_link?=> string(5) "4.2.0" numrows?=> bool(true) pconnect?=> bool(true) prepare?=> bool(false) ssl?=> bool(false) transactions?=> bool(true)

} errorcode_map?=> array(26) {

[1004]=> int(-15) [1005]=> int(-15) [1006]=> int(-15) [1007]=> int(-5) [1008]=> int(-17) [1022]=> int(-5) [1044]=> int(-26) [1046]=> int(-14) [1048]=> int(-3) [1049]=> int(-27) [1050]=> int(-5) [1051]=> int(-18) [1054]=> int(-19) [1061]=> int(-5) [1062]=> int(-5) [1064]=> int(-2) [1091]=> int(-4) [1100]=> int(-21) [1136]=> int(-22) [1142]=> int(-26) [1146]=> int(-18) [1216]=> int(-3) [1217]=> int(-3) [1356]=> int(-13) [1451]=> int(-3) [1452]=> int(-3)

} connection?=> resource(28) of type (mysql link) dsn?=> array(9) {

phptype?=> string(5) "mysql" dbsyntax?=> string(5) "mysql" username?=> string(7) "freepbx" password?=> string(12) "b3t0rch1l4db" protocol?=> string(3) "tcp" hostspec?=> string(9) "localhost" port?=> bool(false) socket?=> bool(false) database?=> string(8) "asterisk"

} autocommit?=> bool(true) transaction_opcount?=> int(0) _db?=> string(8) "asterisk" fetchmode?=> int(1) fetchmode_object_class?=> string(8) "stdClass" was_connected?=> NULL last_query?=> string(41) "SELECT tech FROM devices WHERE id = OUT_4" options?=> array(8) {

result_buffering?=> int(500) persistent?=> bool(false) ssl?=> bool(false) debug?=> int(0) seqname_format?=> string(6) "%s_seq" autofree?=> bool(false) portability?=> int(0) optimize?=> string(11) "performance"

} last_parameters?=> array(0) { } prepare_tokens?=> array(0) { } prepare_types?=> array(0) { } prepared_queries?=> array(0) { } _last_query_manip?=> bool(false) _next_query_manip?=> bool(false) _debug?=> bool(false) _default_error_mode?=> NULL _default_error_options?=> NULL _default_error_handler?=> string(0) "" _error_class?=> string(8) "DB_Error" _expected_errors?=> array(0) { }

} type?=> string(2) "->" args?=> array(0) { }

} [5]=> array(7) {

file?=> string(29) "/usr/share/pear/DB/common.php" line?=> int(1216) function?=> string(11) "simpleQuery" class?=> string(8) "DB_mysql" object?=> object(DB_mysql)#2 (26) {

phptype?=> string(5) "mysql" dbsyntax?=> string(5) "mysql" features?=> array(7) {

limit?=> string(5) "alter" new_link?=> string(5) "4.2.0" numrows?=> bool(true) pconnect?=> bool(true) prepare?=> bool(false) ssl?=> bool(false) transactions?=> bool(true)

} errorcode_map?=> array(26) {

[1004]=> int(-15) [1005]=> int(-15) [1006]=> int(-15) [1007]=> int(-5) [1008]=> int(-17) [1022]=> int(-5) [1044]=> int(-26) [1046]=> int(-14) [1048]=> int(-3) [1049]=> int(-27) [1050]=> int(-5) [1051]=> int(-18) [1054]=> int(-19) [1061]=> int(-5) [1062]=> int(-5) [1064]=> int(-2) [1091]=> int(-4) [1100]=> int(-21) [1136]=> int(-22) [1142]=> int(-26) [1146]=> int(-18) [1216]=> int(-3) [1217]=> int(-3) [1356]=> int(-13) [1451]=> int(-3) [1452]=> int(-3)

} connection?=> resource(28) of type (mysql link) dsn?=> array(9) {

phptype?=> string(5) "mysql" dbsyntax?=> string(5) "mysql" username?=> string(7) "freepbx" password?=> string(12) "b3t0rch1l4db" protocol?=> string(3) "tcp" hostspec?=> string(9) "localhost" port?=> bool(false) socket?=> bool(false) database?=> string(8) "asterisk"

} autocommit?=> bool(true) transaction_opcount?=> int(0) _db?=> string(8) "asterisk" fetchmode?=> int(1) fetchmode_object_class?=> string(8) "stdClass" was_connected?=> NULL last_query?=> string(41) "SELECT tech FROM devices WHERE id = OUT_4" options?=> array(8) {

result_buffering?=> int(500) persistent?=> bool(false) ssl?=> bool(false) debug?=> int(0) seqname_format?=> string(6) "%s_seq" autofree?=> bool(false) portability?=> int(0) optimize?=> string(11) "performance"

} last_parameters?=> array(0) { } prepare_tokens?=> array(0) { } prepare_types?=> array(0) { } prepared_queries?=> array(0) { } _last_query_manip?=> bool(false) _next_query_manip?=> bool(false) _debug?=> bool(false) _default_error_mode?=> NULL _default_error_options?=> NULL _default_error_handler?=> string(0) "" _error_class?=> string(8) "DB_Error" _expected_errors?=> array(0) { }

} type?=> string(2) "->" args?=> array(1) {

[0]=> string(41) "SELECT tech FROM devices WHERE id = OUT_4"

}

} [6]=> array(7) {

file?=> string(29) "/usr/share/pear/DB/common.php" line?=> int(1289) function?=> string(5) "query" class?=> string(9) "DB_common" object?=> object(DB_mysql)#2 (26) {

phptype?=> string(5) "mysql" dbsyntax?=> string(5) "mysql" features?=> array(7) {

limit?=> string(5) "alter" new_link?=> string(5) "4.2.0" numrows?=> bool(true) pconnect?=> bool(true) prepare?=> bool(false) ssl?=> bool(false) transactions?=> bool(true)

} errorcode_map?=> array(26) {

[1004]=> int(-15) [1005]=> int(-15) [1006]=> int(-15) [1007]=> int(-5) [1008]=> int(-17) [1022]=> int(-5) [1044]=> int(-26) [1046]=> int(-14) [1048]=> int(-3) [1049]=> int(-27) [1050]=> int(-5) [1051]=> int(-18) [1054]=> int(-19) [1061]=> int(-5) [1062]=> int(-5) [1064]=> int(-2) [1091]=> int(-4) [1100]=> int(-21) [1136]=> int(-22) [1142]=> int(-26) [1146]=> int(-18) [1216]=> int(-3) [1217]=> int(-3) [1356]=> int(-13) [1451]=> int(-3) [1452]=> int(-3)

} connection?=> resource(28) of type (mysql link) dsn?=> array(9) {

phptype?=> string(5) "mysql" dbsyntax?=> string(5) "mysql" username?=> string(7) "freepbx" password?=> string(12) "b3t0rch1l4db" protocol?=> string(3) "tcp" hostspec?=> string(9) "localhost" port?=> bool(false) socket?=> bool(false) database?=> string(8) "asterisk"

} autocommit?=> bool(true) transaction_opcount?=> int(0) _db?=> string(8) "asterisk" fetchmode?=> int(1) fetchmode_object_class?=> string(8) "stdClass" was_connected?=> NULL last_query?=> string(41) "SELECT tech FROM devices WHERE id = OUT_4" options?=> array(8) {

result_buffering?=> int(500) persistent?=> bool(false) ssl?=> bool(false) debug?=> int(0) seqname_format?=> string(6) "%s_seq" autofree?=> bool(false) portability?=> int(0) optimize?=> string(11) "performance"

} last_parameters?=> array(0) { } prepare_tokens?=> array(0) { } prepare_types?=> array(0) { } prepared_queries?=> array(0) { } _last_query_manip?=> bool(false) _next_query_manip?=> bool(false) _debug?=> bool(false) _default_error_mode?=> NULL _default_error_options?=> NULL _default_error_handler?=> string(0) "" _error_class?=> string(8) "DB_Error" _expected_errors?=> array(0) { }

} type?=> string(2) "->" args?=> array(1) {

[0]=> string(41) "SELECT tech FROM devices WHERE id = OUT_4"

}

} [7]=> array(7) {

file?=> string(72) "/var/www/html/admin/modules/endpointman/includes/abstraction/freepbx.inc" line?=> int(29) function?=> string(6) "getOne" class?=> string(9) "DB_common" object?=> object(DB_mysql)#2 (26) {

phptype?=> string(5) "mysql" dbsyntax?=> string(5) "mysql" features?=> array(7) {

limit?=> string(5) "alter" new_link?=> string(5) "4.2.0" numrows?=> bool(true) pconnect?=> bool(true) prepare?=> bool(false) ssl?=> bool(false) transactions?=> bool(true)

} errorcode_map?=> array(26) {

[1004]=> int(-15) [1005]=> int(-15) [1006]=> int(-15) [1007]=> int(-5) [1008]=> int(-17) [1022]=> int(-5) [1044]=> int(-26) [1046]=> int(-14) [1048]=> int(-3) [1049]=> int(-27) [1050]=> int(-5) [1051]=> int(-18) [1054]=> int(-19) [1061]=> int(-5) [1062]=> int(-5) [1064]=> int(-2) [1091]=> int(-4) [1100]=> int(-21) [1136]=> int(-22) [1142]=> int(-26) [1146]=> int(-18) [1216]=> int(-3) [1217]=> int(-3) [1356]=> int(-13) [1451]=> int(-3) [1452]=> int(-3)

} connection?=> resource(28) of type (mysql link) dsn?=> array(9) {

phptype?=> string(5) "mysql" dbsyntax?=> string(5) "mysql" username?=> string(7) "freepbx" password?=> string(12) "b3t0rch1l4db" protocol?=> string(3) "tcp" hostspec?=> string(9) "localhost" port?=> bool(false) socket?=> bool(false) database?=> string(8) "asterisk"

} autocommit?=> bool(true) transaction_opcount?=> int(0) _db?=> string(8) "asterisk" fetchmode?=> int(1) fetchmode_object_class?=> string(8) "stdClass" was_connected?=> NULL last_query?=> string(41) "SELECT tech FROM devices WHERE id = OUT_4" options?=> array(8) {

result_buffering?=> int(500) persistent?=> bool(false) ssl?=> bool(false) debug?=> int(0) seqname_format?=> string(6) "%s_seq" autofree?=> bool(false) portability?=> int(0) optimize?=> string(11) "performance"

} last_parameters?=> array(0) { } prepare_tokens?=> array(0) { } prepare_types?=> array(0) { } prepared_queries?=> array(0) { } _last_query_manip?=> bool(false) _next_query_manip?=> bool(false) _debug?=> bool(false) _default_error_mode?=> NULL _default_error_options?=> NULL _default_error_handler?=> string(0) "" _error_class?=> string(8) "DB_Error" _expected_errors?=> array(0) { }

} type?=> string(2) "->" args?=> array(2) {

[0]=> string(41) "SELECT tech FROM devices WHERE id = OUT_4" [1]=> NULL

}

} [8]=> array(7) {

file?=> string(57) "/var/www/html/admin/modules/endpointman/functions.inc.php" line?=> int(208) function?=> string(3) "sql" class?=> string(20) "epm_data_abstraction" object?=> object(epm_data_abstraction)#9 (3) {

db?=> object(DB_mysql)#2 (26) {

phptype?=> string(5) "mysql" dbsyntax?=> string(5) "mysql" features?=> array(7) {

limit?=> string(5) "alter" new_link?=> string(5) "4.2.0" numrows?=> bool(true) pconnect?=> bool(true) prepare?=> bool(false) ssl?=> bool(false) transactions?=> bool(true)

} errorcode_map?=> array(26) {

[1004]=> int(-15) [1005]=> int(-15) [1006]=> int(-15) [1007]=> int(-5) [1008]=> int(-17) [1022]=> int(-5) [1044]=> int(-26) [1046]=> int(-14) [1048]=> int(-3) [1049]=> int(-27) [1050]=> int(-5) [1051]=> int(-18) [1054]=> int(-19) [1061]=> int(-5) [1062]=> int(-5) [1064]=> int(-2) [1091]=> int(-4) [1100]=> int(-21) [1136]=> int(-22) [1142]=> int(-26) [1146]=> int(-18) [1216]=> int(-3) [1217]=> int(-3) [1356]=> int(-13) [1451]=> int(-3) [1452]=> int(-3)

} connection?=> resource(28) of type (mysql link) dsn?=> array(9) {

phptype?=> string(5) "mysql" dbsyntax?=> string(5) "mysql" username?=> string(7) "freepbx" password?=> string(12) "b3t0rch1l4db" protocol?=> string(3) "tcp" hostspec?=> string(9) "localhost" port?=> bool(false) socket?=> bool(false) database?=> string(8) "asterisk"

} autocommit?=> bool(true) transaction_opcount?=> int(0) _db?=> string(8) "asterisk" fetchmode?=> int(1) fetchmode_object_class?=> string(8) "stdClass" was_connected?=> NULL last_query?=> string(41) "SELECT tech FROM devices WHERE id = OUT_4" options?=> array(8) {

result_buffering?=> int(500) persistent?=> bool(false) ssl?=> bool(false) debug?=> int(0) seqname_format?=> string(6) "%s_seq" autofree?=> bool(false) portability?=> int(0) optimize?=> string(11) "performance"

} last_parameters?=> array(0) { } prepare_tokens?=> array(0) { } prepare_types?=> array(0) { } prepared_queries?=> array(0) { } _last_query_manip?=> bool(false) _next_query_manip?=> bool(false) _debug?=> bool(false) _default_error_mode?=> NULL _default_error_options?=> NULL _default_error_handler?=> string(0) "" _error_class?=> string(8) "DB_Error" _expected_errors?=> array(0) { }

} amp_conf?=> NULL global_cfg?=> array(22) {

srvip?=> string(13) "192.168.1.130" tz?=> string(15) "America/Caracas" gmtoff?=> string(0) "" gmthr?=> string(0) "" config_location?=> string(10) "/tftpboot/" update_server?=> string(38) "http://www.provisioner.net/release/v3/" version?=> string(8) "2.10.3.6" enable_ari?=> string(1) "1" debug?=> string(1) "0" arp_location?=> string(9) "/sbin/arp" nmap_location?=> string(4) "nmap" asterisk_location?=> string(18) "/usr/sbin/asterisk" language?=> string(0) "" check_updates?=> string(1) "0" disable_htaccess?=> string(0) "" endpoint_vers?=> string(1) "0" disable_help?=> string(1) "0" show_all_registrations?=> string(1) "0" ntp?=> string(0) "" server_type?=> string(4) "file" tftp_check?=> string(1) "0" nmap_search?=> string(0) ""

}

} type?=> string(2) "->" args?=> array(2) {

[0]=> &string(41) "SELECT tech FROM devices WHERE id = OUT_4" [1]=> &string(6) "getOne"

}

} [9]=> array(4) {

file?=> string(50) "/var/www/html/admin/libraries/components.class.php" line?=> int(466) function?=> string(26) "endpointman_configpageload" args?=> array(1) {

[0]=> &string(6) "trunks"

}

} [10]=> array(7) {

file?=> string(30) "/var/www/html/admin/config.php" line?=> int(253) function?=> string(15) "buildconfigpage" class?=> string(9) "component" object?=> object(component)#7 (14) {

_compname?=> string(6) "trunks" _type?=> string(0) "" _guielems_top?=> NULL _guielems_middle?=> NULL _guielems_bottom?=> NULL _jsfuncs?=> NULL _guifuncs?=> array(1) {

[5]=> array(1) {

[0]=> string(26) "endpointman_configpageload"

}

} _processfuncs?=> NULL _sorted_guielems?=> bool(true) _sorted_jsfuncs?=> bool(true) _sorted_guifuncs?=> bool(true) _sorted_processfuncs?=> bool(true) _lists?=> NULL _opts?=> NULL

} type?=> string(2) "->" args?=> array(0) { }

}

} callback?=> NULL

} type?=> string(2) "->" args?=> array(4) {

[0]=> int(-19) [1]=> int(1) [2]=> int(1024) [3]=> string(103) "SELECT tech FROM devices WHERE id = OUT_4 [nativecode=1054 ** Unknown column 'OUT_4' in 'where clause']"

}

} [2]=> array(7) {

file?=> string(29) "/usr/share/pear/DB/common.php" line?=> int(1903) function?=> string(10) "raiseError" class?=> string(4) "PEAR" object?=> object(DB_mysql)#2 (26) {

phptype?=> string(5) "mysql" dbsyntax?=> string(5) "mysql" features?=> array(7) {

limit?=> string(5) "alter" new_link?=> string(5) "4.2.0" numrows?=> bool(true) pconnect?=> bool(true) prepare?=> bool(false) ssl?=> bool(false) transactions?=> bool(true)

} errorcode_map?=> array(26) {

[1004]=> int(-15) [1005]=> int(-15) [1006]=> int(-15) [1007]=> int(-5) [1008]=> int(-17) [1022]=> int(-5) [1044]=> int(-26) [1046]=> int(-14) [1048]=> int(-3) [1049]=> int(-27) [1050]=> int(-5) [1051]=> int(-18) [1054]=> int(-19) [1061]=> int(-5) [1062]=> int(-5) [1064]=> int(-2) [1091]=> int(-4) [1100]=> int(-21) [1136]=> int(-22) [1142]=> int(-26) [1146]=> int(-18) [1216]=> int(-3) [1217]=> int(-3) [1356]=> int(-13) [1451]=> int(-3) [1452]=> int(-3)

} connection?=> resource(28) of type (mysql link) dsn?=> array(9) {

phptype?=> string(5) "mysql" dbsyntax?=> string(5) "mysql" username?=> string(7) "freepbx" password?=> string(12) "b3t0rch1l4db" protocol?=> string(3) "tcp" hostspec?=> string(9) "localhost" port?=> bool(false) socket?=> bool(false) database?=> string(8) "asterisk"

} autocommit?=> bool(true) transaction_opcount?=> int(0) _db?=> string(8) "asterisk" fetchmode?=> int(1) fetchmode_object_class?=> string(8) "stdClass" was_connected?=> NULL last_query?=> string(41) "SELECT tech FROM devices WHERE id = OUT_4" options?=> array(8) {

result_buffering?=> int(500) persistent?=> bool(false) ssl?=> bool(false) debug?=> int(0) seqname_format?=> string(6) "%s_seq" autofree?=> bool(false) portability?=> int(0) optimize?=> string(11) "performance"

} last_parameters?=> array(0) { } prepare_tokens?=> array(0) { } prepare_types?=> array(0) { } prepared_queries?=> array(0) { } _last_query_manip?=> bool(false) _next_query_manip?=> bool(false) _debug?=> bool(false) _default_error_mode?=> NULL _default_error_options?=> NULL _default_error_handler?=> string(0) "" _error_class?=> string(8) "DB_Error" _expected_errors?=> array(0) { }

} type?=> string(2) "->" args?=> array(7) {

[0]=> NULL [1]=> int(-19) [2]=> NULL [3]=> NULL [4]=> string(103) "SELECT tech FROM devices WHERE id = OUT_4 [nativecode=1054 ** Unknown column 'OUT_4' in 'where clause']" [5]=> string(8) "DB_Error" [6]=> bool(true)

}

} [3]=> array(7) {

file?=> string(28) "/usr/share/pear/DB/mysql.php" line?=> int(898) function?=> string(10) "raiseError" class?=> string(9) "DB_common" object?=> object(DB_mysql)#2 (26) {

phptype?=> string(5) "mysql" dbsyntax?=> string(5) "mysql" features?=> array(7) {

limit?=> string(5) "alter" new_link?=> string(5) "4.2.0" numrows?=> bool(true) pconnect?=> bool(true) prepare?=> bool(false) ssl?=> bool(false) transactions?=> bool(true)

} errorcode_map?=> array(26) {

[1004]=> int(-15) [1005]=> int(-15) [1006]=> int(-15) [1007]=> int(-5) [1008]=> int(-17) [1022]=> int(-5) [1044]=> int(-26) [1046]=> int(-14) [1048]=> int(-3) [1049]=> int(-27) [1050]=> int(-5) [1051]=> int(-18) [1054]=> int(-19) [1061]=> int(-5) [1062]=> int(-5) [1064]=> int(-2) [1091]=> int(-4) [1100]=> int(-21) [1136]=> int(-22) [1142]=> int(-26) [1146]=> int(-18) [1216]=> int(-3) [1217]=> int(-3) [1356]=> int(-13) [1451]=> int(-3) [1452]=> int(-3)

} connection?=> resource(28) of type (mysql link) dsn?=> array(9) {

phptype?=> string(5) "mysql" dbsyntax?=> string(5) "mysql" username?=> string(7) "freepbx" password?=> string(12) "b3t0rch1l4db" protocol?=> string(3) "tcp" hostspec?=> string(9) "localhost" port?=> bool(false) socket?=> bool(false) database?=> string(8) "asterisk"

} autocommit?=> bool(true) transaction_opcount?=> int(0) _db?=> string(8) "asterisk" fetchmode?=> int(1) fetchmode_object_class?=> string(8) "stdClass" was_connected?=> NULL last_query?=> string(41) "SELECT tech FROM devices WHERE id = OUT_4" options?=> array(8) {

result_buffering?=> int(500) persistent?=> bool(false) ssl?=> bool(false) debug?=> int(0) seqname_format?=> string(6) "%s_seq" autofree?=> bool(false) portability?=> int(0) optimize?=> string(11) "performance"

} last_parameters?=> array(0) { } prepare_tokens?=> array(0) { } prepare_types?=> array(0) { } prepared_queries?=> array(0) { } _last_query_manip?=> bool(false) _next_query_manip?=> bool(false) _debug?=> bool(false) _default_error_mode?=> NULL _default_error_options?=> NULL _default_error_handler?=> string(0) "" _error_class?=> string(8) "DB_Error" _expected_errors?=> array(0) { }

} type?=> string(2) "->" args?=> array(5) {

[0]=> int(-19) [1]=> NULL [2]=> NULL [3]=> NULL [4]=> string(48) "1054 ** Unknown column 'OUT_4' in 'where clause'"

}

} [4]=> array(7) {

file?=> string(28) "/usr/share/pear/DB/mysql.php" line?=> int(327) function?=> string(15) "mysqlRaiseError" class?=> string(8) "DB_mysql" object?=> object(DB_mysql)#2 (26) {

phptype?=> string(5) "mysql" dbsyntax?=> string(5) "mysql" features?=> array(7) {

limit?=> string(5) "alter" new_link?=> string(5) "4.2.0" numrows?=> bool(true) pconnect?=> bool(true) prepare?=> bool(false) ssl?=> bool(false) transactions?=> bool(true)

} errorcode_map?=> array(26) {

[1004]=> int(-15) [1005]=> int(-15) [1006]=> int(-15) [1007]=> int(-5) [1008]=> int(-17) [1022]=> int(-5) [1044]=> int(-26) [1046]=> int(-14) [1048]=> int(-3) [1049]=> int(-27) [1050]=> int(-5) [1051]=> int(-18) [1054]=> int(-19) [1061]=> int(-5) [1062]=> int(-5) [1064]=> int(-2) [1091]=> int(-4) [1100]=> int(-21) [1136]=> int(-22) [1142]=> int(-26) [1146]=> int(-18) [1216]=> int(-3) [1217]=> int(-3) [1356]=> int(-13) [1451]=> int(-3) [1452]=> int(-3)

} connection?=> resource(28) of type (mysql link) dsn?=> array(9) {

phptype?=> string(5) "mysql" dbsyntax?=> string(5) "mysql" username?=> string(7) "freepbx" password?=> string(12) "b3t0rch1l4db" protocol?=> string(3) "tcp" hostspec?=> string(9) "localhost" port?=> bool(false) socket?=> bool(false) database?=> string(8) "asterisk"

} autocommit?=> bool(true) transaction_opcount?=> int(0) _db?=> string(8) "asterisk" fetchmode?=> int(1) fetchmode_object_class?=> string(8) "stdClass" was_connected?=> NULL last_query?=> string(41) "SELECT tech FROM devices WHERE id = OUT_4" options?=> array(8) {

result_buffering?=> int(500) persistent?=> bool(false) ssl?=> bool(false) debug?=> int(0) seqname_format?=> string(6) "%s_seq" autofree?=> bool(false) portability?=> int(0) optimize?=> string(11) "performance"

} last_parameters?=> array(0) { } prepare_tokens?=> array(0) { } prepare_types?=> array(0) { } prepared_queries?=> array(0) { } _last_query_manip?=> bool(false) _next_query_manip?=> bool(false) _debug?=> bool(false) _default_error_mode?=> NULL _default_error_options?=> NULL _default_error_handler?=> string(0) "" _error_class?=> string(8) "DB_Error" _expected_errors?=> array(0) { }

} type?=> string(2) "->" args?=> array(0) { }

} [5]=> array(7) {

file?=> string(29) "/usr/share/pear/DB/common.php" line?=> int(1216) function?=> string(11) "simpleQuery" class?=> string(8) "DB_mysql" object?=> object(DB_mysql)#2 (26) {

phptype?=> string(5) "mysql" dbsyntax?=> string(5) "mysql" features?=> array(7) {

limit?=> string(5) "alter" new_link?=> string(5) "4.2.0" numrows?=> bool(true) pconnect?=> bool(true) prepare?=> bool(false) ssl?=> bool(false) transactions?=> bool(true)

} errorcode_map?=> array(26) {

[1004]=> int(-15) [1005]=> int(-15) [1006]=> int(-15) [1007]=> int(-5) [1008]=> int(-17) [1022]=> int(-5) [1044]=> int(-26) [1046]=> int(-14) [1048]=> int(-3) [1049]=> int(-27) [1050]=> int(-5) [1051]=> int(-18) [1054]=> int(-19) [1061]=> int(-5) [1062]=> int(-5) [1064]=> int(-2) [1091]=> int(-4) [1100]=> int(-21) [1136]=> int(-22) [1142]=> int(-26) [1146]=> int(-18) [1216]=> int(-3) [1217]=> int(-3) [1356]=> int(-13) [1451]=> int(-3) [1452]=> int(-3)

} connection?=> resource(28) of type (mysql link) dsn?=> array(9) {

phptype?=> string(5) "mysql" dbsyntax?=> string(5) "mysql" username?=> string(7) "freepbx" password?=> string(12) "b3t0rch1l4db" protocol?=> string(3) "tcp" hostspec?=> string(9) "localhost" port?=> bool(false) socket?=> bool(false) database?=> string(8) "asterisk"

} autocommit?=> bool(true) transaction_opcount?=> int(0) _db?=> string(8) "asterisk" fetchmode?=> int(1) fetchmode_object_class?=> string(8) "stdClass" was_connected?=> NULL last_query?=> string(41) "SELECT tech FROM devices WHERE id = OUT_4" options?=> array(8) {

result_buffering?=> int(500) persistent?=> bool(false) ssl?=> bool(false) debug?=> int(0) seqname_format?=> string(6) "%s_seq" autofree?=> bool(false) portability?=> int(0) optimize?=> string(11) "performance"

} last_parameters?=> array(0) { } prepare_tokens?=> array(0) { } prepare_types?=> array(0) { } prepared_queries?=> array(0) { } _last_query_manip?=> bool(false) _next_query_manip?=> bool(false) _debug?=> bool(false) _default_error_mode?=> NULL _default_error_options?=> NULL _default_error_handler?=> string(0) "" _error_class?=> string(8) "DB_Error" _expected_errors?=> array(0) { }

} type?=> string(2) "->" args?=> array(1) {

[0]=> string(41) "SELECT tech FROM devices WHERE id = OUT_4"

}

} [6]=> array(7) {

file?=> string(29) "/usr/share/pear/DB/common.php" line?=> int(1289) function?=> string(5) "query" class?=> string(9) "DB_common" object?=> object(DB_mysql)#2 (26) {

phptype?=> string(5) "mysql" dbsyntax?=> string(5) "mysql" features?=> array(7) {

limit?=> string(5) "alter" new_link?=> string(5) "4.2.0" numrows?=> bool(true) pconnect?=> bool(true) prepare?=> bool(false) ssl?=> bool(false) transactions?=> bool(true)

} errorcode_map?=> array(26) {

[1004]=> int(-15) [1005]=> int(-15) [1006]=> int(-15) [1007]=> int(-5) [1008]=> int(-17) [1022]=> int(-5) [1044]=> int(-26) [1046]=> int(-14) [1048]=> int(-3) [1049]=> int(-27) [1050]=> int(-5) [1051]=> int(-18) [1054]=> int(-19) [1061]=> int(-5) [1062]=> int(-5) [1064]=> int(-2) [1091]=> int(-4) [1100]=> int(-21) [1136]=> int(-22) [1142]=> int(-26) [1146]=> int(-18) [1216]=> int(-3) [1217]=> int(-3) [1356]=> int(-13) [1451]=> int(-3) [1452]=> int(-3)

} connection?=> resource(28) of type (mysql link) dsn?=> array(9) {

phptype?=> string(5) "mysql" dbsyntax?=> string(5) "mysql" username?=> string(7) "freepbx" password?=> string(12) "b3t0rch1l4db" protocol?=> string(3) "tcp" hostspec?=> string(9) "localhost" port?=> bool(false) socket?=> bool(false) database?=> string(8) "asterisk"

} autocommit?=> bool(true) transaction_opcount?=> int(0) _db?=> string(8) "asterisk" fetchmode?=> int(1) fetchmode_object_class?=> string(8) "stdClass" was_connected?=> NULL last_query?=> string(41) "SELECT tech FROM devices WHERE id = OUT_4" options?=> array(8) {

result_buffering?=> int(500) persistent?=> bool(false) ssl?=> bool(false) debug?=> int(0) seqname_format?=> string(6) "%s_seq" autofree?=> bool(false) portability?=> int(0) optimize?=> string(11) "performance"

} last_parameters?=> array(0) { } prepare_tokens?=> array(0) { } prepare_types?=> array(0) { } prepared_queries?=> array(0) { } _last_query_manip?=> bool(false) _next_query_manip?=> bool(false) _debug?=> bool(false) _default_error_mode?=> NULL _default_error_options?=> NULL _default_error_handler?=> string(0) "" _error_class?=> string(8) "DB_Error" _expected_errors?=> array(0) { }

} type?=> string(2) "->" args?=> array(1) {

[0]=> string(41) "SELECT tech FROM devices WHERE id = OUT_4"

}

} [7]=> array(7) {

file?=> string(72) "/var/www/html/admin/modules/endpointman/includes/abstraction/freepbx.inc" line?=> int(29) function?=> string(6) "getOne" class?=> string(9) "DB_common" object?=> object(DB_mysql)#2 (26) {

phptype?=> string(5) "mysql" dbsyntax?=> string(5) "mysql" features?=> array(7) {

limit?=> string(5) "alter" new_link?=> string(5) "4.2.0" numrows?=> bool(true) pconnect?=> bool(true) prepare?=> bool(false) ssl?=> bool(false) transactions?=> bool(true)

} errorcode_map?=> array(26) {

[1004]=> int(-15) [1005]=> int(-15) [1006]=> int(-15) [1007]=> int(-5) [1008]=> int(-17) [1022]=> int(-5) [1044]=> int(-26) [1046]=> int(-14) [1048]=> int(-3) [1049]=> int(-27) [1050]=> int(-5) [1051]=> int(-18) [1054]=> int(-19) [1061]=> int(-5) [1062]=> int(-5) [1064]=> int(-2) [1091]=> int(-4) [1100]=> int(-21) [1136]=> int(-22) [1142]=> int(-26) [1146]=> int(-18) [1216]=> int(-3) [1217]=> int(-3) [1356]=> int(-13) [1451]=> int(-3) [1452]=> int(-3)

} connection?=> resource(28) of type (mysql link) dsn?=> array(9) {

phptype?=> string(5) "mysql" dbsyntax?=> string(5) "mysql" username?=> string(7) "freepbx" password?=> string(12) "b3t0rch1l4db" protocol?=> string(3) "tcp" hostspec?=> string(9) "localhost" port?=> bool(false) socket?=> bool(false) database?=> string(8) "asterisk"

} autocommit?=> bool(true) transaction_opcount?=> int(0) _db?=> string(8) "asterisk" fetchmode?=> int(1) fetchmode_object_class?=> string(8) "stdClass" was_connected?=> NULL last_query?=> string(41) "SELECT tech FROM devices WHERE id = OUT_4" options?=> array(8) {

result_buffering?=> int(500) persistent?=> bool(false) ssl?=> bool(false) debug?=> int(0) seqname_format?=> string(6) "%s_seq" autofree?=> bool(false) portability?=> int(0) optimize?=> string(11) "performance"

} last_parameters?=> array(0) { } prepare_tokens?=> array(0) { } prepare_types?=> array(0) { } prepared_queries?=> array(0) { } _last_query_manip?=> bool(false) _next_query_manip?=> bool(false) _debug?=> bool(false) _default_error_mode?=> NULL _default_error_options?=> NULL _default_error_handler?=> string(0) "" _error_class?=> string(8) "DB_Error" _expected_errors?=> array(0) { }

} type?=> string(2) "->" args?=> array(2) {

[0]=> string(41) "SELECT tech FROM devices WHERE id = OUT_4" [1]=> NULL

}

} [8]=> array(7) {

file?=> string(57) "/var/www/html/admin/modules/endpointman/functions.inc.php" line?=> int(208) function?=> string(3) "sql" class?=> string(20) "epm_data_abstraction" object?=> object(epm_data_abstraction)#9 (3) {

db?=> object(DB_mysql)#2 (26) {

phptype?=> string(5) "mysql" dbsyntax?=> string(5) "mysql" features?=> array(7) {

limit?=> string(5) "alter" new_link?=> string(5) "4.2.0" numrows?=> bool(true) pconnect?=> bool(true) prepare?=> bool(false) ssl?=> bool(false) transactions?=> bool(true)

} errorcode_map?=> array(26) {

[1004]=> int(-15) [1005]=> int(-15) [1006]=> int(-15) [1007]=> int(-5) [1008]=> int(-17) [1022]=> int(-5) [1044]=> int(-26) [1046]=> int(-14) [1048]=> int(-3) [1049]=> int(-27) [1050]=> int(-5) [1051]=> int(-18) [1054]=> int(-19) [1061]=> int(-5) [1062]=> int(-5) [1064]=> int(-2) [1091]=> int(-4) [1100]=> int(-21) [1136]=> int(-22) [1142]=> int(-26) [1146]=> int(-18) [1216]=> int(-3) [1217]=> int(-3) [1356]=> int(-13) [1451]=> int(-3) [1452]=> int(-3)

} connection?=> resource(28) of type (mysql link) dsn?=> array(9) {

phptype?=> string(5) "mysql" dbsyntax?=> string(5) "mysql" username?=> string(7) "freepbx" password?=> string(12) "b3t0rch1l4db" protocol?=> string(3) "tcp" hostspec?=> string(9) "localhost" port?=> bool(false) socket?=> bool(false) database?=> string(8) "asterisk"

} autocommit?=> bool(true) transaction_opcount?=> int(0) _db?=> string(8) "asterisk" fetchmode?=> int(1) fetchmode_object_class?=> string(8) "stdClass" was_connected?=> NULL last_query?=> string(41) "SELECT tech FROM devices WHERE id = OUT_4" options?=> array(8) {

result_buffering?=> int(500) persistent?=> bool(false) ssl?=> bool(false) debug?=> int(0) seqname_format?=> string(6) "%s_seq" autofree?=> bool(false) portability?=> int(0) optimize?=> string(11) "performance"

} last_parameters?=> array(0) { } prepare_tokens?=> array(0) { } prepare_types?=> array(0) { } prepared_queries?=> array(0) { } _last_query_manip?=> bool(false) _next_query_manip?=> bool(false) _debug?=> bool(false) _default_error_mode?=> NULL _default_error_options?=> NULL _default_error_handler?=> string(0) "" _error_class?=> string(8) "DB_Error" _expected_errors?=> array(0) { }

} amp_conf?=> NULL global_cfg?=> array(22) {

srvip?=> string(13) "192.168.1.130" tz?=> string(15) "America/Caracas" gmtoff?=> string(0) "" gmthr?=> string(0) "" config_location?=> string(10) "/tftpboot/" update_server?=> string(38) "http://www.provisioner.net/release/v3/" version?=> string(8) "2.10.3.6" enable_ari?=> string(1) "1" debug?=> string(1) "0" arp_location?=> string(9) "/sbin/arp" nmap_location?=> string(4) "nmap" asterisk_location?=> string(18) "/usr/sbin/asterisk" language?=> string(0) "" check_updates?=> string(1) "0" disable_htaccess?=> string(0) "" endpoint_vers?=> string(1) "0" disable_help?=> string(1) "0" show_all_registrations?=> string(1) "0" ntp?=> string(0) "" server_type?=> string(4) "file" tftp_check?=> string(1) "0" nmap_search?=> string(0) ""

}

} type?=> string(2) "->" args?=> array(2) {

[0]=> &string(41) "SELECT tech FROM devices WHERE id = OUT_4" [1]=> &string(6) "getOne"

}

} [9]=> array(4) {

file?=> string(50) "/var/www/html/admin/libraries/components.class.php" line?=> int(466) function?=> string(26) "endpointman_configpageload" args?=> array(1) {

[0]=> &string(6) "trunks"

}

} [10]=> array(7) {

file?=> string(30) "/var/www/html/admin/config.php" line?=> int(253) function?=> string(15) "buildconfigpage" class?=> string(9) "component" object?=> object(component)#7 (14) {

_compname?=> string(6) "trunks" _type?=> string(0) "" _guielems_top?=> NULL _guielems_middle?=> NULL _guielems_bottom?=> NULL _jsfuncs?=> NULL _guifuncs?=> array(1) {

[5]=> array(1) {

[0]=> string(26) "endpointman_configpageload"

}

} _processfuncs?=> NULL _sorted_guielems?=> bool(true) _sorted_jsfuncs?=> bool(true) _sorted_guifuncs?=> bool(true) _sorted_processfuncs?=> bool(true) _lists?=> NULL _opts?=> NULL

} type?=> string(2) "->" args?=> array(0) { }

}

} callback?=> NULL

}

}

} [1]=> array(7) {

file?=> string(57) "/var/www/html/admin/modules/endpointman/functions.inc.php" line?=> int(208) function?=> string(3) "sql" class?=> string(20) "epm_data_abstraction" object?=> object(epm_data_abstraction)#9 (3) {

db?=> object(DB_mysql)#2 (26) {

phptype?=> string(5) "mysql" dbsyntax?=> string(5) "mysql" features?=> array(7) {

limit?=> string(5) "alter" new_link?=> string(5) "4.2.0" numrows?=> bool(true) pconnect?=> bool(true) prepare?=> bool(false) ssl?=> bool(false) transactions?=> bool(true)

} errorcode_map?=> array(26) {

[1004]=> int(-15) [1005]=> int(-15) [1006]=> int(-15) [1007]=> int(-5) [1008]=> int(-17) [1022]=> int(-5) [1044]=> int(-26) [1046]=> int(-14) [1048]=> int(-3) [1049]=> int(-27) [1050]=> int(-5) [1051]=> int(-18) [1054]=> int(-19) [1061]=> int(-5) [1062]=> int(-5) [1064]=> int(-2) [1091]=> int(-4) [1100]=> int(-21) [1136]=> int(-22) [1142]=> int(-26) [1146]=> int(-18) [1216]=> int(-3) [1217]=> int(-3) [1356]=> int(-13) [1451]=> int(-3) [1452]=> int(-3)

} connection?=> resource(28) of type (mysql link) dsn?=> array(9) {

phptype?=> string(5) "mysql" dbsyntax?=> string(5) "mysql" username?=> string(7) "freepbx" password?=> string(12) "b3t0rch1l4db" protocol?=> string(3) "tcp" hostspec?=> string(9) "localhost" port?=> bool(false) socket?=> bool(false) database?=> string(8) "asterisk"

} autocommit?=> bool(true) transaction_opcount?=> int(0) _db?=> string(8) "asterisk" fetchmode?=> int(1) fetchmode_object_class?=> string(8) "stdClass" was_connected?=> NULL last_query?=> string(41) "SELECT tech FROM devices WHERE id = OUT_4" options?=> array(8) {

result_buffering?=> int(500) persistent?=> bool(false) ssl?=> bool(false) debug?=> int(0) seqname_format?=> string(6) "%s_seq" autofree?=> bool(false) portability?=> int(0) optimize?=> string(11) "performance"

} last_parameters?=> array(0) { } prepare_tokens?=> array(0) { } prepare_types?=> array(0) { } prepared_queries?=> array(0) { } _last_query_manip?=> bool(false) _next_query_manip?=> bool(false) _debug?=> bool(false) _default_error_mode?=> NULL _default_error_options?=> NULL _default_error_handler?=> string(0) "" _error_class?=> string(8) "DB_Error" _expected_errors?=> array(0) { }

} amp_conf?=> NULL global_cfg?=> array(22) {

srvip?=> string(13) "192.168.1.130" tz?=> string(15) "America/Caracas" gmtoff?=> string(0) "" gmthr?=> string(0) "" config_location?=> string(10) "/tftpboot/" update_server?=> string(38) "http://www.provisioner.net/release/v3/" version?=> string(8) "2.10.3.6" enable_ari?=> string(1) "1" debug?=> string(1) "0" arp_location?=> string(9) "/sbin/arp" nmap_location?=> string(4) "nmap" asterisk_location?=> string(18) "/usr/sbin/asterisk" language?=> string(0) "" check_updates?=> string(1) "0" disable_htaccess?=> string(0) "" endpoint_vers?=> string(1) "0" disable_help?=> string(1) "0" show_all_registrations?=> string(1) "0" ntp?=> string(0) "" server_type?=> string(4) "file" tftp_check?=> string(1) "0" nmap_search?=> string(0) ""

}

} type?=> string(2) "->" args?=> array(2) {

[0]=> &string(41) "SELECT tech FROM devices WHERE id = OUT_4" [1]=> &string(6) "getOne"

}

} [2]=> array(4) {

file?=> string(50) "/var/www/html/admin/libraries/components.class.php" line?=> int(466) function?=> string(26) "endpointman_configpageload" args?=> array(1) {

[0]=> &string(6) "trunks"

}

} [3]=> array(7) {

file?=> string(30) "/var/www/html/admin/config.php" line?=> int(253) function?=> string(15) "buildconfigpage" class?=> string(9) "component" object?=> object(component)#7 (14) {

_compname?=> string(6) "trunks" _type?=> string(0) "" _guielems_top?=> NULL _guielems_middle?=> NULL _guielems_bottom?=> NULL _jsfuncs?=> NULL _guifuncs?=> array(1) {

[5]=> array(1) {

[0]=> string(26) "endpointman_configpageload"

}

} _processfuncs?=> NULL _sorted_guielems?=> bool(true) _sorted_jsfuncs?=> bool(true) _sorted_guifuncs?=> bool(true) _sorted_processfuncs?=> bool(true) _lists?=> NULL _opts?=> NULL

} type?=> string(2) "->" args?=> array(0) { }

}

}

I realy need to solve taht problem. can you help me whith that?

Change History

02/29/12 23:40:47 changed by elights

I`m sorry for all the information; I all ready change the IP and passwords, but I stell have the problems whith editing the trunks after the update to 2.10. Can any boddy helpme whith that please???

03/01/12 14:26:29 changed by p_lindheimer

  • owner changed from p_lindheimer to tm1000.
  • confirmation changed from Unreviewed to Confirmed.
  • component changed from Core - Trunks/Routing to Endpoint Manager.

This is the same root cause of #5638 so closing this as a duplicate. For now disable endpoint manager.

03/01/12 14:26:50 changed by p_lindheimer

  • status changed from new to closed.
  • resolution set to duplicate.