Did something change DB-wise with PJSIP and realtime between 13.3.2 and 13.5.0? I'm getting an unknown column error and unsure where I need that column and the type it needs to be.
Thanks! [Sep 24 15:32:41] -- Attempted to remove non-existent contact 'sip:[email protected]:5060' from AOR '312' by request [Sep 24 15:33:53] WARNING[27948]: res_odbc.c:649 ast_odbc_prepare_and_execute: SQL Execute returned an error -1: 42S22: [MySQL][ODBC 5.1 Driver][mysqld-5.5.44-0ubuntu0.14.04.1]Unknown column 'qualify_timeout' in 'field list' (104) [Sep 24 15:33:53] WARNING[27948]: res_odbc.c:661 ast_odbc_prepare_and_execute: SQL Execute error -1! Verifying connection to pcim [pcim]... [Sep 24 15:33:53] WARNING[27948]: res_odbc.c:765 ast_odbc_sanity_check: Connection is down attempting to reconnect... [Sep 24 15:33:58] NOTICE[27948]: res_odbc.c:1528 odbc_obj_connect: Connecting pcim [Sep 24 15:33:58] NOTICE[27948]: res_odbc.c:1567 odbc_obj_connect: res_odbc: Connected to pcim [pcim] [Sep 24 15:33:58] WARNING[27948]: res_odbc.c:649 ast_odbc_prepare_and_execute: SQL Execute returned an error -1: 42S22: [MySQL][ODBC 5.1 Driver][mysqld-5.5.44-0ubuntu0.14.04.1]Unknown column 'qualify_timeout' in 'field list' (104) [Sep 24 15:33:58] WARNING[27948]: res_odbc.c:661 ast_odbc_prepare_and_execute: SQL Execute error -1! Verifying connection to pcim [pcim]... [Sep 24 15:33:58] WARNING[27948]: res_odbc.c:765 ast_odbc_sanity_check: Connection is down attempting to reconnect... [Sep 24 15:34:03] NOTICE[27948]: res_odbc.c:1528 odbc_obj_connect: Connecting pcim [Sep 24 15:34:03] NOTICE[27948]: res_odbc.c:1567 odbc_obj_connect: res_odbc: Connected to pcim [pcim] [Sep 24 15:34:03] ERROR[27948]: res_pjsip_registrar.c:504 rx_task: Unable to bind contact 'sip:[email protected]:5060' to AOR '312' -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
