Test 1 ----------- #0 0x0072556a in msg_queue_push_data (pvt=0xb7e2cd48, expect=135744628, response_to=1641, data=0x817611f) at chan_mobile.c:2748 2748 if (!(msg = ast_malloc(sizeof(*msg)))) { Test 2 ----------- #0 0x0046056a in msg_queue_push_data (pvt=0x9625948, expect=135744628, response_to=1641, data=0x817611f) at chan_mobile.c:2748 2748 if (!(msg = ast_malloc(sizeof(*msg)))) { Test 3 ----------- #0 0x00236618 in msg_queue_pop (pvt=0x9a8e088) at chan_mobile.c:2766 2766 return AST_LIST_REMOVE_HEAD(&pvt->msg_queue, entry); Test 4 ----------- #0 0x00228531 in msg_queue_push (pvt=0x87e4c40, expect=AT_OK, response_to=AT_CHUP) at chan_mobile.c:2732 2732 AST_LIST_INSERT_TAIL(&pvt->msg_queue, msg, entry); Test 5 ----------- #0 0x00803516 in msg_queue_push (pvt=0xb7e24010, expect=AT_OK, response_to=AT_CHUP) at chan_mobile.c:2732 2732 AST_LIST_INSERT_TAIL(&pvt->msg_queue, msg, entry); Test 6 ----------- #0 0x00216531 in msg_queue_push (pvt=0xb7e23ba8, expect=AT_OK, response_to=AT_CHUP) at chan_mobile.c:2732 2732 AST_LIST_INSERT_TAIL(&pvt->msg_queue, msg, entry); Test 7 ----------- #0 0x00818531 in msg_queue_push (pvt=0x966e548, expect=AT_OK, response_to=AT_CHUP) at chan_mobile.c:2732 2732 AST_LIST_INSERT_TAIL(&pvt->msg_queue, msg, entry); Test 8 ----------- #0 0x005d3531 in msg_queue_push (pvt=0xb7e4d888, expect=AT_OK, response_to=AT_D) at chan_mobile.c:2732 2732 AST_LIST_INSERT_TAIL(&pvt->msg_queue, msg, entry); Test 9 ----------- #0 0x00bdd531 in msg_queue_push (pvt=0xb7d4e4e0, expect=AT_OK, response_to=AT_CHUP) at chan_mobile.c:2732 2732 AST_LIST_INSERT_TAIL(&pvt->msg_queue, msg, entry); Test 10 ----------- #0 0x0022be0e in handle_response_ok (pvt=0x88d3b28, buf=0xb762f1c4 "OK") at chan_mobile.c:2939 2939 if ((entry = msg_queue_head(pvt)) && entry->expected == AT_OK) { Test 11 ----------- #0 0x00e33e0e in handle_response_ok (pvt=0x9f0a358, buf=0xb752f1c4 "OK") at chan_mobile.c:2939 2939 if ((entry = msg_queue_head(pvt)) && entry->expected == AT_OK) { Test 12 ----------- #0 0x0049e531 in msg_queue_push (pvt=0xb7e27ba8, expect=AT_OK, response_to=AT_CHUP) at chan_mobile.c:2732 2732 AST_LIST_INSERT_TAIL(&pvt->msg_queue, msg, entry);