Umh, gracias por la respuesta Raúl
Entonces al tratar de acceder a un puntero de una consula a MySQL inválida la centralita cae por completo, vaya tela.
Quizás el canal SCCP está tratando de acceder a donde no debe al tratar de guardar la info., no?
Actualmente dispongo de algo de este estilo con respecto a las DB que estoy usando:
FreePBXSec*CLI> odbc show all
ODBC DSN Settings
-----------------
Name: asterisk
DSN: MySQL-asterisk
Last connection attempt: 1970-01-01 01:00:00
Pooled: No
Connected: Yes
Name: asteriskcdrdb
DSN: MySQL-asteriskcdrdb
Last connection attempt: 1970-01-01 01:00:00
Pooled: No
Connected: Yes
res_odbc.conf:
[asteriskcdrdb]
enabled=>yes
dsn=>MySQL-asteriskcdrdb
pooling=>no
limit=>1
pre-connect=>yes
username=>asteriskuser
password=>xxxx
[asterisk]
enabled=>yes
dsn=>MySQL-asterisk
pooling=>no
limit=>1
pre-connect=>yes
username=>asteriskuser
password=>xxxx
odbc.ini:
[MySQL-asteriskcdrdb]
Description=MySQL connection to 'asteriskcdrdb' database
driver=MySQL
server=localhost
database=asteriskcdrdb
Port=3306
Socket=/var/run/mysqld/mysqld.sock
option=3
[MySQL-asterisk]
Description=MySQL connection to 'asterisk' database
driver=MySQL
server=localhost
database=asterisk
Port=3306
Socket=/var/run/mysqld/mysqld.sock
option=3
odbcinst.ini:
[MySQL]
Description = ODBC for MySQL
Driver = /usr/lib/x86_64-linux-gnu/odbc/libmyodbc.so
Setup = /usr/lib/x86_64-linux-gnu/odbc/libodbcmyS.so
FileUsage = 1
cdr_adaptive_odbc.conf:
[asteriskcdr]
connection=asteriskcdrdb
table=cdr
alias start=calldate
FreePBXSec*CLI> cdr show status
Call Detail Record (CDR) settings
----------------------------------
Logging: Enabled
Mode: Simple
Log unanswered calls: No
Log congestion: No
* Registered Backends
-------------------
cdr-custom
Adaptive ODBC
res_config_sqlite
En el coredump aparece algo de este estilo, es como si el fallo se produjera cuando estamos tratando de guardar info. en el cdr a partir del cdr_adaptive_odbc, no?
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/sbin/asterisk -g'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0 0x00007f5a5a5d5120 in list_add () from /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18
#0 0x00007f5a5a5d5120 in list_add () from /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18
No symbol table info available.
#1 0x00007f5a5aae8132 in my_SQLAllocStmt () from /usr/lib/x86_64-linux-gnu/odbc/libmyodbc.so
No symbol table info available.
#2 0x00007f5a5b787af4 in ?? () from /usr/lib/x86_64-linux-gnu/libodbc.so.2
No symbol table info available.
#3 0x00007f5a3ecbec30 in generic_prepare (obj=0x18e4c78, data=0x7f59c407e718) at cdr_adaptive_odbc.c:314
res = 48
i = 0
stmt = 0x0
nativeerror = 0
numfields = 0
diagbytes = 0
state = "p\002\000\000\000\000\000\000xL"
diagnostic = '\000' <repeats 32 times>, "\300\342\001\\\000\000\000\000\301\342\001\\Y\177\000\000\000\000\001\\Y\177\000\000\000\000\000\000\000\000\000\000\277\346\001\\Y\177\000\000\000\000\000\000\000\000\000\000\377\377\377\377\377\377\377\377", '\000' <repeats 16 times>, "\360\337\001\\Y\177\000\000\377\377\377\377Y\177\000\000y\000\000\000\000\000\000\000\030\341\001\\Y\177\000\000|\316O", '\000' <repeats 13 times>, " L\216\001\000\000\000\000\002\035\237[Z\177\000\000\220-\237[Z\177\000\000\001\200\255\373p\002\000\000K\032\237[Z\177\000\000\301\342\001\\Y\177\000\000"...
__PRETTY_FUNCTION__ = "generic_prepare"
#4 0x00007f5a5b9ec904 in ast_odbc_prepare_and_execute (obj=0x18e4c78, prepare_cb=0x7f5a3ecbebe8 <generic_prepare>, data=0x7f59c407e718) at res_odbc.c:632
res = 0
i = 0
attempt = 0
nativeerror = 0
numfields = 0
diagbytes = 0
state = "\370Yu\002\000\000\000\000\000p"
diagnostic = "\360\340\001\\\346\000\000\000\231\000\000\000\200\001\000\000\340\340\001\\Y\177\000\000\211\262X\000\000\000\000\000\020\341\001\\Y\177\000\000R$\314>Z\177\000\000\000\000\000\000\000\000\000\000\310\346\001\\Y\177\000\000\340\341\001\\Y\177\000\000\345\264X\000\000\000\000\000\060\347\001\\Y\177\000\000R$\314>Z\177\000\000\000\000\000\000\000\000\000\000\310\346\001\\Y\177\000\000\030\000\000\000\060\000\000\000\360\341\001\\Y\177\000\000\060\341\001\\Y\177\000\000\220\240%\304\346\000\000\000p\341\001\\Y\177\000\000\213\177F\000\000\000\000\000l\342\001\\Y\177\000\000H/\034\304Y\177\000\000\000\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\v^Z\000\000\000\000\000"...
stmt = 0x1bc5c01e730
__PRETTY_FUNCTION__ = "ast_odbc_prepare_and_execute"
#5 0x00007f5a3ecc17c0 in odbc_log (cdr=0x7f59c4057000) at cdr_adaptive_odbc.c:733
first = 0
tableptr = 0x278de50
entry = 0x0
obj = 0x18e4c78
sql = 0x7f59c407e700
sql2 = 0x7f59c41c2f30
tmp = 0x7f595c01e2cb ""
colbuf = "\000neumologia\000\063\061\070\000AAB\000>\000\000\000\001\000\000\000\000\000\000\000\312\343HY\000\000\000\000\313\301\003\000\000\000\000\000\062\000\000\000:\000\000\000\n\000\000\000\024\000\000\000\005\000\000\000u\000\000\000\002\000\000\000\252\000\000\000\001\000\000\000\000\000\000\000 \034", '\000' <repeats 14 times>, "\313\301\003\000\000\000\000\000\bZ\003\304Y\177\000\000P\202\036\304Y\177\000\000\340\277\v\304Y\177\000\000\024\000\000\000\000\000\000\000\260\061]\000\000\000\000\000ؿ\v\304Y\177\000\000\006\000\000\000\000\000\000\000\332\316O\000\000\000\000\000\360\277\v\304Y\177\000\000\000<\003\304Y\177\000\000\236\357Y\000\000\000\000\000\360\360"...
colptr = 0x0
stmt = 0x0
rows = 0
__PRETTY_FUNCTION__ = "odbc_log"
#6 0x000000000046bdd3 in post_cdr (cdr=0x7f59c4057000) at cdr.c:1192
i = 0x25e3130
__PRETTY_FUNCTION__ = "post_cdr"
#7 0x000000000046c7de in ast_cdr_detach (cdr=0x7f59c4057000) at cdr.c:1396
newtail = 0x4000000000
curr = 32601
submit_batch = 0
__PRETTY_FUNCTION__ = "ast_cdr_detach"
#8 0x00000000004d23cb in ast_bridge_call (chan=0x7f597c01f578, peer=0x7f59c4142828, config=0x7f595c01fc90) at features.c:4848
f = 0x0
who = 0x7f597c01f578
chan_featurecode = '\000' <repeats 11 times>
peer_featurecode = '\000' <repeats 11 times>
orig_channame = "SCCP/17489-00000AA9\000Y\177\000\000\260\351\001\\Y\177\000\000\b\264\206\001", '\000' <repeats 12 times>, "\350\351\001\\Y\177\000\000\320\351\001\\Y\177\000\000\000\000\000\000\000\000\000\000 \000\000\304Y\177\000"
orig_peername = "SCCP/17300-00000AAB\000\000\000\000\000\020\211\017\304Y\177", '\000' <repeats 18 times>, "\060\000\000\000\060\000\000\000@\354\001\\Y\177\000\000`\353\001\\Y\177\000\000\260\351\001\\Y\177\000"
res = -1
diff = 51
hasfeatures = 0
hadfeatures = 0
sendingdtmfdigit = 0
we_disabled_peer_cdr = 0
aoh = 0x7f595c01ec50
bridge_cdr = 0x7f59c4057000
chan_cdr = 0x7f597c0092b0
peer_cdr = 0x7f59c403b3c0
new_chan_cdr = 0x7f597c0092b0
new_peer_cdr = 0x0
silgen = 0x0
hangup_run = 1
__PRETTY_FUNCTION__ = "ast_bridge_call"
#9 0x00007f5a3b197a05 in dial_exec_full (chan=0x7f597c01f578, data=0x7f595c022240 "SCCP/17300,,trI", peerflags=0x7f595c0200a0, continue_exec=0x0) at app_dial.c:3047
number = 0x7f595c01ed00 "17300"
res = 0
rest = 0x0
cur = 0x0
out_chans = {first = 0x0, last = 0x0}
outgoing = 0x7f59c405aa50
tmp = 0x0
peer = 0x7f59c4142828
to = -1
num = {chan = 0x7f597c01f578, busy = 0, congestion = 0, nochan = 0}
cause = 0
config = {features_caller = {flags = 0}, features_callee = {flags = 2}, start_time = {tv_sec = 1497949097, tv_usec = 600410}, nexteventts = {tv_sec = 0, tv_usec = 0}, feature_start_time = {tv_sec = 0, tv_usec = 0}, feature_timer = 0, timelimit = 0, play_warning = 0, warning_freq = 0, warning_sound = 0x0, end_sound = 0x0, start_sound = 0x0, flags = 2, end_bridge_callback = 0x7f5a3b192352 <end_bridge_callback>, end_bridge_callback_data = 0x7f597c01f578, end_bridge_callback_data_fixup = 0x7f5a3b1924c5 <end_bridge_callback_data_fixup>}
calldurationlimit = {tv_sec = 0, tv_usec = 0}
dtmfcalled = 0x0
dtmfcalling = 0x0
dtmf_progress = 0x0
pa = {sentringing = 1, privdb_val = 0, privcid = '\000' <repeats 255 times>, privintro = '\000' <repeats 1023 times>, status = "ANSWER\000R\000GS", '\000' <repeats 244 times>}
sentringing = 0
moh = 0
outbound_group = 0x0
result = 0
parse = 0x7f595c01ed40 "SCCP"
opermode = 0
delprivintro = 0
args = {argc = 3, argv = 0x7f595c01f648, peers = 0x7f595c01ed40 "SCCP", timeout = 0x7f595c01ed4b "", options = 0x7f595c01ed4c "trI", url = 0x0}
opts = {flags = 671744}
opt_args = {0x7f595c01f6e0 "", 0x5ce3a5 "'\n", 0x0, 0x7f5a00000000 " ", 0x7f595c01fbc0 "", 0x7f595c01fbb0 "", 0x596ffb "", 0x5ce3a5 "'\n", 0x0, 0x7f5a00000000 " ", 0x0, 0x0, 0x7f595c01fc20 "", 0x0, 0x7f5a00000000 " ", 0x0, 0x0, 0x0, 0x7f5a8e3e6920 <_IO_vfprintf_internal+22368> "8\373\377\377\351\245\361\377\377L\211\215\070\373\377\377\061\300H\203\311\377L\211\347\362\256L\211\347H\211\316H\367\326\350ǵ\n"}
datastore = 0x7f59c403f8d0
fulldial = 0
num_dialed = 1
ignore_cc = 0
device_name = "SCCP/17300\000\060\060\060\060\060AAB\000\000\000\000\000iO>\216Z\177\000\000`\373\001\\Y\177\000\000P\373\001\\Y\177\000\000\005c\\\000\000\000\000\000\002", '\000' <repeats 15 times>, "\215\022>\216Z\177\000"
forced_clid_name = "\300\376\001\\Y\177\000\000\000\376\001\\Y\177\000\000\000\373\001\\Y\177\000\000\360\372\001\\Y\177\000\000\214Z\\\000\000\000\000\000\060\000\000\000\060\000\000\000\360\376\001\\Y\177\000\000\060\376\001\\Y\177\000\000\060\373\001\\Y\177\000\000 \373\001\\Y\177\000"
stored_clid_name = "\000H\\\000\000\000\000\000\232i>\216Z\177\000\000X\365\001|Y\177\000\000_H\\\000\000\000\000\000\253\067\302\000\000\000\000\000\205\000\000\000Z\177\000\000aH\\\000\000\000\000\000s6\302XZ\177\000\000\037\067\302XZ\177\000\000\060\000\000\000\060\000\000"
force_forwards_only = 0
forced_clid = {name = {str = 0x0, char_set = 1, presentation = 0, valid = 0 '\000'}, number = {str = 0x0, plan = 0, presentation = 1, valid = 0 '\000'}, subaddress = {str = 0x0, type = 0, odd_even_indicator = 0 '\000', valid = 0 '\000'}, tag = 0x0}
stored_clid = {name = {str = 0x0, char_set = 1, presentation = 0, valid = 0 '\000'}, number = {str = 0x7f595c01ed20 "17300", plan = 0, presentation = 0, valid = 1 '\001'}, subaddress = {str = 0x0, type = 0, odd_even_indicator = 0 '\000', valid = 0 '\000'}, tag = 0x0}
caller = {id = {name = {str = 0x0, char_set = 1, presentation = 0, valid = 1 '\001'}, number = {str = 0x0, plan = 0, presentation = 0, valid = 1 '\001'}, subaddress = {str = 0x0, type = 0, odd_even_indicator = 0 '\000', valid = 0 '\000'}, tag = 0x0}, ani = {name = {str = 0x0, char_set = 1, presentation = 0, valid = 0 '\000'}, number = {str = 0x0, plan = 0, presentation = 0, valid = 1 '\001'}, subaddress = {str = 0x0, type = 0, odd_even_indicator = 0 '\000', valid = 0 '\000'}, tag = 0x0}, priv = {name = {str = 0x0, char_set = 1, presentation = 0, valid = 0 '\000'}, number = {str = 0x0, plan = 0, presentation = 0, valid = 0 '\000'}, subaddress = {str = 0x0, type = 0, odd_even_indicator = 0 '\000', valid = 0 '\000'}, tag = 0x0}, ani2 = 0}
__PRETTY_FUNCTION__ = "dial_exec_full"
#10 0x00007f5a3b198043 in dial_exec (chan=0x7f597c01f578, data=0x7f595c022240 "SCCP/17300,,trI") at app_dial.c:3130
peerflags = {flags = 524288}
#11 0x0000000000522742 in pbx_exec (c=0x7f597c01f578, app=0x27c2a30, data=0x7f595c022240 "SCCP/17300,,trI") at pbx.c:1679
res = 0
u = 0x7f59c4014f00
saved_c_appl = 0x2f38950 "Macro"
saved_c_data = 0x7f595c0274a0 "dial-one,,tr,17300"
__PRETTY_FUNCTION__ = "pbx_exec"
#12 0x000000000052cb5f in pbx_extension_helper (c=0x7f597c01f578, con=0x0, context=0x7f597c0203c8 "macro-dial-one", exten=0x7f597c020418 "s", priority=45, label=0x0, callerid=0x7f59c413eb80 "17489", action=E_SPAWN, found=0x7f595c02485c, combined_find_spawn=1) at pbx.c:4972
e = 0x228c4d0
app = 0x27c2a30
substitute = 0x7f595c020130 "${DSTRING},${ARG1},${D_OPTIONS}"
res = 0
q = {incstack = {0x0 <repeats 128 times>}, stacklen = 0, status = 5, swo = 0x0, data = 0x0, foundcontext = 0x7f597c0203c8 "macro-dial-one"}
passdata = "SCCP/17300,,trI\000trII)\000ok,\000n Medica", '\000' <repeats 45 times>, "CHANNEL(language)=ca\000\000ogia\000number)=17300\000fault\000/17489_17300@from-ccss-)\000m,17300)", '\000' <repeats 904 times>...
matching_action = 0
__PRETTY_FUNCTION__ = "pbx_extension_helper"
#13 0x000000000053004e in ast_spawn_extension (c=0x7f597c01f578, context=0x7f597c0203c8 "macro-dial-one", exten=0x7f597c020418 "s", priority=45, callerid=0x7f59c413eb80 "17489", found=0x7f595c02485c, combined_find_spawn=1) at pbx.c:6187
No locals.
#14 0x00007f5a58c22206 in _macro_exec (chan=0x7f597c01f578, data=0x7f595c0274a0 "dial-one,,tr,17300", exclusive=0) at app_macro.c:413
c = 0x228cce0
e = 0x228c4d0
foundx = 1
s = 0x7f59c4062efc "2"
tmp = 0x7f595c024780 "dial-one"
cur = 0x0
rest = 0x0
macro = 0x7f595c024780 "dial-one"
fullmacro = "macro-dial-one\000\000\061\064\071\067\071\064\071\060\070\066.5318\000\000S\002\\Y\177\000\000\242\361F\000\000\000\000\000\377\377\377\377\001\000\000\000\220\203\000|k\023\000\000K\300\\", '\000' <repeats 12 times>
varname = "ARG3\000\000\000\000\332\316O\000\000\000\000\000\a\000\000\000f\026\000\000\000\027\201\000\000\000\000\000\203sZ\000\000\000\000\000\020wZ\000\000\000\000\000\t\000\000\000\242\002\000\000\voZ\000\000\000\000\000 S\002\\Y\177\000\000\314\"Q\000\000\000\000"
runningapp = "Dial\000f\000\000\300Z\\\000\000\000\000\000\000|\201\000\000\000\000\000\360\246\\\000\000\000\000\000\020Q\002\\f\026\000\000KV\\\000\000\000\000\000@\277.\304\001\000\000\000\b\264\206\001\000\000\000\000`Q\002\\Y\177\000\000_\304D\000\000\000\000"
runningdata = "${DSTRING},${ARG1},${D_OPTIONS}\000t(D_OPTIONS=${REPLACE(D_OPTIONS,T)}I)\000TE_DISPLAY}\000\" = \"\"]?godial\000kvm):${ARG2})}\000TE(${DEXTEN})}\"=\"UNKNOWN\"]?continue\000\000\000\000\000\260M\002\\Y\177\000\000\360\211\017\304Y\177\000\000\260M\002\\Y\177\000\000\005c\\\000\000\000\000\000HO\002\\Y\177\000\000\212\000\000\000\000\000\000\000"...
oldargs = {0x0, 0x7f59c409b770 "novm", 0x7f59c4107020 "17300", 0x7f59c40333c0 "0", 0x0 <repeats 77 times>}
argc = 4
x = 5228921
res = 0
oldexten = "s", '\000' <repeats 254 times>
oldpriority = 7
gosub_level = 0
pc = "7\000\000\000&\000\000\000\002\000\000\000\000\000\000\000\ac\\", '\000' <repeats 14 times>, "J\002\\Y\177\000\000\030\000\000\000\060\000\000\000\200P\002\\Y\177\000\000\300O\002\\Y\177\000\000\000\000\000\000&\000\000\000\377\377\377\377Z\177\000"
depthc = "2\000\002\\Y\177\000\000\ac\\"
oldcontext = "macro-exten-vm", '\000' <repeats 65 times>
inhangupc = 0x0
offset = 1
depth = 1
maxdepth = 7
setmacrocontext = 0
autoloopflag = 512
inhangup = 0
tmp_subst = 0x7f59c4233060
save_macro_exten = 0x7f59c4019f40 "17300"
save_macro_context = 0x7f59c4154b60 "from-internal"
save_macro_priority = 0x7f59c40222f0 "2"
save_macro_offset = 0x0
macro_store = 0x7f59c4030f20
__PRETTY_FUNCTION__ = "_macro_exec"
#15 0x00007f5a58c2336c in macro_exec (chan=0x7f597c01f578, data=0x7f595c0274a0 "dial-one,,tr,17300") at app_macro.c:582
No locals.
#16 0x0000000000522742 in pbx_exec (c=0x7f597c01f578, app=0x2f388f0, data=0x7f595c0274a0 "dial-one,,tr,17300") at pbx.c:1679
res = 0
u = 0x7f59c408e490
saved_c_appl = 0x2f38950 "Macro"
saved_c_data = 0x7f595c02c6c0 "exten-vm,novm,17300,0,0,0"
__PRETTY_FUNCTION__ = "pbx_exec"
#17 0x000000000052cb5f in pbx_extension_helper (c=0x7f597c01f578, con=0x0, context=0x7f597c0203c8 "macro-dial-one", exten=0x7f597c020418 "s", priority=7, label=0x0, callerid=0x7f59c413eb80 "17489", action=E_SPAWN, found=0x7f595c029abc, combined_find_spawn=1) at pbx.c:4972
e = 0x22831c0
app = 0x2f388f0
substitute = 0x7f595c025380 "dial-one,${RT},${DIAL_OPTIONS},${EXTTOCALL}"
res = 0
q = {incstack = {0x0 <repeats 128 times>}, stacklen = 0, status = 5, swo = 0x0, data = 0x0, foundcontext = 0x7f597c0203c8 "macro-dial-one"}
passdata = "dial-one,,tr,17300\000check against dontcare\000\063\060\060", '\000' <repeats 1267 times>...
matching_action = 0
__PRETTY_FUNCTION__ = "pbx_extension_helper"
#18 0x000000000053004e in ast_spawn_extension (c=0x7f597c01f578, context=0x7f597c0203c8 "macro-dial-one", exten=0x7f597c020418 "s", priority=7, callerid=0x7f59c413eb80 "17489", found=0x7f595c029abc, combined_find_spawn=1) at pbx.c:6187
No locals.
#19 0x00007f5a58c22206 in _macro_exec (chan=0x7f597c01f578, data=0x7f595c02c6c0 "exten-vm,novm,17300,0,0,0", exclusive=0) at app_macro.c:413
c = 0x2282ec0
e = 0x22831c0
foundx = 1
s = 0x0
tmp = 0x7f595c0299e0 "exten-vm"
cur = 0x0
rest = 0x0
macro = 0x7f595c0299e0 "exten-vm"
fullmacro = "macro-exten-vm\000\000\061\064\071\067\071\064\071\060\070\066.5318\000`\245\002\\Y\177\000\000\242\361F\000\000\000\000\000\377\377\377\377\001\000\000\000\220\203\000|k\023\000\000K\300\\", '\000' <repeats 12 times>
varname = "ARG5\000\000\000\000\332\316O\000\000\000\000\000\002\000\000\000f\026\000\000\000\027\201\000\000\000\000\000\203sZ\000\000\000\000\000\020wZ\000\000\000\000\000\t\000\000\000\242\002\000\000\voZ\000\000\000\000\000\200\245\002\\Y\177\000\000\314\"Q\000\000\000\000"
runningapp = "Macro\000\000\000\300Z\\\000\000\000\000\000\000|\201\000\000\000\000\000\360\246\\\000\000\000\000\000p\243\002\\f\026\000\000KV\\\000\000\000\000\000J\277.\304\001\000\000\000\b\264\206\001\000\000\000\000\300\243\002\\Y\177\000\000_\304D\000\000\000\000"
runningdata = "dial-one,${RT},${DIAL_OPTIONS},${EXTTOCALL}\000)\000E})\000ternal)}\000DE})\000,${ARG1},1\000IDNUM})}]?${REALCALLERIDNUM}:unknown)})}\000\064}\"=\"1\" | \"${ARG5}\"=\"1\"]?${RINGTIMER}:)}\000\177\000\000z\234\037\304Y\177\000\000\020\240\002\\Y\177\000\000\005c\\\000\000\000\000\000\250\241\002\\Y\177\000\000-\000\000\000\000\000\000\000"...
oldargs = {0x0 <repeats 81 times>}
argc = 6
x = 5228921
res = 0
oldexten = "17300", '\000' <repeats 250 times>
oldpriority = 2
gosub_level = 0
pc = "2\000\000\000\000\000\000\000\002\000\000\000Z\177\000\000\ac\\", '\000' <repeats 13 times>, "`\234\002\\Y\177\000\000\030\000\000\000\060\000\000\000\340\242\002\\Y\177\000\000 \242\002\\Y\177\000\000\000\000\000\000\000\000\000\000\377\377\377\377Z\177\000"
depthc = "1\000\002\\Y\177\000\000\ac\\"
oldcontext = "from-internal", '\000' <repeats 66 times>
inhangupc = 0x0
offset = 1
depth = 0
maxdepth = 7
setmacrocontext = 1
autoloopflag = 512
inhangup = 0
tmp_subst = 0x7f59c40a53c0
save_macro_exten = 0x0
save_macro_context = 0x0
save_macro_priority = 0x0
save_macro_offset = 0x0
macro_store = 0x7f59c4030f20
__PRETTY_FUNCTION__ = "_macro_exec"
#20 0x00007f5a58c2336c in macro_exec (chan=0x7f597c01f578, data=0x7f595c02c6c0 "exten-vm,novm,17300,0,0,0") at app_macro.c:582
No locals.
#21 0x0000000000522742 in pbx_exec (c=0x7f597c01f578, app=0x2f388f0, data=0x7f595c02c6c0 "exten-vm,novm,17300,0,0,0") at pbx.c:1679
res = 0
u = 0x7f59c4149650
saved_c_appl = 0x0
saved_c_data = 0x0
__PRETTY_FUNCTION__ = "pbx_exec"
#22 0x000000000052cb5f in pbx_extension_helper (c=0x7f597c01f578, con=0x0, context=0x7f597c0203c8 "macro-dial-one", exten=0x7f597c020418 "s", priority=2, label=0x0, callerid=0x7f597c013af0 "\300\177", action=E_SPAWN, found=0x7f595c02ed64, combined_find_spawn=1) at pbx.c:4972
e = 0x20c4f30
app = 0x2f388f0
substitute = 0x0
res = 0
q = {incstack = {0x22b3490 "from-internal", 0x22b5230 "from-internal-noxfer", 0x2298530 "from-internal-noxfer-additional", 0x22b11a0 "from-internal-xfer", 0x229a580 "from-internal-custom", 0x22964c0 "from-internal-additional", 0x1bc61f0 "app-blacklist", 0x1bdd970 "ext-findmefollow", 0x1ce6c70 "fmgrps", 0x1d029f0 "app-calltrace", 0x1d03580 "app-speakextennum", 0x1d08330 "app-speakingclock", 0x1d0ab60 "app-echo-test", 0x1d197b0 "park-hints", 0x18820e0 "parkedcalls", 0x1d1d690 "app-pbdirectory", 0x1d1e2b0 "ext-queues", 0x1f16e50 "app-recordings", 0x1f1cde0 "ext-group", 0x1f3f1e0 "app-dialvm", 0x1f43200 "app-vmmain", 0x1f44500 "ext-local-confirm", 0x1f45800 "findmefollow-ringallv2", 0x1f46220 "app-pickup", 0x0 <repeats 104 times>}, stacklen = 24, status = 5, swo = 0x0, data = 0x0, foundcontext = 0x229725a "ext-local"}
passdata = "exten-vm,novm,17300,0,0,0\000\061\000SIP/elastix-cc-000004a7\000SCCP/12078-00000A64\000Dial\000SCCP/12078,,tr\000\062\060\061\067-06-20 10:55:39\000\062\060\061\067-06-20 10:55:43\000\062\060\061\067-06-20 10:56:21\000\064\062\000\063\070\000ANSWERED\000DOCUMENTA/\021!\000\000\000\000\000\004\000\000\002\000\000\037\001\200\032\311R(\000(\000"...
matching_action = 0
__PRETTY_FUNCTION__ = "pbx_extension_helper"
#23 0x000000000053004e in ast_spawn_extension (c=0x7f597c01f578, context=0x7f597c0203c8 "macro-dial-one", exten=0x7f597c020418 "s", priority=2, callerid=0x7f597c013af0 "\300\177", found=0x7f595c02ed64, combined_find_spawn=1) at pbx.c:6187
No locals.
#24 0x00000000005316c6 in __ast_pbx_run (c=0x7f597c01f578, args=0x0) at pbx.c:6662
digit = 0
invalid = 0
timeout = 0
dst_exten = "\000\356\002\\Y\177\000\000p\375\002\\Y\177\000\000\060\355\002\\Y\177\000\000\240\304/\215Z\177\000\000\000\367\002\\Y\177\000\000D4\242\210Z\177\000\000(\356\002\\Y\177\000\000\060\356\002\\Y\177\000\000\000\000\000\000\000\000\000\000\070\356\002\\Y\177", '\000' <repeats 18 times>, "`\356\002\\Y\177", '\000' <repeats 42 times>, "@\356\002\\Y\177\000\000H\356\002\\Y\177\000\000P\356\002\\Y\177\000\000X\356\002\\Y\177\000\000h\356\002\\Y\177\000\000\000\000\000\000\000\000\000\000p\356\002\\Y\177\000\000"...
pos = 0
found = 1
res = 0
autoloopflag = 0
error = 0
pbx = 0x7f59c40766f0
callid = 0x0
__PRETTY_FUNCTION__ = "__ast_pbx_run"
#25 0x0000000000533018 in pbx_thread (data=0x7f597c01f578) at pbx.c:6992
c = 0x7f597c01f578
#26 0x000000000058c4c9 in dummy_start (data=0x7f597c000c10) at utils.c:1223
__cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = {0, -3345761825691060454, 0, 140023319416400, 19, 140021772515072, -3345761825649117414, 3396787159896110874}, __mask_was_saved = 0}}, __pad = {0x7f595c02ef70, 0x0, 0x0, 0x7f5a8d5062e8 <__pthread_keys+8>}}
__cancel_routine = 0x43ffaa <ast_unregister_thread>
__cancel_arg = 0x7f595c02f700
__not_first_call = 0
ret = 0x7f5a8e73c880 <internal_trans_names>
a = {start_routine = 0x532ff3 <pbx_thread>, data = 0x7f597c01f578, name = 0x7f597c000e50 "pbx_thread", ' ' <repeats 11 times>, "started at [ 7018] pbx.c ast_pbx_start()"}
#27 0x00007f5a8d2f60a4 in start_thread (arg=0x7f595c02f700) at pthread_create.c:309
__res = <optimized out>
pd = 0x7f595c02f700
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140021772515072, 3396786543417833242, 0, 140023319416400, 19, 140021772515072, -3345761825684768998, -3344251462218336486}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
pagesize_m1 = <optimized out>
sp = <optimized out>
freesize = <optimized out>
__PRETTY_FUNCTION__ = "start_thread"
#28 0x00007f5a8e48387d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
No locals.