From achintha, 6 Years ago, written in Plain Text.
- view diff
Embed
  1.  
  2. [Thread debugging using libthread_db enabled]
  3. Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
  4. Core was generated by `/usr/bin/freeswitch -u freeswitch -g freeswitch -ncwait -nonat'.
  5. Program terminated with signal SIGSEGV, Segmentation fault.
  6. #0  0x00007f38bb062ffd in switch_core_media_bug_remove_all_function () from /usr/lib/libfreeswitch.so.1
  7. (gdb)
  8. (gdb)
  9. (gdb)
  10. (gdb) bt
  11. #0  0x00007f38bb062ffd in switch_core_media_bug_remove_all_function () from /usr/lib/libfreeswitch.so.1
  12. #1  0x00007f38bb07d9e9 in switch_core_session_hangup_state () from /usr/lib/libfreeswitch.so.1
  13. #2  0x00007f38bb07f3dd in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  14. #3  0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  15. #4  0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  16. #5  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  17. #6  0x00007f38b9f2e064 in start_thread (arg=0x7f3835721700) at pthread_create.c:309
  18. #7  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  19. (gdb)
  20. #0  0x00007f38bb062ffd in switch_core_media_bug_remove_all_function () from /usr/lib/libfreeswitch.so.1
  21. #1  0x00007f38bb07d9e9 in switch_core_session_hangup_state () from /usr/lib/libfreeswitch.so.1
  22. #2  0x00007f38bb07f3dd in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  23. #3  0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  24. #4  0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  25. #5  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  26. #6  0x00007f38b9f2e064 in start_thread (arg=0x7f3835721700) at pthread_create.c:309
  27. #7  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  28. (gdb) bt all
  29. No symbol "all" in current context.
  30. (gdb) thread apply all bt
  31.  
  32. Thread 128 (Thread 0x7f3835895700 (LWP 1059)):
  33. #0  0x00007f38b9c5aaed in poll () at ../sysdeps/unix/syscall-template.S:81
  34. #1  0x00007f38b8d27b7b in ?? () from /usr/lib/x86_64-linux-gnu/libcurl.so.4
  35. #2  0x00007f38b8d21d52 in curl_multi_wait () from /usr/lib/x86_64-linux-gnu/libcurl.so.4
  36. #3  0x00007f38b8d1aa57 in curl_easy_perform () from /usr/lib/x86_64-linux-gnu/libcurl.so.4
  37. #4  0x00007f3853731439 in ?? () from /usr/lib/freeswitch/mod/mod_curl.so
  38. #5  0x00007f3853733132 in ?? () from /usr/lib/freeswitch/mod/mod_curl.so
  39. #6  0x00007f38bb0c633e in switch_api_execute () from /usr/lib/libfreeswitch.so.1
  40. #7  0x00007f38bb1023db in ?? () from /usr/lib/libfreeswitch.so.1
  41. #8  0x00007f38bb062d7d in switch_core_media_bug_close () from /usr/lib/libfreeswitch.so.1
  42. #9  0x00007f38bb063082 in switch_core_media_bug_remove_all_function () from /usr/lib/libfreeswitch.so.1
  43. #10 0x00007f38bb07d9e9 in switch_core_session_hangup_state () from /usr/lib/libfreeswitch.so.1
  44. #11 0x00007f38bb07f3dd in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  45. #12 0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  46. #13 0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  47. #14 0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  48. #15 0x00007f38b9f2e064 in start_thread (arg=0x7f3835895700) at pthread_create.c:309
  49. #16 0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  50.  
  51. Thread 127 (Thread 0x7f382f87f700 (LWP 989)):
  52. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  53. #1  0x00007f38bb134bd6 in ?? () from /usr/lib/libfreeswitch.so.1
  54. #2  0x00007f38bb0638c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  55. #3  0x00007f38bb0e5fac in ?? () from /usr/lib/libfreeswitch.so.1
  56. #4  0x00007f38bb0e7717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1
  57. #5  0x00007f38bb0993f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1
  58. #6  0x00007f38b1186118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  59. #7  0x00007f38bb081a8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1
  60. #8  0x00007f38bb0ef855 in ?? () from /usr/lib/libfreeswitch.so.1
  61. #9  0x00007f38bb0f0872 in ?? () from /usr/lib/libfreeswitch.so.1
  62. #10 0x00007f38bb07fd7c in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  63. #11 0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  64. #12 0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  65. #13 0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  66. #14 0x00007f38b9f2e064 in start_thread (arg=0x7f382f87f700) at pthread_create.c:309
  67. #15 0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  68.  
  69. Thread 126 (Thread 0x7f3834e63700 (LWP 503)):
  70. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  71. #1  0x00007f38bb134bd6 in ?? () from /usr/lib/libfreeswitch.so.1
  72. #2  0x00007f38bb0638c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  73. #3  0x00007f38bb0e5fac in ?? () from /usr/lib/libfreeswitch.so.1
  74. #4  0x00007f38bb0e7717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1
  75. #5  0x00007f38bb0993f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1
  76. #6  0x00007f38b1186118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  77. #7  0x00007f38bb081a8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1
  78. #8  0x00007f38bb0ef855 in ?? () from /usr/lib/libfreeswitch.so.1
  79. #9  0x00007f38bb0f19a5 in switch_ivr_multi_threaded_bridge () from /usr/lib/libfreeswitch.so.1
  80. #10 0x00007f38bb0f25d1 in ?? () from /usr/lib/libfreeswitch.so.1
  81. #11 0x00007f38bb080344 in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  82. #12 0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  83. #13 0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  84. #14 0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  85. #15 0x00007f38b9f2e064 in start_thread (arg=0x7f3834e63700) at pthread_create.c:309
  86. ---Type <return> to continue, or q <return> to quit---
  87. #16 0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  88.  
  89. Thread 125 (Thread 0x7f38350cd700 (LWP 890)):
  90. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  91. #1  0x00007f38bb134bd6 in ?? () from /usr/lib/libfreeswitch.so.1
  92. #2  0x00007f38bb0638c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  93. #3  0x00007f38bb0e5fac in ?? () from /usr/lib/libfreeswitch.so.1
  94. #4  0x00007f38bb0e7717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1
  95. #5  0x00007f38bb0993f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1
  96. #6  0x00007f38b1186118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  97. #7  0x00007f38bb081a8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1
  98. #8  0x00007f38bb0ef855 in ?? () from /usr/lib/libfreeswitch.so.1
  99. #9  0x00007f38bb0f19a5 in switch_ivr_multi_threaded_bridge () from /usr/lib/libfreeswitch.so.1
  100. #10 0x00007f38bb0f25d1 in ?? () from /usr/lib/libfreeswitch.so.1
  101. #11 0x00007f38bb080344 in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  102. #12 0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  103. #13 0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  104. #14 0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  105. #15 0x00007f38b9f2e064 in start_thread (arg=0x7f38350cd700) at pthread_create.c:309
  106. #16 0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  107.  
  108. Thread 124 (Thread 0x7f382fc3f700 (LWP 913)):
  109. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  110. #1  0x00007f38bb134bd6 in ?? () from /usr/lib/libfreeswitch.so.1
  111. #2  0x00007f38bb0638c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  112. #3  0x00007f38bb0e5fac in ?? () from /usr/lib/libfreeswitch.so.1
  113. #4  0x00007f38bb0e7717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1
  114. #5  0x00007f38bb0993f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1
  115. #6  0x00007f38b1186118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  116. #7  0x00007f38bb081a8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1
  117. #8  0x00007f38bb11334d in switch_ivr_play_file () from /usr/lib/libfreeswitch.so.1
  118. #9  0x00007f38b2c1e7ed in ards_function (session=0xb6, data=0x7f382fc3e100 "\260\303\301\262\070\177")
  119.     at /usr/src/freeswitch.git/src/mod/applications/mod_ards/mod_ards.c:1161
  120. #10 0x00007f38bb07c25a in switch_core_session_exec () from /usr/lib/libfreeswitch.so.1
  121. #11 0x00007f38bb07c818 in switch_core_session_execute_application_get_flags () from /usr/lib/libfreeswitch.so.1
  122. #12 0x00007f3851feaef7 in ?? () from /usr/lib/freeswitch/mod/mod_httapi.so
  123. #13 0x00007f3851ff0999 in ?? () from /usr/lib/freeswitch/mod/mod_httapi.so
  124. #14 0x00007f38bb07c25a in switch_core_session_exec () from /usr/lib/libfreeswitch.so.1
  125. #15 0x00007f38bb07c818 in switch_core_session_execute_application_get_flags () from /usr/lib/libfreeswitch.so.1
  126. #16 0x00007f38bb0800f2 in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  127. #17 0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  128. #18 0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  129. #19 0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  130. #20 0x00007f38b9f2e064 in start_thread (arg=0x7f382fc3f700) at pthread_create.c:309
  131. #21 0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  132.  
  133. Thread 123 (Thread 0x7f382fb85700 (LWP 863)):
  134. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  135. #1  0x00007f38bb134bd6 in ?? () from /usr/lib/libfreeswitch.so.1
  136. #2  0x00007f38bb0638c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  137. #3  0x00007f38bb0e5fac in ?? () from /usr/lib/libfreeswitch.so.1
  138. #4  0x00007f38bb0e7717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1
  139. #5  0x00007f38bb0993f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1
  140. #6  0x00007f38b1186118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  141. #7  0x00007f38bb081a8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1
  142. ---Type <return> to continue, or q <return> to quit---
  143. #8  0x00007f38bb11334d in switch_ivr_play_file () from /usr/lib/libfreeswitch.so.1
  144. #9  0x00007f38b2c1e7ed in ards_function (session=0x69, data=0x7f382fb84100 "\260\303\301\262\070\177")
  145.     at /usr/src/freeswitch.git/src/mod/applications/mod_ards/mod_ards.c:1161
  146. #10 0x00007f38bb07c25a in switch_core_session_exec () from /usr/lib/libfreeswitch.so.1
  147. #11 0x00007f38bb07c818 in switch_core_session_execute_application_get_flags () from /usr/lib/libfreeswitch.so.1
  148. #12 0x00007f3851feaef7 in ?? () from /usr/lib/freeswitch/mod/mod_httapi.so
  149. #13 0x00007f3851ff0999 in ?? () from /usr/lib/freeswitch/mod/mod_httapi.so
  150. #14 0x00007f38bb07c25a in switch_core_session_exec () from /usr/lib/libfreeswitch.so.1
  151. #15 0x00007f38bb07c818 in switch_core_session_execute_application_get_flags () from /usr/lib/libfreeswitch.so.1
  152. #16 0x00007f38bb0800f2 in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  153. #17 0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  154. #18 0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  155. #19 0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  156. #20 0x00007f38b9f2e064 in start_thread (arg=0x7f382fb85700) at pthread_create.c:309
  157. #21 0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  158.  
  159. Thread 122 (Thread 0x7f382fec9700 (LWP 650)):
  160. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  161. #1  0x00007f38bb134bd6 in ?? () from /usr/lib/libfreeswitch.so.1
  162. #2  0x00007f38bb0638c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  163. #3  0x00007f38bb0e5fac in ?? () from /usr/lib/libfreeswitch.so.1
  164. #4  0x00007f38bb0e7717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1
  165. #5  0x00007f38bb0993f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1
  166. #6  0x00007f38b1186118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  167. #7  0x00007f38bb081a8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1
  168. #8  0x00007f38bb0ef855 in ?? () from /usr/lib/libfreeswitch.so.1
  169. #9  0x00007f38bb0f19a5 in switch_ivr_multi_threaded_bridge () from /usr/lib/libfreeswitch.so.1
  170. #10 0x00007f38bb0f25d1 in ?? () from /usr/lib/libfreeswitch.so.1
  171. #11 0x00007f38bb080344 in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  172. #12 0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  173. #13 0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  174. #14 0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  175. #15 0x00007f38b9f2e064 in start_thread (arg=0x7f382fec9700) at pthread_create.c:309
  176. #16 0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  177.  
  178. Thread 121 (Thread 0x7f3835287700 (LWP 526)):
  179. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  180. #1  0x00007f38bb134bd6 in ?? () from /usr/lib/libfreeswitch.so.1
  181. #2  0x00007f38bb0638c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  182. #3  0x00007f38bb0e5fac in ?? () from /usr/lib/libfreeswitch.so.1
  183. #4  0x00007f38bb0e7717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1
  184. #5  0x00007f38bb0993f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1
  185. #6  0x00007f38b1186118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  186. #7  0x00007f38bb081a8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1
  187. #8  0x00007f38bb11334d in switch_ivr_play_file () from /usr/lib/libfreeswitch.so.1
  188. #9  0x00007f38b2c1e7ed in ards_function (session=0xfe, data=0x7f3835286100 "\260\303\301\262\070\177")
  189.     at /usr/src/freeswitch.git/src/mod/applications/mod_ards/mod_ards.c:1161
  190. #10 0x00007f38bb07c25a in switch_core_session_exec () from /usr/lib/libfreeswitch.so.1
  191. #11 0x00007f38bb07c818 in switch_core_session_execute_application_get_flags () from /usr/lib/libfreeswitch.so.1
  192. #12 0x00007f3851feaef7 in ?? () from /usr/lib/freeswitch/mod/mod_httapi.so
  193. #13 0x00007f3851ff0999 in ?? () from /usr/lib/freeswitch/mod/mod_httapi.so
  194. #14 0x00007f38bb07c25a in switch_core_session_exec () from /usr/lib/libfreeswitch.so.1
  195. #15 0x00007f38bb07c818 in switch_core_session_execute_application_get_flags () from /usr/lib/libfreeswitch.so.1
  196. #16 0x00007f38bb0800f2 in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  197. #17 0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  198. ---Type <return> to continue, or q <return> to quit---
  199. #18 0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  200. #19 0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  201. #20 0x00007f38b9f2e064 in start_thread (arg=0x7f3835287700) at pthread_create.c:309
  202. #21 0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  203.  
  204. Thread 120 (Thread 0x7f383575f700 (LWP 32024)):
  205. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  206. #1  0x00007f38bb134bd6 in ?? () from /usr/lib/libfreeswitch.so.1
  207. #2  0x00007f38bb0638c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  208. #3  0x00007f38bb0e5fac in ?? () from /usr/lib/libfreeswitch.so.1
  209. #4  0x00007f38bb0e7717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1
  210. #5  0x00007f38bb0993f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1
  211. #6  0x00007f38b1186118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  212. #7  0x00007f38bb081a8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1
  213. #8  0x00007f38bb0ef855 in ?? () from /usr/lib/libfreeswitch.so.1
  214. #9  0x00007f38bb0f0872 in ?? () from /usr/lib/libfreeswitch.so.1
  215. #10 0x00007f38bb07fd7c in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  216. #11 0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  217. #12 0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  218. #13 0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  219. #14 0x00007f38b9f2e064 in start_thread (arg=0x7f383575f700) at pthread_create.c:309
  220. #15 0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  221.  
  222. Thread 119 (Thread 0x7f38354f3700 (LWP 32021)):
  223. #0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
  224. #1  0x00007f38bb359522 in apr_thread_cond_timedwait () from /usr/lib/libfreeswitch.so.1
  225. #2  0x00007f38bb350fdc in apr_queue_pop_timeout () from /usr/lib/libfreeswitch.so.1
  226. #3  0x00007f38bb07572c in ?? () from /usr/lib/libfreeswitch.so.1
  227. #4  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  228. #5  0x00007f38b9f2e064 in start_thread (arg=0x7f38354f3700) at pthread_create.c:309
  229. #6  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  230.  
  231. Thread 118 (Thread 0x7f3835667700 (LWP 31827)):
  232. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  233. #1  0x00007f38bb134bd6 in ?? () from /usr/lib/libfreeswitch.so.1
  234. #2  0x00007f38bb0638c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  235. #3  0x00007f38bb0e5fac in ?? () from /usr/lib/libfreeswitch.so.1
  236. #4  0x00007f38bb0e7717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1
  237. #5  0x00007f38bb0993f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1
  238. #6  0x00007f38b1186118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  239. #7  0x00007f38bb081a8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1
  240. #8  0x00007f38bb0ef855 in ?? () from /usr/lib/libfreeswitch.so.1
  241. #9  0x00007f38bb0f19a5 in switch_ivr_multi_threaded_bridge () from /usr/lib/libfreeswitch.so.1
  242. #10 0x00007f38bb0f25d1 in ?? () from /usr/lib/libfreeswitch.so.1
  243. #11 0x00007f38bb080344 in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  244. #12 0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  245. #13 0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  246. #14 0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  247. #15 0x00007f38b9f2e064 in start_thread (arg=0x7f3835667700) at pthread_create.c:309
  248. #16 0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  249.  
  250. Thread 117 (Thread 0x7f3834cb1700 (LWP 31167)):
  251. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  252. #1  0x00007f38bb134bd6 in ?? () from /usr/lib/libfreeswitch.so.1
  253. #2  0x00007f38bb0638c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  254. ---Type <return> to continue, or q <return> to quit---
  255. #3  0x00007f38bb0e5fac in ?? () from /usr/lib/libfreeswitch.so.1
  256. #4  0x00007f38bb0e7717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1
  257. #5  0x00007f38bb0993f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1
  258. #6  0x00007f38b1186118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  259. #7  0x00007f38bb081a8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1
  260. #8  0x00007f38bb0ef855 in ?? () from /usr/lib/libfreeswitch.so.1
  261. #9  0x00007f38bb0f0872 in ?? () from /usr/lib/libfreeswitch.so.1
  262. #10 0x00007f38bb07fd7c in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  263. #11 0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  264. #12 0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  265. #13 0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  266. #14 0x00007f38b9f2e064 in start_thread (arg=0x7f3834cb1700) at pthread_create.c:309
  267. #15 0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  268.  
  269. Thread 116 (Thread 0x7f3834b72700 (LWP 31799)):
  270. #0  __clock_nanosleep (clock_id=1, flags=0, req=0x7f3834b719a0, rem=0xffffffffffffffff)
  271.     at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:49
  272. #1  0x00007f38bb133dbb in ?? () from /usr/lib/libfreeswitch.so.1
  273. #2  0x00007f38b2c20885 in outbound_agent_thread_run (thread=0x1, obj=0x7f385cb76818)
  274.     at /usr/src/freeswitch.git/src/mod/applications/mod_ards/mod_ards.c:1591
  275. #3  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  276. #4  0x00007f38b9f2e064 in start_thread (arg=0x7f3834b72700) at pthread_create.c:309
  277. #5  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  278.  
  279. Thread 115 (Thread 0x7f382fcf7700 (LWP 31809)):
  280. #0  __clock_nanosleep (clock_id=1, flags=0, req=0x7f382fcf6d50, rem=0xffffffffffffffff)
  281.     at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:49
  282. #1  0x00007f38bb133dbb in ?? () from /usr/lib/libfreeswitch.so.1
  283. #2  0x00007f38bb0ffc86 in ?? () from /usr/lib/libfreeswitch.so.1
  284. #3  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  285. #4  0x00007f38b9f2e064 in start_thread (arg=0x7f382fcf7700) at pthread_create.c:309
  286. #5  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  287.  
  288. Thread 114 (Thread 0x7f38345a5700 (LWP 31451)):
  289. #0  __clock_nanosleep (clock_id=1, flags=0, req=0x7f38345a4d50, rem=0xffffffffffffffff)
  290.     at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:49
  291. #1  0x00007f38bb133dbb in ?? () from /usr/lib/libfreeswitch.so.1
  292. #2  0x00007f38bb0ffc86 in ?? () from /usr/lib/libfreeswitch.so.1
  293. #3  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  294. #4  0x00007f38b9f2e064 in start_thread (arg=0x7f38345a5700) at pthread_create.c:309
  295. #5  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  296.  
  297. Thread 113 (Thread 0x7f382f70d700 (LWP 31442)):
  298. #0  __clock_nanosleep (clock_id=1, flags=0, req=0x7f382f708670, rem=0xffffffffffffffff)
  299.     at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:49
  300. #1  0x00007f38bb133dbb in ?? () from /usr/lib/libfreeswitch.so.1
  301. #2  0x00007f38bb083805 in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1
  302. #3  0x00007f38bb0ef551 in ?? () from /usr/lib/libfreeswitch.so.1
  303. #4  0x00007f38bb0f0872 in ?? () from /usr/lib/libfreeswitch.so.1
  304. #5  0x00007f38bb07fd7c in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  305. #6  0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  306. #7  0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  307. #8  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  308. #9  0x00007f38b9f2e064 in start_thread (arg=0x7f382f70d700) at pthread_create.c:309
  309. #10 0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  310. ---Type <return> to continue, or q <return> to quit---
  311.  
  312. Thread 112 (Thread 0x7f382f937700 (LWP 30820)):
  313. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  314. #1  0x00007f38bb134bd6 in ?? () from /usr/lib/libfreeswitch.so.1
  315. #2  0x00007f38bb0638c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  316. #3  0x00007f38bb0e5fac in ?? () from /usr/lib/libfreeswitch.so.1
  317. #4  0x00007f38bb0e7717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1
  318. #5  0x00007f38bb0993f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1
  319. #6  0x00007f38b1186118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  320. #7  0x00007f38bb081a8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1
  321. #8  0x00007f38bb0ef855 in ?? () from /usr/lib/libfreeswitch.so.1
  322. #9  0x00007f38bb0f0872 in ?? () from /usr/lib/libfreeswitch.so.1
  323. #10 0x00007f38bb07fd7c in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  324. #11 0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  325. #12 0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  326. #13 0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  327. #14 0x00007f38b9f2e064 in start_thread (arg=0x7f382f937700) at pthread_create.c:309
  328. #15 0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  329.  
  330. Thread 111 (Thread 0x7f382fcbb700 (LWP 30814)):
  331. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  332. #1  0x00007f38bb134bd6 in ?? () from /usr/lib/libfreeswitch.so.1
  333. #2  0x00007f38bb0638c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  334. #3  0x00007f38bb0e5fac in ?? () from /usr/lib/libfreeswitch.so.1
  335. #4  0x00007f38bb0e7717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1
  336. #5  0x00007f38bb0993f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1
  337. #6  0x00007f38b1186118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  338. #7  0x00007f38bb081a8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1
  339. #8  0x00007f38bb0ef855 in ?? () from /usr/lib/libfreeswitch.so.1
  340. #9  0x00007f38bb0f19a5 in switch_ivr_multi_threaded_bridge () from /usr/lib/libfreeswitch.so.1
  341. #10 0x00007f38bb0f25d1 in ?? () from /usr/lib/libfreeswitch.so.1
  342. #11 0x00007f38bb080344 in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  343. #12 0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  344. #13 0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  345. #14 0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  346. #15 0x00007f38b9f2e064 in start_thread (arg=0x7f382fcbb700) at pthread_create.c:309
  347. #16 0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  348.  
  349. Thread 110 (Thread 0x7f3834aa8700 (LWP 30090)):
  350. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  351. #1  0x00007f38bb134bd6 in ?? () from /usr/lib/libfreeswitch.so.1
  352. #2  0x00007f38bb0638c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  353. #3  0x00007f38bb0e5fac in ?? () from /usr/lib/libfreeswitch.so.1
  354. #4  0x00007f38bb0e7717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1
  355. #5  0x00007f38bb0993f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1
  356. #6  0x00007f38b1186118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  357. #7  0x00007f38bb081a8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1
  358. #8  0x00007f38bb0ef855 in ?? () from /usr/lib/libfreeswitch.so.1
  359. #9  0x00007f38bb0f19a5 in switch_ivr_multi_threaded_bridge () from /usr/lib/libfreeswitch.so.1
  360. #10 0x00007f38bb0f25d1 in ?? () from /usr/lib/libfreeswitch.so.1
  361. #11 0x00007f38bb080344 in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  362. #12 0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  363. #13 0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  364. #14 0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  365. #15 0x00007f38b9f2e064 in start_thread (arg=0x7f3834aa8700) at pthread_create.c:309
  366. ---Type <return> to continue, or q <return> to quit---
  367. #16 0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  368.  
  369. Thread 109 (Thread 0x7f38b0de6700 (LWP 16803)):
  370. #0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
  371. #1  0x00007f38bb359522 in apr_thread_cond_timedwait () from /usr/lib/libfreeswitch.so.1
  372. #2  0x00007f38bb350fdc in apr_queue_pop_timeout () from /usr/lib/libfreeswitch.so.1
  373. #3  0x00007f38b119aca8 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  374. #4  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  375. #5  0x00007f38b9f2e064 in start_thread (arg=0x7f38b0de6700) at pthread_create.c:309
  376. #6  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  377.  
  378. Thread 108 (Thread 0x7f382f9b3700 (LWP 26067)):
  379. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  380. #1  0x00007f38bb134bd6 in ?? () from /usr/lib/libfreeswitch.so.1
  381. #2  0x00007f38bb0638c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  382. #3  0x00007f38bb0e5fac in ?? () from /usr/lib/libfreeswitch.so.1
  383. #4  0x00007f38bb0e7717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1
  384. #5  0x00007f38bb0993f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1
  385. #6  0x00007f38b1186118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  386. #7  0x00007f38bb081a8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1
  387. #8  0x00007f38bb0ef855 in ?? () from /usr/lib/libfreeswitch.so.1
  388. #9  0x00007f38bb0f0872 in ?? () from /usr/lib/libfreeswitch.so.1
  389. #10 0x00007f38bb07fd7c in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  390. #11 0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  391. #12 0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  392. #13 0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  393. #14 0x00007f38b9f2e064 in start_thread (arg=0x7f382f9b3700) at pthread_create.c:309
  394. #15 0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  395.  
  396. Thread 107 (Thread 0x7f38364dd700 (LWP 16872)):
  397. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  398. #1  0x00007f38bb134bd6 in ?? () from /usr/lib/libfreeswitch.so.1
  399. #2  0x00007f38bb0638c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  400. #3  0x00007f3836596875 in ?? () from /usr/lib/freeswitch/mod/mod_local_stream.so
  401. #4  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  402. #5  0x00007f38b9f2e064 in start_thread (arg=0x7f38364dd700) at pthread_create.c:309
  403. #6  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  404.  
  405. Thread 106 (Thread 0x7f3836555700 (LWP 16870)):
  406. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  407. #1  0x00007f38bb134bd6 in ?? () from /usr/lib/libfreeswitch.so.1
  408. #2  0x00007f38bb0638c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  409. #3  0x00007f3836596875 in ?? () from /usr/lib/freeswitch/mod/mod_local_stream.so
  410. #4  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  411. #5  0x00007f38b9f2e064 in start_thread (arg=0x7f3836555700) at pthread_create.c:309
  412. #6  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  413.  
  414. Thread 105 (Thread 0x7f3836519700 (LWP 16871)):
  415. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  416. #1  0x00007f38bb134bd6 in ?? () from /usr/lib/libfreeswitch.so.1
  417. #2  0x00007f38bb0638c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  418. #3  0x00007f3836596875 in ?? () from /usr/lib/freeswitch/mod/mod_local_stream.so
  419. #4  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  420. #5  0x00007f38b9f2e064 in start_thread (arg=0x7f3836519700) at pthread_create.c:309
  421. #6  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  422. ---Type <return> to continue, or q <return> to quit---
  423.  
  424. Thread 104 (Thread 0x7f3836591700 (LWP 16869)):
  425. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  426. #1  0x00007f38bb134bd6 in ?? () from /usr/lib/libfreeswitch.so.1
  427. #2  0x00007f38bb0638c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  428. #3  0x00007f3836596875 in ?? () from /usr/lib/freeswitch/mod/mod_local_stream.so
  429. #4  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  430. #5  0x00007f38b9f2e064 in start_thread (arg=0x7f3836591700) at pthread_create.c:309
  431. #6  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  432.  
  433. Thread 103 (Thread 0x7f38504b4700 (LWP 16868)):
  434. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  435. #1  0x00007f38bb134bd6 in ?? () from /usr/lib/libfreeswitch.so.1
  436. #2  0x00007f38bb0638c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  437. #3  0x00007f3836596875 in ?? () from /usr/lib/freeswitch/mod/mod_local_stream.so
  438. #4  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  439. #5  0x00007f38b9f2e064 in start_thread (arg=0x7f38504b4700) at pthread_create.c:309
  440. #6  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  441.  
  442. Thread 102 (Thread 0x7f38b0b41700 (LWP 16809)):
  443. #0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
  444. #1  0x00007f38bb359522 in apr_thread_cond_timedwait () from /usr/lib/libfreeswitch.so.1
  445. #2  0x00007f38bb350fdc in apr_queue_pop_timeout () from /usr/lib/libfreeswitch.so.1
  446. #3  0x00007f38b119aca8 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  447. #4  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  448. #5  0x00007f38b9f2e064 in start_thread (arg=0x7f38b0b41700) at pthread_create.c:309
  449. #6  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  450.  
  451. Thread 101 (Thread 0x7f38b326a700 (LWP 16790)):
  452. #0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
  453. #1  0x00007f38bb359522 in apr_thread_cond_timedwait () from /usr/lib/libfreeswitch.so.1
  454. #2  0x00007f38bb350fdc in apr_queue_pop_timeout () from /usr/lib/libfreeswitch.so.1
  455. #3  0x00007f38b1d4252c in ?? () from /usr/lib/freeswitch/mod/mod_amqp.so
  456. #4  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  457. #5  0x00007f38b9f2e064 in start_thread (arg=0x7f38b326a700) at pthread_create.c:309
  458. #6  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  459.  
  460. Thread 100 (Thread 0x7f38b3ef4700 (LWP 16780)):
  461. #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  462. #1  0x00007f38bb350ef1 in apr_queue_pop () from /usr/lib/libfreeswitch.so.1
  463. #2  0x00007f38bb129f60 in ?? () from /usr/lib/libfreeswitch.so.1
  464. #3  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  465. #4  0x00007f38b9f2e064 in start_thread (arg=0x7f38b3ef4700) at pthread_create.c:309
  466. #5  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  467.  
  468. Thread 99 (Thread 0x7f382fc01700 (LWP 2208)):
  469. #0  __clock_nanosleep (clock_id=1, flags=0, req=0x7f382fc00d50, rem=0xffffffffffffffff)
  470.     at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:49
  471. #1  0x00007f38bb133dbb in ?? () from /usr/lib/libfreeswitch.so.1
  472. #2  0x00007f38bb0ffc86 in ?? () from /usr/lib/libfreeswitch.so.1
  473. #3  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  474. #4  0x00007f38b9f2e064 in start_thread (arg=0x7f382fc01700) at pthread_create.c:309
  475. #5  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  476.  
  477. Thread 98 (Thread 0x7f3834d2d700 (LWP 2453)):
  478. ---Type <return> to continue, or q <return> to quit---
  479. #0  __clock_nanosleep (clock_id=1, flags=0, req=0x7f3834d2c9a0, rem=0xffffffffffffffff)
  480.     at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:49
  481. #1  0x00007f38bb133dbb in ?? () from /usr/lib/libfreeswitch.so.1
  482. #2  0x00007f38b2c20885 in outbound_agent_thread_run (thread=0x1, obj=0x7f385f1463d8)
  483.     at /usr/src/freeswitch.git/src/mod/applications/mod_ards/mod_ards.c:1591
  484. #3  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  485. #4  0x00007f38b9f2e064 in start_thread (arg=0x7f3834d2d700) at pthread_create.c:309
  486. #5  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  487.  
  488. Thread 97 (Thread 0x7f382f803700 (LWP 2477)):
  489. #0  __clock_nanosleep (clock_id=1, flags=0, req=0x7f382f802d50, rem=0xffffffffffffffff)
  490.     at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:49
  491. #1  0x00007f38bb133dbb in ?? () from /usr/lib/libfreeswitch.so.1
  492. #2  0x00007f38bb0ffc86 in ?? () from /usr/lib/libfreeswitch.so.1
  493. #3  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  494. #4  0x00007f38b9f2e064 in start_thread (arg=0x7f382f803700) at pthread_create.c:309
  495. #5  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  496.  
  497. Thread 96 (Thread 0x7f3835a2f700 (LWP 2470)):
  498. #0  __clock_nanosleep (clock_id=1, flags=0, req=0x7f3835a1fcf0, rem=0xffffffffffffffff)
  499.     at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:49
  500. #1  0x00007f38bb133dbb in ?? () from /usr/lib/libfreeswitch.so.1
  501. #2  0x00007f38bb0fcc4a in switch_ivr_originate () from /usr/lib/libfreeswitch.so.1
  502. #3  0x00007f38532e0063 in ?? () from /usr/lib/freeswitch/mod/mod_dptools.so
  503. #4  0x00007f38bb079382 in switch_core_session_outgoing_channel () from /usr/lib/libfreeswitch.so.1
  504. #5  0x00007f38bb0fb607 in switch_ivr_originate () from /usr/lib/libfreeswitch.so.1
  505. #6  0x00007f38b2c204c3 in outbound_agent_thread_run (thread=0x1, obj=0x7f385e2c8858)
  506.     at /usr/src/freeswitch.git/src/mod/applications/mod_ards/mod_ards.c:1452
  507. #7  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  508. #8  0x00007f38b9f2e064 in start_thread (arg=0x7f3835a2f700) at pthread_create.c:309
  509. #9  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  510.  
  511. Thread 95 (Thread 0x7f38340c9700 (LWP 2319)):
  512. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  513. #1  0x00007f38bb134bd6 in ?? () from /usr/lib/libfreeswitch.so.1
  514. #2  0x00007f38bb0638c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  515. #3  0x00007f38bb0e5fac in ?? () from /usr/lib/libfreeswitch.so.1
  516. #4  0x00007f38bb0e7717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1
  517. #5  0x00007f38bb0993f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1
  518. #6  0x00007f38b1186118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  519. #7  0x00007f38bb081a8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1
  520. #8  0x00007f38bb0ef855 in ?? () from /usr/lib/libfreeswitch.so.1
  521. #9  0x00007f38bb0f0872 in ?? () from /usr/lib/libfreeswitch.so.1
  522. #10 0x00007f38bb07fd7c in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  523. #11 0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  524. #12 0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  525. #13 0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  526. #14 0x00007f38b9f2e064 in start_thread (arg=0x7f38340c9700) at pthread_create.c:309
  527. #15 0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  528.  
  529. Thread 94 (Thread 0x7f38353bd700 (LWP 2290)):
  530. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  531. #1  0x00007f38bb134bd6 in ?? () from /usr/lib/libfreeswitch.so.1
  532. #2  0x00007f38bb0638c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  533. #3  0x00007f38bb0e5fac in ?? () from /usr/lib/libfreeswitch.so.1
  534. ---Type <return> to continue, or q <return> to quit---
  535. #4  0x00007f38bb0e7717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1
  536. #5  0x00007f38bb0993f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1
  537. #6  0x00007f38b1186118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  538. #7  0x00007f38bb081a8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1
  539. #8  0x00007f38bb11334d in switch_ivr_play_file () from /usr/lib/libfreeswitch.so.1
  540. #9  0x00007f38b2c1e7ed in ards_function (session=0xb4, data=0x7f38353bc100 "\260\303\301\262\070\177")
  541.     at /usr/src/freeswitch.git/src/mod/applications/mod_ards/mod_ards.c:1161
  542. #10 0x00007f38bb07c25a in switch_core_session_exec () from /usr/lib/libfreeswitch.so.1
  543. #11 0x00007f38bb07c818 in switch_core_session_execute_application_get_flags () from /usr/lib/libfreeswitch.so.1
  544. #12 0x00007f3851feaef7 in ?? () from /usr/lib/freeswitch/mod/mod_httapi.so
  545. #13 0x00007f3851ff0999 in ?? () from /usr/lib/freeswitch/mod/mod_httapi.so
  546. #14 0x00007f38bb07c25a in switch_core_session_exec () from /usr/lib/libfreeswitch.so.1
  547. #15 0x00007f38bb07c818 in switch_core_session_execute_application_get_flags () from /usr/lib/libfreeswitch.so.1
  548. #16 0x00007f38bb0800f2 in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  549. #17 0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  550. #18 0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  551. #19 0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  552. #20 0x00007f38b9f2e064 in start_thread (arg=0x7f38353bd700) at pthread_create.c:309
  553. #21 0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  554.  
  555. Thread 93 (Thread 0x7f3834145700 (LWP 2198)):
  556. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  557. #1  0x00007f38bb134bd6 in ?? () from /usr/lib/libfreeswitch.so.1
  558. #2  0x00007f38bb0638c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  559. #3  0x00007f38bb0e5fac in ?? () from /usr/lib/libfreeswitch.so.1
  560. #4  0x00007f38bb0e7717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1
  561. #5  0x00007f38bb0993f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1
  562. #6  0x00007f38b1186118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  563. #7  0x00007f38bb081a8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1
  564. #8  0x00007f38bb0ef855 in ?? () from /usr/lib/libfreeswitch.so.1
  565. #9  0x00007f38bb0f0872 in ?? () from /usr/lib/libfreeswitch.so.1
  566. #10 0x00007f38bb07fd7c in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  567. #11 0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  568. #12 0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  569. #13 0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  570. #14 0x00007f38b9f2e064 in start_thread (arg=0x7f3834145700) at pthread_create.c:309
  571. #15 0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  572.  
  573. Thread 92 (Thread 0x7f383594f700 (LWP 2192)):
  574. #0  __clock_nanosleep (clock_id=1, flags=0, req=0x7f383594e9a0, rem=0xffffffffffffffff)
  575.     at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:49
  576. #1  0x00007f38bb133dbb in ?? () from /usr/lib/libfreeswitch.so.1
  577. #2  0x00007f38b2c20885 in outbound_agent_thread_run (thread=0x1, obj=0x7f385c6b8dd8)
  578.     at /usr/src/freeswitch.git/src/mod/applications/mod_ards/mod_ards.c:1591
  579. #3  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  580. #4  0x00007f38b9f2e064 in start_thread (arg=0x7f383594f700) at pthread_create.c:309
  581. #5  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  582.  
  583. Thread 91 (Thread 0x7f382ffc1700 (LWP 2140)):
  584. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  585. #1  0x00007f38bb134bd6 in ?? () from /usr/lib/libfreeswitch.so.1
  586. #2  0x00007f38bb0638c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  587. #3  0x00007f38bb0e5fac in ?? () from /usr/lib/libfreeswitch.so.1
  588. #4  0x00007f38bb0e7717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1
  589. #5  0x00007f38bb0993f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1
  590. ---Type <return> to continue, or q <return> to quit---
  591. #6  0x00007f38b1186118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  592. #7  0x00007f38bb081a8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1
  593. #8  0x00007f38bb0ef855 in ?? () from /usr/lib/libfreeswitch.so.1
  594. #9  0x00007f38bb0f0872 in ?? () from /usr/lib/libfreeswitch.so.1
  595. #10 0x00007f38bb07fd7c in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  596. #11 0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  597. #12 0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  598. #13 0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  599. #14 0x00007f38b9f2e064 in start_thread (arg=0x7f382ffc1700) at pthread_create.c:309
  600. #15 0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  601.  
  602. Thread 90 (Thread 0x7f382fb09700 (LWP 2102)):
  603. #0  __clock_nanosleep (clock_id=1, flags=0, req=0x7f382fb08d50, rem=0xffffffffffffffff)
  604.     at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:49
  605. #1  0x00007f38bb133dbb in ?? () from /usr/lib/libfreeswitch.so.1
  606. #2  0x00007f38bb0ffc86 in ?? () from /usr/lib/libfreeswitch.so.1
  607. #3  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  608. #4  0x00007f38b9f2e064 in start_thread (arg=0x7f382fb09700) at pthread_create.c:309
  609. #5  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  610.  
  611. Thread 89 (Thread 0x7f383465f700 (LWP 634)):
  612. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  613. #1  0x00007f38bb134bd6 in ?? () from /usr/lib/libfreeswitch.so.1
  614. #2  0x00007f38bb0638c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  615. #3  0x00007f38bb0e5fac in ?? () from /usr/lib/libfreeswitch.so.1
  616. #4  0x00007f38bb0e7717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1
  617. #5  0x00007f38bb0993f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1
  618. #6  0x00007f38b1186118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  619. #7  0x00007f38bb081a8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1
  620. #8  0x00007f38bb0ef855 in ?? () from /usr/lib/libfreeswitch.so.1
  621. #9  0x00007f38bb0f19a5 in switch_ivr_multi_threaded_bridge () from /usr/lib/libfreeswitch.so.1
  622. #10 0x00007f38bb0f25d1 in ?? () from /usr/lib/libfreeswitch.so.1
  623. #11 0x00007f38bb080344 in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  624. #12 0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  625. #13 0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  626. #14 0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  627. #15 0x00007f38b9f2e064 in start_thread (arg=0x7f383465f700) at pthread_create.c:309
  628. #16 0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  629.  
  630. Thread 88 (Thread 0x7f382f55f700 (LWP 2032)):
  631. #0  __clock_nanosleep (clock_id=1, flags=0, req=0x7f382f55e9a0, rem=0xffffffffffffffff)
  632.     at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:49
  633. #1  0x00007f38bb133dbb in ?? () from /usr/lib/libfreeswitch.so.1
  634. #2  0x00007f38b2c20885 in outbound_agent_thread_run (thread=0x1, obj=0x7f385d2b2218)
  635.     at /usr/src/freeswitch.git/src/mod/applications/mod_ards/mod_ards.c:1591
  636. #3  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  637. #4  0x00007f38b9f2e064 in start_thread (arg=0x7f382f55f700) at pthread_create.c:309
  638. #5  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  639.  
  640. Thread 87 (Thread 0x7f38345e3700 (LWP 30859)):
  641. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  642. #1  0x00007f38bb134bd6 in ?? () from /usr/lib/libfreeswitch.so.1
  643. #2  0x00007f38bb0638c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  644. #3  0x00007f38bb0e5fac in ?? () from /usr/lib/libfreeswitch.so.1
  645. #4  0x00007f38bb0e7717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1
  646. ---Type <return> to continue, or q <return> to quit---
  647. #5  0x00007f38bb0993f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1
  648. #6  0x00007f38b1186118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  649. #7  0x00007f38bb081a8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1
  650. #8  0x00007f38bb11334d in switch_ivr_play_file () from /usr/lib/libfreeswitch.so.1
  651. #9  0x00007f38b2c1e7ed in ards_function (session=0x35, data=0x7f38345e2100 "\260\303\301\262\070\177")
  652.     at /usr/src/freeswitch.git/src/mod/applications/mod_ards/mod_ards.c:1161
  653. #10 0x00007f38bb07c25a in switch_core_session_exec () from /usr/lib/libfreeswitch.so.1
  654. #11 0x00007f38bb07c818 in switch_core_session_execute_application_get_flags () from /usr/lib/libfreeswitch.so.1
  655. #12 0x00007f3851feaef7 in ?? () from /usr/lib/freeswitch/mod/mod_httapi.so
  656. #13 0x00007f3851ff0999 in ?? () from /usr/lib/freeswitch/mod/mod_httapi.so
  657. #14 0x00007f38bb07c25a in switch_core_session_exec () from /usr/lib/libfreeswitch.so.1
  658. #15 0x00007f38bb07c818 in switch_core_session_execute_application_get_flags () from /usr/lib/libfreeswitch.so.1
  659. #16 0x00007f38bb0800f2 in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  660. #17 0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  661. #18 0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  662. #19 0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  663. #20 0x00007f38b9f2e064 in start_thread (arg=0x7f38345e3700) at pthread_create.c:309
  664. #21 0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  665.  
  666. Thread 86 (Thread 0x7f383508f700 (LWP 1999)):
  667. #0  __clock_nanosleep (clock_id=1, flags=0, req=0x7f383508e9a0, rem=0xffffffffffffffff)
  668.     at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:49
  669. #1  0x00007f38bb133dbb in ?? () from /usr/lib/libfreeswitch.so.1
  670. #2  0x00007f38b2c20885 in outbound_agent_thread_run (thread=0x1, obj=0x7f385d7533f8)
  671.     at /usr/src/freeswitch.git/src/mod/applications/mod_ards/mod_ards.c:1591
  672. #3  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  673. #4  0x00007f38b9f2e064 in start_thread (arg=0x7f383508f700) at pthread_create.c:309
  674. #5  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  675.  
  676. Thread 85 (Thread 0x7f3834397700 (LWP 1972)):
  677. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  678. #1  0x00007f38bb134bd6 in ?? () from /usr/lib/libfreeswitch.so.1
  679. #2  0x00007f38bb0638c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  680. #3  0x00007f38bb0e5fac in ?? () from /usr/lib/libfreeswitch.so.1
  681. #4  0x00007f38bb0e7717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1
  682. #5  0x00007f38bb0993f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1
  683. #6  0x00007f38b1186118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  684. #7  0x00007f38bb081a8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1
  685. #8  0x00007f38bb0ef855 in ?? () from /usr/lib/libfreeswitch.so.1
  686. #9  0x00007f38bb0f0872 in ?? () from /usr/lib/libfreeswitch.so.1
  687. #10 0x00007f38bb07fd7c in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  688. #11 0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  689. #12 0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  690. #13 0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  691. #14 0x00007f38b9f2e064 in start_thread (arg=0x7f3834397700) at pthread_create.c:309
  692. #15 0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  693.  
  694. Thread 84 (Thread 0x7f382f749700 (LWP 2017)):
  695. #0  __clock_nanosleep (clock_id=1, flags=0, req=0x7f382f748d50, rem=0xffffffffffffffff)
  696.     at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:49
  697. #1  0x00007f38bb133dbb in ?? () from /usr/lib/libfreeswitch.so.1
  698. #2  0x00007f38bb0ffc86 in ?? () from /usr/lib/libfreeswitch.so.1
  699. #3  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  700. #4  0x00007f38b9f2e064 in start_thread (arg=0x7f382f749700) at pthread_create.c:309
  701. #5  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  702. ---Type <return> to continue, or q <return> to quit---
  703.  
  704. Thread 83 (Thread 0x7f382fc7d700 (LWP 1956)):
  705. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  706. #1  0x00007f38bb134bd6 in ?? () from /usr/lib/libfreeswitch.so.1
  707. #2  0x00007f38bb0638c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  708. #3  0x00007f38bb0e5fac in ?? () from /usr/lib/libfreeswitch.so.1
  709. #4  0x00007f38bb0e7717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1
  710. #5  0x00007f38bb0993f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1
  711. #6  0x00007f38b1186118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  712. #7  0x00007f38bb081a8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1
  713. #8  0x00007f38bb0ef855 in ?? () from /usr/lib/libfreeswitch.so.1
  714. #9  0x00007f38bb0f19a5 in switch_ivr_multi_threaded_bridge () from /usr/lib/libfreeswitch.so.1
  715. #10 0x00007f38bb0f25d1 in ?? () from /usr/lib/libfreeswitch.so.1
  716. #11 0x00007f38bb080344 in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  717. #12 0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  718. #13 0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  719. #14 0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  720. #15 0x00007f38b9f2e064 in start_thread (arg=0x7f382fc7d700) at pthread_create.c:309
  721. #16 0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  722.  
  723. Thread 82 (Thread 0x7f382f41b700 (LWP 897)):
  724. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  725. #1  0x00007f38bb134bd6 in ?? () from /usr/lib/libfreeswitch.so.1
  726. #2  0x00007f38bb0638c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  727. #3  0x00007f38bb0e5fac in ?? () from /usr/lib/libfreeswitch.so.1
  728. #4  0x00007f38bb0e7717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1
  729. #5  0x00007f38bb0993f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1
  730. #6  0x00007f38b1186118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  731. #7  0x00007f38bb081a8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1
  732. #8  0x00007f38bb0ef855 in ?? () from /usr/lib/libfreeswitch.so.1
  733. #9  0x00007f38bb0f19a5 in switch_ivr_multi_threaded_bridge () from /usr/lib/libfreeswitch.so.1
  734. #10 0x00007f38bb0f25d1 in ?? () from /usr/lib/libfreeswitch.so.1
  735. #11 0x00007f38bb080344 in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  736. #12 0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  737. #13 0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  738. #14 0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  739. #15 0x00007f38b9f2e064 in start_thread (arg=0x7f382f41b700) at pthread_create.c:309
  740. #16 0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  741.  
  742. Thread 81 (Thread 0x7f38356e3700 (LWP 30199)):
  743. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  744. #1  0x00007f38bb134bd6 in ?? () from /usr/lib/libfreeswitch.so.1
  745. #2  0x00007f38bb0638c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  746. #3  0x00007f38bb0e5fac in ?? () from /usr/lib/libfreeswitch.so.1
  747. #4  0x00007f38bb0e7717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1
  748. #5  0x00007f38bb0993f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1
  749. #6  0x00007f38b1186118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  750. #7  0x00007f38bb081a8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1
  751. #8  0x00007f38bb11334d in switch_ivr_play_file () from /usr/lib/libfreeswitch.so.1
  752. #9  0x00007f38b2c1e7ed in ards_function (session=0xc2, data=0x7f38356e2100 "\260\303\301\262\070\177")
  753.     at /usr/src/freeswitch.git/src/mod/applications/mod_ards/mod_ards.c:1161
  754. #10 0x00007f38bb07c25a in switch_core_session_exec () from /usr/lib/libfreeswitch.so.1
  755. #11 0x00007f38bb07c818 in switch_core_session_execute_application_get_flags () from /usr/lib/libfreeswitch.so.1
  756. #12 0x00007f3851feaef7 in ?? () from /usr/lib/freeswitch/mod/mod_httapi.so
  757. #13 0x00007f3851ff0999 in ?? () from /usr/lib/freeswitch/mod/mod_httapi.so
  758. ---Type <return> to continue, or q <return> to quit---
  759. #14 0x00007f38bb07c25a in switch_core_session_exec () from /usr/lib/libfreeswitch.so.1
  760. #15 0x00007f38bb07c818 in switch_core_session_execute_application_get_flags () from /usr/lib/libfreeswitch.so.1
  761. #16 0x00007f38bb0800f2 in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  762. #17 0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  763. #18 0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  764. #19 0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  765. #20 0x00007f38b9f2e064 in start_thread (arg=0x7f38356e3700) at pthread_create.c:309
  766. #21 0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  767.  
  768. Thread 80 (Thread 0x7f382fe8b700 (LWP 1941)):
  769. #0  __clock_nanosleep (clock_id=1, flags=0, req=0x7f382fe8ad50, rem=0xffffffffffffffff)
  770.     at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:49
  771. #1  0x00007f38bb133dbb in ?? () from /usr/lib/libfreeswitch.so.1
  772. #2  0x00007f38bb0ffc86 in ?? () from /usr/lib/libfreeswitch.so.1
  773. #3  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  774. #4  0x00007f38b9f2e064 in start_thread (arg=0x7f382fe8b700) at pthread_create.c:309
  775. #5  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  776.  
  777. Thread 79 (Thread 0x7f383425b700 (LWP 1888)):
  778. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  779. #1  0x00007f38bb134bd6 in ?? () from /usr/lib/libfreeswitch.so.1
  780. #2  0x00007f38bb0638c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  781. #3  0x00007f38bb0e5fac in ?? () from /usr/lib/libfreeswitch.so.1
  782. #4  0x00007f38bb0e7717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1
  783. #5  0x00007f38bb0993f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1
  784. #6  0x00007f38b1186118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  785. #7  0x00007f38bb081a8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1
  786. #8  0x00007f38bb11334d in switch_ivr_play_file () from /usr/lib/libfreeswitch.so.1
  787. #9  0x00007f38b2c1e7ed in ards_function (session=0x90, data=0x7f383425a100 "\260\303\301\262\070\177")
  788.     at /usr/src/freeswitch.git/src/mod/applications/mod_ards/mod_ards.c:1161
  789. #10 0x00007f38bb07c25a in switch_core_session_exec () from /usr/lib/libfreeswitch.so.1
  790. #11 0x00007f38bb07c818 in switch_core_session_execute_application_get_flags () from /usr/lib/libfreeswitch.so.1
  791. #12 0x00007f3851feaef7 in ?? () from /usr/lib/freeswitch/mod/mod_httapi.so
  792. #13 0x00007f3851ff0999 in ?? () from /usr/lib/freeswitch/mod/mod_httapi.so
  793. #14 0x00007f38bb07c25a in switch_core_session_exec () from /usr/lib/libfreeswitch.so.1
  794. #15 0x00007f38bb07c818 in switch_core_session_execute_application_get_flags () from /usr/lib/libfreeswitch.so.1
  795. #16 0x00007f38bb0800f2 in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  796. #17 0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  797. #18 0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  798. #19 0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  799. #20 0x00007f38b9f2e064 in start_thread (arg=0x7f383425b700) at pthread_create.c:309
  800. #21 0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  801.  
  802. Thread 78 (Thread 0x7f3834af8700 (LWP 31439)):
  803. #0  __clock_nanosleep (clock_id=1, flags=0, req=0x7f3834af79a0, rem=0xffffffffffffffff)
  804.     at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:49
  805. #1  0x00007f38bb133dbb in ?? () from /usr/lib/libfreeswitch.so.1
  806. #2  0x00007f38b2c20885 in outbound_agent_thread_run (thread=0x1, obj=0x7f385d9d3d98)
  807.     at /usr/src/freeswitch.git/src/mod/applications/mod_ards/mod_ards.c:1591
  808. #3  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  809. #4  0x00007f38b9f2e064 in start_thread (arg=0x7f3834af8700) at pthread_create.c:309
  810. #5  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  811.  
  812. Thread 77 (Thread 0x7f3834e25700 (LWP 30089)):
  813. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  814. ---Type <return> to continue, or q <return> to quit---
  815. #1  0x00007f38bb134bd6 in ?? () from /usr/lib/libfreeswitch.so.1
  816. #2  0x00007f38bb0638c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  817. #3  0x00007f38bb0e5fac in ?? () from /usr/lib/libfreeswitch.so.1
  818. #4  0x00007f38bb0e7717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1
  819. #5  0x00007f38bb0993f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1
  820. #6  0x00007f38b1186118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  821. #7  0x00007f38bb081a8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1
  822. #8  0x00007f38bb0ef855 in ?? () from /usr/lib/libfreeswitch.so.1
  823. #9  0x00007f38bb0f0872 in ?? () from /usr/lib/libfreeswitch.so.1
  824. #10 0x00007f38bb07fd7c in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  825. #11 0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  826. #12 0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  827. #13 0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  828. #14 0x00007f38b9f2e064 in start_thread (arg=0x7f3834e25700) at pthread_create.c:309
  829. #15 0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  830.  
  831. Thread 76 (Thread 0x7f383488b700 (LWP 1885)):
  832. #0  __clock_nanosleep (clock_id=1, flags=0, req=0x7f383488ad50, rem=0xffffffffffffffff)
  833.     at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:49
  834. #1  0x00007f38bb133dbb in ?? () from /usr/lib/libfreeswitch.so.1
  835. #2  0x00007f38bb0ffc86 in ?? () from /usr/lib/libfreeswitch.so.1
  836. #3  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  837. #4  0x00007f38b9f2e064 in start_thread (arg=0x7f383488b700) at pthread_create.c:309
  838. #5  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  839.  
  840. Thread 75 (Thread 0x7f383520d700 (LWP 17383)):
  841. #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  842. #1  0x00007f38bb350ef1 in apr_queue_pop () from /usr/lib/libfreeswitch.so.1
  843. #2  0x00007f38bb0cde89 in ?? () from /usr/lib/libfreeswitch.so.1
  844. #3  0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  845. #4  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  846. #5  0x00007f38b9f2e064 in start_thread (arg=0x7f383520d700) at pthread_create.c:309
  847. #6  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  848.  
  849. Thread 74 (Thread 0x7f382f59b700 (LWP 30478)):
  850. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  851. #1  0x00007f38bb134bd6 in ?? () from /usr/lib/libfreeswitch.so.1
  852. #2  0x00007f38bb0638c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  853. #3  0x00007f38bb0e5fac in ?? () from /usr/lib/libfreeswitch.so.1
  854. #4  0x00007f38bb0e7717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1
  855. #5  0x00007f38bb0993f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1
  856. #6  0x00007f38b1186118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  857. #7  0x00007f38bb081a8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1
  858. #8  0x00007f38bb11334d in switch_ivr_play_file () from /usr/lib/libfreeswitch.so.1
  859. #9  0x00007f38b2c1e7ed in ards_function (session=0xbf, data=0x7f382f59a100 "\260\303\301\262\070\177")
  860.     at /usr/src/freeswitch.git/src/mod/applications/mod_ards/mod_ards.c:1161
  861. #10 0x00007f38bb07c25a in switch_core_session_exec () from /usr/lib/libfreeswitch.so.1
  862. #11 0x00007f38bb07c818 in switch_core_session_execute_application_get_flags () from /usr/lib/libfreeswitch.so.1
  863. #12 0x00007f3851feaef7 in ?? () from /usr/lib/freeswitch/mod/mod_httapi.so
  864. #13 0x00007f3851ff0999 in ?? () from /usr/lib/freeswitch/mod/mod_httapi.so
  865. #14 0x00007f38bb07c25a in switch_core_session_exec () from /usr/lib/libfreeswitch.so.1
  866. #15 0x00007f38bb07c818 in switch_core_session_execute_application_get_flags () from /usr/lib/libfreeswitch.so.1
  867. #16 0x00007f38bb0800f2 in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  868. #17 0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  869. #18 0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  870. ---Type <return> to continue, or q <return> to quit---
  871. #19 0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  872. #20 0x00007f38b9f2e064 in start_thread (arg=0x7f382f59b700) at pthread_create.c:309
  873. #21 0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  874.  
  875. Thread 73 (Thread 0x7f383431b700 (LWP 1833)):
  876. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  877. #1  0x00007f38bb134bd6 in ?? () from /usr/lib/libfreeswitch.so.1
  878. #2  0x00007f38bb0638c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  879. #3  0x00007f38bb0e5fac in ?? () from /usr/lib/libfreeswitch.so.1
  880. #4  0x00007f38bb0e7717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1
  881. #5  0x00007f38bb0993f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1
  882. #6  0x00007f38b1186118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  883. #7  0x00007f38bb081a8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1
  884. #8  0x00007f38bb0ef855 in ?? () from /usr/lib/libfreeswitch.so.1
  885. #9  0x00007f38bb0f19a5 in switch_ivr_multi_threaded_bridge () from /usr/lib/libfreeswitch.so.1
  886. #10 0x00007f38bb0f25d1 in ?? () from /usr/lib/libfreeswitch.so.1
  887. #11 0x00007f38bb080344 in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  888. #12 0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  889. #13 0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  890. #14 0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  891. #15 0x00007f38b9f2e064 in start_thread (arg=0x7f383431b700) at pthread_create.c:309
  892. #16 0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  893.  
  894. Thread 72 (Thread 0x7f3835b43700 (LWP 16881)):
  895. #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  896. #1  0x00007f38bb350ef1 in apr_queue_pop () from /usr/lib/libfreeswitch.so.1
  897. #2  0x00007f38bb0c539e in ?? () from /usr/lib/libfreeswitch.so.1
  898. #3  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  899. #4  0x00007f38b9f2e064 in start_thread (arg=0x7f3835b43700) at pthread_create.c:309
  900. #5  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  901.  
  902. Thread 71 (Thread 0x7f382f3dd700 (LWP 29386)):
  903. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  904. #1  0x00007f38bb134bd6 in ?? () from /usr/lib/libfreeswitch.so.1
  905. #2  0x00007f38bb0638c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  906. #3  0x00007f38bb0e5fac in ?? () from /usr/lib/libfreeswitch.so.1
  907. #4  0x00007f38bb0e7717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1
  908. #5  0x00007f38bb0993f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1
  909. #6  0x00007f38b1186118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  910. #7  0x00007f38bb081a8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1
  911. #8  0x00007f38bb11334d in switch_ivr_play_file () from /usr/lib/libfreeswitch.so.1
  912. #9  0x00007f38b2c1e7ed in ards_function (session=0x8d, data=0x7f382f3dc100 "\260\303\301\262\070\177")
  913.     at /usr/src/freeswitch.git/src/mod/applications/mod_ards/mod_ards.c:1161
  914. #10 0x00007f38bb07c25a in switch_core_session_exec () from /usr/lib/libfreeswitch.so.1
  915. #11 0x00007f38bb07c818 in switch_core_session_execute_application_get_flags () from /usr/lib/libfreeswitch.so.1
  916. #12 0x00007f3851feaef7 in ?? () from /usr/lib/freeswitch/mod/mod_httapi.so
  917. #13 0x00007f3851ff0999 in ?? () from /usr/lib/freeswitch/mod/mod_httapi.so
  918. #14 0x00007f38bb07c25a in switch_core_session_exec () from /usr/lib/libfreeswitch.so.1
  919. #15 0x00007f38bb07c818 in switch_core_session_execute_application_get_flags () from /usr/lib/libfreeswitch.so.1
  920. #16 0x00007f38bb0800f2 in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  921. #17 0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  922. #18 0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  923. #19 0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  924. #20 0x00007f38b9f2e064 in start_thread (arg=0x7f382f3dd700) at pthread_create.c:309
  925. #21 0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  926. ---Type <return> to continue, or q <return> to quit---
  927.  
  928. Thread 70 (Thread 0x7f3835ac9700 (LWP 16883)):
  929. #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  930. #1  0x00007f38bb350ef1 in apr_queue_pop () from /usr/lib/libfreeswitch.so.1
  931. #2  0x00007f38bb0c539e in ?? () from /usr/lib/libfreeswitch.so.1
  932. #3  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  933. #4  0x00007f38b9f2e064 in start_thread (arg=0x7f3835ac9700) at pthread_create.c:309
  934. #5  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  935.  
  936. Thread 69 (Thread 0x7f3834f97700 (LWP 1786)):
  937. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  938. #1  0x00007f38bb134bd6 in ?? () from /usr/lib/libfreeswitch.so.1
  939. #2  0x00007f38bb0638c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  940. #3  0x00007f38bb0e5fac in ?? () from /usr/lib/libfreeswitch.so.1
  941. #4  0x00007f38bb0e7717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1
  942. #5  0x00007f38bb0993f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1
  943. #6  0x00007f38b1186118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  944. #7  0x00007f38bb081a8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1
  945. #8  0x00007f38bb0ef855 in ?? () from /usr/lib/libfreeswitch.so.1
  946. #9  0x00007f38bb0f19a5 in switch_ivr_multi_threaded_bridge () from /usr/lib/libfreeswitch.so.1
  947. #10 0x00007f38bb0f25d1 in ?? () from /usr/lib/libfreeswitch.so.1
  948. #11 0x00007f38bb080344 in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  949. #12 0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  950. #13 0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  951. #14 0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  952. #15 0x00007f38b9f2e064 in start_thread (arg=0x7f3834f97700) at pthread_create.c:309
  953. #16 0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  954.  
  955. Thread 68 (Thread 0x7f3834de7700 (LWP 27047)):
  956. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  957. #1  0x00007f38bb134bd6 in ?? () from /usr/lib/libfreeswitch.so.1
  958. #2  0x00007f38bb0638c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  959. #3  0x00007f38bb0e5fac in ?? () from /usr/lib/libfreeswitch.so.1
  960. #4  0x00007f38bb0e7717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1
  961. #5  0x00007f38bb0993f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1
  962. #6  0x00007f38b1186118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  963. #7  0x00007f38bb081a8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1
  964. #8  0x00007f38bb11334d in switch_ivr_play_file () from /usr/lib/libfreeswitch.so.1
  965. #9  0x00007f38532d16e3 in ?? () from /usr/lib/freeswitch/mod/mod_dptools.so
  966. #10 0x00007f38bb07c25a in switch_core_session_exec () from /usr/lib/libfreeswitch.so.1
  967. #11 0x00007f38bb07c818 in switch_core_session_execute_application_get_flags () from /usr/lib/libfreeswitch.so.1
  968. #12 0x00007f38bb11b23c in switch_ivr_parse_event () from /usr/lib/libfreeswitch.so.1
  969. #13 0x00007f38bb11bac0 in switch_ivr_parse_next_event () from /usr/lib/libfreeswitch.so.1
  970. #14 0x00007f38bb0efa62 in ?? () from /usr/lib/libfreeswitch.so.1
  971. #15 0x00007f38bb0f19a5 in switch_ivr_multi_threaded_bridge () from /usr/lib/libfreeswitch.so.1
  972. #16 0x00007f38bb0f25d1 in ?? () from /usr/lib/libfreeswitch.so.1
  973. #17 0x00007f38bb080344 in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  974. #18 0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  975. #19 0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  976. #20 0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  977. #21 0x00007f38b9f2e064 in start_thread (arg=0x7f3834de7700) at pthread_create.c:309
  978. #22 0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  979.  
  980. Thread 67 (Thread 0x7f38b0505700 (LWP 16834)):
  981. #0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
  982. ---Type <return> to continue, or q <return> to quit---
  983. #1  0x00007f38bb359522 in apr_thread_cond_timedwait () from /usr/lib/libfreeswitch.so.1
  984. #2  0x00007f38bb350fdc in apr_queue_pop_timeout () from /usr/lib/libfreeswitch.so.1
  985. #3  0x00007f38b119aca8 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  986. #4  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  987. #5  0x00007f38b9f2e064 in start_thread (arg=0x7f38b0505700) at pthread_create.c:309
  988. #6  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  989.  
  990. Thread 66 (Thread 0x7f3852acc700 (LWP 16861)):
  991. #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  992. #1  0x00007f38517c8d93 in ?? () from /usr/lib/freeswitch/mod/mod_spandsp.so
  993. #2  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  994. #3  0x00007f38b9f2e064 in start_thread (arg=0x7f3852acc700) at pthread_create.c:309
  995. #4  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  996.  
  997. Thread 65 (Thread 0x7f382fe0f700 (LWP 1684)):
  998. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  999. #1  0x00007f38bb134bd6 in ?? () from /usr/lib/libfreeswitch.so.1
  1000. #2  0x00007f38bb0638c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  1001. #3  0x00007f38bb0e5fac in ?? () from /usr/lib/libfreeswitch.so.1
  1002. #4  0x00007f38bb0e7717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1
  1003. #5  0x00007f38bb0993f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1
  1004. #6  0x00007f38b1186118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  1005. #7  0x00007f38bb081a8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1
  1006. #8  0x00007f38bb0ef855 in ?? () from /usr/lib/libfreeswitch.so.1
  1007. #9  0x00007f38bb0f19a5 in switch_ivr_multi_threaded_bridge () from /usr/lib/libfreeswitch.so.1
  1008. #10 0x00007f38bb0f25d1 in ?? () from /usr/lib/libfreeswitch.so.1
  1009. #11 0x00007f38bb080344 in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  1010. #12 0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  1011. #13 0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  1012. #14 0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1013. #15 0x00007f38b9f2e064 in start_thread (arg=0x7f382fe0f700) at pthread_create.c:309
  1014. #16 0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1015.  
  1016. Thread 64 (Thread 0x7f3852d1a700 (LWP 16850)):
  1017. #0  0x00007f38b9c5c893 in select () at ../sysdeps/unix/syscall-template.S:81
  1018. #1  0x00007f38bb360b35 in apr_sleep () from /usr/lib/libfreeswitch.so.1
  1019. #2  0x00007f38bb133d5c in ?? () from /usr/lib/libfreeswitch.so.1
  1020. #3  0x00007f3852eb5912 in ?? () from /usr/lib/freeswitch/mod/mod_fifo.so
  1021. #4  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1022. #5  0x00007f38b9f2e064 in start_thread (arg=0x7f3852d1a700) at pthread_create.c:309
  1023. #6  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1024.  
  1025. Thread 63 (Thread 0x7f38bbf59700 (LWP 16777)):
  1026. #0  0x00007f38b9c5c893 in select () at ../sysdeps/unix/syscall-template.S:81
  1027. #1  0x00007f38bb360b35 in apr_sleep () from /usr/lib/libfreeswitch.so.1
  1028. #2  0x00007f38bb133d5c in ?? () from /usr/lib/libfreeswitch.so.1
  1029. #3  0x00007f38bb0667a8 in ?? () from /usr/lib/libfreeswitch.so.1
  1030. #4  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1031. #5  0x00007f38b9f2e064 in start_thread (arg=0x7f38bbf59700) at pthread_create.c:309
  1032. #6  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1033.  
  1034. Thread 62 (Thread 0x7f3835629700 (LWP 1643)):
  1035. #0  __clock_nanosleep (clock_id=1, flags=0, req=0x7f3835628d50, rem=0xffffffffffffffff)
  1036.     at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:49
  1037. #1  0x00007f38bb133dbb in ?? () from /usr/lib/libfreeswitch.so.1
  1038. ---Type <return> to continue, or q <return> to quit---
  1039. #2  0x00007f38bb0ffc86 in ?? () from /usr/lib/libfreeswitch.so.1
  1040. #3  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1041. #4  0x00007f38b9f2e064 in start_thread (arg=0x7f3835629700) at pthread_create.c:309
  1042. #5  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1043.  
  1044. Thread 61 (Thread 0x7f38b0541700 (LWP 16832)):
  1045. #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  1046. #1  0x00007f38bb350ef1 in apr_queue_pop () from /usr/lib/libfreeswitch.so.1
  1047. #2  0x00007f38b11c3aeb in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  1048. #3  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1049. #4  0x00007f38b9f2e064 in start_thread (arg=0x7f38b0541700) at pthread_create.c:309
  1050. #5  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1051.  
  1052. Thread 60 (Thread 0x7f38b00bb700 (LWP 16841)):
  1053. #0  0x00007f38b9c5aaed in poll () at ../sysdeps/unix/syscall-template.S:81
  1054. #1  0x00007f38bb0cc19a in switch_wait_socklist () from /usr/lib/libfreeswitch.so.1
  1055. #2  0x00007f3853dec6b7 in ?? () from /usr/lib/freeswitch/mod/mod_verto.so
  1056. #3  0x00007f3853ded1f0 in ?? () from /usr/lib/freeswitch/mod/mod_verto.so
  1057. #4  0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  1058. #5  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1059. #6  0x00007f38b9f2e064 in start_thread (arg=0x7f38b00bb700) at pthread_create.c:309
  1060. #7  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1061.  
  1062. Thread 59 (Thread 0x7f3835531700 (LWP 1626)):
  1063. #0  __clock_nanosleep (clock_id=1, flags=0, req=0x7f3835530d50, rem=0xffffffffffffffff)
  1064.     at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:49
  1065. #1  0x00007f38bb133dbb in ?? () from /usr/lib/libfreeswitch.so.1
  1066. #2  0x00007f38bb0ffc86 in ?? () from /usr/lib/libfreeswitch.so.1
  1067. #3  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1068. #4  0x00007f38b9f2e064 in start_thread (arg=0x7f3835531700) at pthread_create.c:309
  1069. #5  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1070.  
  1071. Thread 58 (Thread 0x7f38358d3700 (LWP 2457)):
  1072. #0  __clock_nanosleep (clock_id=1, flags=0, req=0x7f38358d2d50, rem=0xffffffffffffffff)
  1073.     at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:49
  1074. #1  0x00007f38bb133dbb in ?? () from /usr/lib/libfreeswitch.so.1
  1075. #2  0x00007f38bb0ffc86 in ?? () from /usr/lib/libfreeswitch.so.1
  1076. #3  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1077. #4  0x00007f38b9f2e064 in start_thread (arg=0x7f38358d3700) at pthread_create.c:309
  1078. #5  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1079.  
  1080. Thread 57 (Thread 0x7f38b0824700 (LWP 16816)):
  1081. #0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
  1082. #1  0x00007f38bb359522 in apr_thread_cond_timedwait () from /usr/lib/libfreeswitch.so.1
  1083. #2  0x00007f38bb350fdc in apr_queue_pop_timeout () from /usr/lib/libfreeswitch.so.1
  1084. #3  0x00007f38b119aca8 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  1085. #4  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1086. #5  0x00007f38b9f2e064 in start_thread (arg=0x7f38b0824700) at pthread_create.c:309
  1087. #6  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1088.  
  1089. Thread 56 (Thread 0x7f38b057f700 (LWP 16831)):
  1090. #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  1091. #1  0x00007f38bb350ef1 in apr_queue_pop () from /usr/lib/libfreeswitch.so.1
  1092. #2  0x00007f38b11c3b10 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  1093. #3  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1094. ---Type <return> to continue, or q <return> to quit---
  1095. #4  0x00007f38b9f2e064 in start_thread (arg=0x7f38b057f700) at pthread_create.c:309
  1096. #5  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1097.  
  1098. Thread 55 (Thread 0x7f3835b07700 (LWP 1597)):
  1099. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  1100. #1  0x00007f38bb134bd6 in ?? () from /usr/lib/libfreeswitch.so.1
  1101. #2  0x00007f38bb0638c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  1102. #3  0x00007f38bb0e5fac in ?? () from /usr/lib/libfreeswitch.so.1
  1103. #4  0x00007f38bb0e7717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1
  1104. #5  0x00007f38bb0993f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1
  1105. #6  0x00007f38b1186118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  1106. #7  0x00007f38bb081a8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1
  1107. #8  0x00007f38bb11334d in switch_ivr_play_file () from /usr/lib/libfreeswitch.so.1
  1108. #9  0x00007f38b2c1e7ed in ards_function (session=0xab, data=0x7f3835b06100 "\260\303\301\262\070\177")
  1109.     at /usr/src/freeswitch.git/src/mod/applications/mod_ards/mod_ards.c:1161
  1110. #10 0x00007f38bb07c25a in switch_core_session_exec () from /usr/lib/libfreeswitch.so.1
  1111. #11 0x00007f38bb07c818 in switch_core_session_execute_application_get_flags () from /usr/lib/libfreeswitch.so.1
  1112. #12 0x00007f3851feaef7 in ?? () from /usr/lib/freeswitch/mod/mod_httapi.so
  1113. #13 0x00007f3851ff0999 in ?? () from /usr/lib/freeswitch/mod/mod_httapi.so
  1114. #14 0x00007f38bb07c25a in switch_core_session_exec () from /usr/lib/libfreeswitch.so.1
  1115. #15 0x00007f38bb07c818 in switch_core_session_execute_application_get_flags () from /usr/lib/libfreeswitch.so.1
  1116. #16 0x00007f38bb0800f2 in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  1117. #17 0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  1118. #18 0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  1119. #19 0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1120. #20 0x00007f38b9f2e064 in start_thread (arg=0x7f3835b07700) at pthread_create.c:309
  1121. #21 0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1122.  
  1123. Thread 54 (Thread 0x7f382f4e5700 (LWP 2338)):
  1124. #0  __clock_nanosleep (clock_id=1, flags=0, req=0x7f382f4e4d50, rem=0xffffffffffffffff)
  1125.     at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:49
  1126. #1  0x00007f38bb133dbb in ?? () from /usr/lib/libfreeswitch.so.1
  1127. #2  0x00007f38bb0ffc86 in ?? () from /usr/lib/libfreeswitch.so.1
  1128. #3  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1129. #4  0x00007f38b9f2e064 in start_thread (arg=0x7f382f4e5700) at pthread_create.c:309
  1130. #5  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1131.  
  1132. Thread 53 (Thread 0x7f38b1ac5700 (LWP 16791)):
  1133. #0  0x00007f38b9c5aaed in poll () at ../sysdeps/unix/syscall-template.S:81
  1134. #1  0x00007f38b1b3290b in ?? () from /usr/lib/x86_64-linux-gnu/librabbitmq.so.1
  1135. #2  0x00007f38b1b33267 in ?? () from /usr/lib/x86_64-linux-gnu/librabbitmq.so.1
  1136. #3  0x00007f38b1b362be in amqp_consume_message () from /usr/lib/x86_64-linux-gnu/librabbitmq.so.1
  1137. #4  0x00007f38b1d426e5 in ?? () from /usr/lib/freeswitch/mod/mod_amqp.so
  1138. #5  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1139. #6  0x00007f38b9f2e064 in start_thread (arg=0x7f38b1ac5700) at pthread_create.c:309
  1140. #7  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1141.  
  1142. Thread 52 (Thread 0x7f38b19c3700 (LWP 16792)):
  1143. #0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
  1144. #1  0x00007f38bb359522 in apr_thread_cond_timedwait () from /usr/lib/libfreeswitch.so.1
  1145. #2  0x00007f38bb350fdc in apr_queue_pop_timeout () from /usr/lib/libfreeswitch.so.1
  1146. #3  0x00007f38b1d44b01 in ?? () from /usr/lib/freeswitch/mod/mod_amqp.so
  1147. #4  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1148. #5  0x00007f38b9f2e064 in start_thread (arg=0x7f38b19c3700) at pthread_create.c:309
  1149. #6  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1150. ---Type <return> to continue, or q <return> to quit---
  1151.  
  1152. Thread 51 (Thread 0x7f3834a2c700 (LWP 1596)):
  1153. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  1154. #1  0x00007f38bb134bd6 in ?? () from /usr/lib/libfreeswitch.so.1
  1155. #2  0x00007f38bb0638c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  1156. #3  0x00007f38bb0e5fac in ?? () from /usr/lib/libfreeswitch.so.1
  1157. #4  0x00007f38bb0e7717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1
  1158. #5  0x00007f38bb0993f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1
  1159. #6  0x00007f38b1186118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  1160. #7  0x00007f38bb081a8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1
  1161. #8  0x00007f38bb0ef855 in ?? () from /usr/lib/libfreeswitch.so.1
  1162. #9  0x00007f38bb0f0872 in ?? () from /usr/lib/libfreeswitch.so.1
  1163. #10 0x00007f38bb07fd7c in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  1164. #11 0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  1165. #12 0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  1166. #13 0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1167. #14 0x00007f38b9f2e064 in start_thread (arg=0x7f3834a2c700) at pthread_create.c:309
  1168. #15 0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1169.  
  1170. Thread 50 (Thread 0x7f3835051700 (LWP 2317)):
  1171. #0  __clock_nanosleep (clock_id=1, flags=0, req=0x7f38350509a0, rem=0xffffffffffffffff)
  1172.     at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:49
  1173. #1  0x00007f38bb133dbb in ?? () from /usr/lib/libfreeswitch.so.1
  1174. #2  0x00007f38b2c20885 in outbound_agent_thread_run (thread=0x1, obj=0x7f385d9dd9e8)
  1175.     at /usr/src/freeswitch.git/src/mod/applications/mod_ards/mod_ards.c:1591
  1176. #3  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1177. #4  0x00007f38b9f2e064 in start_thread (arg=0x7f3835051700) at pthread_create.c:309
  1178. #5  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1179.  
  1180. Thread 49 (Thread 0x7f38b32a8700 (LWP 16783)):
  1181. #0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
  1182. #1  0x00007f38bb359522 in apr_thread_cond_timedwait () from /usr/lib/libfreeswitch.so.1
  1183. #2  0x00007f38bb350fdc in apr_queue_pop_timeout () from /usr/lib/libfreeswitch.so.1
  1184. #3  0x00007f38bb0bd9df in ?? () from /usr/lib/libfreeswitch.so.1
  1185. #4  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1186. #5  0x00007f38b9f2e064 in start_thread (arg=0x7f38b32a8700) at pthread_create.c:309
  1187. #6  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1188.  
  1189. Thread 48 (Thread 0x7f38346db700 (LWP 1594)):
  1190. #0  __clock_nanosleep (clock_id=1, flags=0, req=0x7f38346da9a0, rem=0xffffffffffffffff)
  1191.     at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:49
  1192. #1  0x00007f38bb133dbb in ?? () from /usr/lib/libfreeswitch.so.1
  1193. #2  0x00007f38b2c20885 in outbound_agent_thread_run (thread=0x1, obj=0x7f385e2969c8)
  1194.     at /usr/src/freeswitch.git/src/mod/applications/mod_ards/mod_ards.c:1591
  1195. #3  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1196. #4  0x00007f38b9f2e064 in start_thread (arg=0x7f38346db700) at pthread_create.c:309
  1197. #5  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1198.  
  1199. Thread 47 (Thread 0x7f38bc0217c0 (LWP 16776)):
  1200. #0  0x00007f38b9c5c893 in select () at ../sysdeps/unix/syscall-template.S:81
  1201. #1  0x00007f38bb360b35 in apr_sleep () from /usr/lib/libfreeswitch.so.1
  1202. #2  0x00007f38bb133d5c in ?? () from /usr/lib/libfreeswitch.so.1
  1203. #3  0x00007f38bb089272 in switch_core_runtime_loop () from /usr/lib/libfreeswitch.so.1
  1204. #4  0x0000000000402e8b in ?? ()
  1205. #5  0x00007f38b9b9cb45 in __libc_start_main (main=0x401bf0, argc=7, argv=0x7fffa4f2d218, init=<optimized out>,
  1206. ---Type <return> to continue, or q <return> to quit---
  1207.     fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffa4f2d208) at libc-start.c:287
  1208. #6  0x0000000000403c87 in ?? ()
  1209.  
  1210. Thread 46 (Thread 0x7f383469d700 (LWP 2088)):
  1211. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  1212. #1  0x00007f38bb134bd6 in ?? () from /usr/lib/libfreeswitch.so.1
  1213. #2  0x00007f38bb0638c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  1214. #3  0x00007f38bb0e5fac in ?? () from /usr/lib/libfreeswitch.so.1
  1215. #4  0x00007f38bb0e7717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1
  1216. #5  0x00007f38bb0993f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1
  1217. #6  0x00007f38b1186118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  1218. #7  0x00007f38bb081a8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1
  1219. #8  0x00007f38bb0ef855 in ?? () from /usr/lib/libfreeswitch.so.1
  1220. #9  0x00007f38bb0f0872 in ?? () from /usr/lib/libfreeswitch.so.1
  1221. #10 0x00007f38bb07fd7c in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  1222. #11 0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  1223. #12 0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  1224. #13 0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1225. #14 0x00007f38b9f2e064 in start_thread (arg=0x7f383469d700) at pthread_create.c:309
  1226. #15 0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1227.  
  1228. Thread 45 (Thread 0x7f38b3ff5700 (LWP 16779)):
  1229. #0  0x00007f38b9c5aaed in poll () at ../sysdeps/unix/syscall-template.S:81
  1230. #1  0x00007f38bb0cc19a in switch_wait_socklist () from /usr/lib/libfreeswitch.so.1
  1231. #2  0x00007f3853dec6b7 in ?? () from /usr/lib/freeswitch/mod/mod_verto.so
  1232. #3  0x00007f3853ded1f0 in ?? () from /usr/lib/freeswitch/mod/mod_verto.so
  1233. #4  0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  1234. #5  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1235. #6  0x00007f38b9f2e064 in start_thread (arg=0x7f38b3ff5700) at pthread_create.c:309
  1236. #7  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1237.  
  1238. Thread 44 (Thread 0x7f3834811700 (LWP 1592)):
  1239. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  1240. #1  0x00007f38bb134bd6 in ?? () from /usr/lib/libfreeswitch.so.1
  1241. #2  0x00007f38bb0638c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  1242. #3  0x00007f38bb0e5fac in ?? () from /usr/lib/libfreeswitch.so.1
  1243. #4  0x00007f38bb0e7717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1
  1244. #5  0x00007f38bb0993f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1
  1245. #6  0x00007f38b1186118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  1246. #7  0x00007f38bb081a8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1
  1247. #8  0x00007f38bb0ef855 in ?? () from /usr/lib/libfreeswitch.so.1
  1248. #9  0x00007f38bb0f0872 in ?? () from /usr/lib/libfreeswitch.so.1
  1249. #10 0x00007f38bb07fd7c in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  1250. #11 0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  1251. #12 0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  1252. #13 0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1253. #14 0x00007f38b9f2e064 in start_thread (arg=0x7f3834811700) at pthread_create.c:309
  1254. #15 0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1255.  
  1256. Thread 43 (Thread 0x7f3834cef700 (LWP 1970)):
  1257. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  1258. #1  0x00007f38bb134bd6 in ?? () from /usr/lib/libfreeswitch.so.1
  1259. #2  0x00007f38bb0638c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  1260. #3  0x00007f38bb0e5fac in ?? () from /usr/lib/libfreeswitch.so.1
  1261. #4  0x00007f38bb0e7717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1
  1262. ---Type <return> to continue, or q <return> to quit---
  1263. #5  0x00007f38bb0993f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1
  1264. #6  0x00007f38b1186118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  1265. #7  0x00007f38bb081a8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1
  1266. #8  0x00007f38bb11334d in switch_ivr_play_file () from /usr/lib/libfreeswitch.so.1
  1267. #9  0x00007f38b2c1e7ed in ards_function (session=0x9b, data=0x7f3834cee100 "\260\303\301\262\070\177")
  1268.     at /usr/src/freeswitch.git/src/mod/applications/mod_ards/mod_ards.c:1161
  1269. #10 0x00007f38bb07c25a in switch_core_session_exec () from /usr/lib/libfreeswitch.so.1
  1270. #11 0x00007f38bb07c818 in switch_core_session_execute_application_get_flags () from /usr/lib/libfreeswitch.so.1
  1271. #12 0x00007f3851feaef7 in ?? () from /usr/lib/freeswitch/mod/mod_httapi.so
  1272. #13 0x00007f3851ff0999 in ?? () from /usr/lib/freeswitch/mod/mod_httapi.so
  1273. #14 0x00007f38bb07c25a in switch_core_session_exec () from /usr/lib/libfreeswitch.so.1
  1274. #15 0x00007f38bb07c818 in switch_core_session_execute_application_get_flags () from /usr/lib/libfreeswitch.so.1
  1275. #16 0x00007f38bb0800f2 in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  1276. #17 0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  1277. #18 0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  1278. #19 0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1279. #20 0x00007f38b9f2e064 in start_thread (arg=0x7f3834cef700) at pthread_create.c:309
  1280. #21 0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1281.  
  1282. Thread 42 (Thread 0x7f3834edf700 (LWP 2456)):
  1283. #0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
  1284. #1  0x00007f38bb359522 in apr_thread_cond_timedwait () from /usr/lib/libfreeswitch.so.1
  1285. #2  0x00007f38bb350fdc in apr_queue_pop_timeout () from /usr/lib/libfreeswitch.so.1
  1286. #3  0x00007f38bb07572c in ?? () from /usr/lib/libfreeswitch.so.1
  1287. #4  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1288. #5  0x00007f38b9f2e064 in start_thread (arg=0x7f3834edf700) at pthread_create.c:309
  1289. #6  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1290.  
  1291. Thread 41 (Thread 0x7f38343d5700 (LWP 1590)):
  1292. #0  __clock_nanosleep (clock_id=1, flags=0, req=0x7f38343d49a0, rem=0xffffffffffffffff)
  1293.     at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:49
  1294. #1  0x00007f38bb133dbb in ?? () from /usr/lib/libfreeswitch.so.1
  1295. #2  0x00007f38b2c20885 in outbound_agent_thread_run (thread=0x1, obj=0x7f385c9a56b8)
  1296.     at /usr/src/freeswitch.git/src/mod/applications/mod_ards/mod_ards.c:1591
  1297. #3  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1298. #4  0x00007f38b9f2e064 in start_thread (arg=0x7f38343d5700) at pthread_create.c:309
  1299. #5  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1300.  
  1301. Thread 40 (Thread 0x7f382f8f9700 (LWP 1825)):
  1302. #0  __clock_nanosleep (clock_id=1, flags=0, req=0x7f382f8f8d50, rem=0xffffffffffffffff)
  1303.     at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:49
  1304. #1  0x00007f38bb133dbb in ?? () from /usr/lib/libfreeswitch.so.1
  1305. #2  0x00007f38bb0ffc86 in ?? () from /usr/lib/libfreeswitch.so.1
  1306. #3  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1307. #4  0x00007f38b9f2e064 in start_thread (arg=0x7f382f8f9700) at pthread_create.c:309
  1308. #5  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1309.  
  1310. Thread 39 (Thread 0x7f38349ac700 (LWP 2465)):
  1311. #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  1312. #1  0x00007f38bb081384 in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  1313. #2  0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  1314. #3  0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  1315. #4  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1316. #5  0x00007f38b9f2e064 in start_thread (arg=0x7f38349ac700) at pthread_create.c:309
  1317. #6  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1318. ---Type <return> to continue, or q <return> to quit---
  1319.  
  1320. Thread 38 (Thread 0x7f3834183700 (LWP 2444)):
  1321. #0  __clock_nanosleep (clock_id=1, flags=0, req=0x7f38341829a0, rem=0xffffffffffffffff)
  1322.     at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:49
  1323. #1  0x00007f38bb133dbb in ?? () from /usr/lib/libfreeswitch.so.1
  1324. #2  0x00007f38b2c20885 in outbound_agent_thread_run (thread=0x1, obj=0x7f385ec65e38)
  1325.     at /usr/src/freeswitch.git/src/mod/applications/mod_ards/mod_ards.c:1591
  1326. #3  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1327. #4  0x00007f38b9f2e064 in start_thread (arg=0x7f3834183700) at pthread_create.c:309
  1328. #5  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1329.  
  1330. Thread 37 (Thread 0x7f3834719700 (LWP 1283)):
  1331. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  1332. #1  0x00007f38bb134bd6 in ?? () from /usr/lib/libfreeswitch.so.1
  1333. #2  0x00007f38bb0638c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  1334. #3  0x00007f38bb0e5fac in ?? () from /usr/lib/libfreeswitch.so.1
  1335. #4  0x00007f38bb0e7717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1
  1336. #5  0x00007f38bb0993f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1
  1337. #6  0x00007f38b1186118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  1338. #7  0x00007f38bb081a8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1
  1339. #8  0x00007f38bb0ef855 in ?? () from /usr/lib/libfreeswitch.so.1
  1340. #9  0x00007f38bb0f0872 in ?? () from /usr/lib/libfreeswitch.so.1
  1341. #10 0x00007f38bb07fd7c in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  1342. #11 0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  1343. #12 0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  1344. #13 0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1345. #14 0x00007f38b9f2e064 in start_thread (arg=0x7f3834719700) at pthread_create.c:309
  1346. #15 0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1347.  
  1348. Thread 36 (Thread 0x7f382f497700 (LWP 1609)):
  1349. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  1350. #1  0x00007f38bb134bd6 in ?? () from /usr/lib/libfreeswitch.so.1
  1351. #2  0x00007f38bb0638c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  1352. #3  0x00007f38bb0e5fac in ?? () from /usr/lib/libfreeswitch.so.1
  1353. #4  0x00007f38bb0e7717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1
  1354. #5  0x00007f38bb0993f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1
  1355. #6  0x00007f38b1186118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  1356. #7  0x00007f38bb081a8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1
  1357. #8  0x00007f38bb0ef855 in ?? () from /usr/lib/libfreeswitch.so.1
  1358. #9  0x00007f38bb0f19a5 in switch_ivr_multi_threaded_bridge () from /usr/lib/libfreeswitch.so.1
  1359. #10 0x00007f38bb0f25d1 in ?? () from /usr/lib/libfreeswitch.so.1
  1360. #11 0x00007f38bb080344 in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  1361. #12 0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  1362. #13 0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  1363. #14 0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1364. #15 0x00007f38b9f2e064 in start_thread (arg=0x7f382f497700) at pthread_create.c:309
  1365. #16 0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1366.  
  1367. Thread 35 (Thread 0x7f3834b36700 (LWP 2434)):
  1368. #0  __clock_nanosleep (clock_id=1, flags=0, req=0x7f3834b35d50, rem=0xffffffffffffffff)
  1369.     at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:49
  1370. #1  0x00007f38bb133dbb in ?? () from /usr/lib/libfreeswitch.so.1
  1371. #2  0x00007f38bb0ffc86 in ?? () from /usr/lib/libfreeswitch.so.1
  1372. #3  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1373. #4  0x00007f38b9f2e064 in start_thread (arg=0x7f3834b36700) at pthread_create.c:309
  1374. ---Type <return> to continue, or q <return> to quit---
  1375. #5  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1376.  
  1377. Thread 34 (Thread 0x7f3834ea1700 (LWP 2300)):
  1378. #0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
  1379. #1  0x00007f38bb359522 in apr_thread_cond_timedwait () from /usr/lib/libfreeswitch.so.1
  1380. #2  0x00007f38bb350fdc in apr_queue_pop_timeout () from /usr/lib/libfreeswitch.so.1
  1381. #3  0x00007f38bb07572c in ?? () from /usr/lib/libfreeswitch.so.1
  1382. #4  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1383. #5  0x00007f38b9f2e064 in start_thread (arg=0x7f3834ea1700) at pthread_create.c:309
  1384. #6  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1385.  
  1386. Thread 33 (Thread 0x7f382f617700 (LWP 1272)):
  1387. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  1388. #1  0x00007f38bb134bd6 in ?? () from /usr/lib/libfreeswitch.so.1
  1389. #2  0x00007f38bb0638c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  1390. #3  0x00007f38bb0e5fac in ?? () from /usr/lib/libfreeswitch.so.1
  1391. #4  0x00007f38bb0e7717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1
  1392. #5  0x00007f38bb0993f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1
  1393. #6  0x00007f38b1186118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  1394. #7  0x00007f38bb081a8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1
  1395. #8  0x00007f38bb11334d in switch_ivr_play_file () from /usr/lib/libfreeswitch.so.1
  1396. #9  0x00007f38b2c1e7ed in ards_function (session=0xd2, data=0x7f382f616100 "\260\303\301\262\070\177")
  1397.     at /usr/src/freeswitch.git/src/mod/applications/mod_ards/mod_ards.c:1161
  1398. #10 0x00007f38bb07c25a in switch_core_session_exec () from /usr/lib/libfreeswitch.so.1
  1399. #11 0x00007f38bb07c818 in switch_core_session_execute_application_get_flags () from /usr/lib/libfreeswitch.so.1
  1400. #12 0x00007f3851feaef7 in ?? () from /usr/lib/freeswitch/mod/mod_httapi.so
  1401. #13 0x00007f3851ff0999 in ?? () from /usr/lib/freeswitch/mod/mod_httapi.so
  1402. #14 0x00007f38bb07c25a in switch_core_session_exec () from /usr/lib/libfreeswitch.so.1
  1403. #15 0x00007f38bb07c818 in switch_core_session_execute_application_get_flags () from /usr/lib/libfreeswitch.so.1
  1404. #16 0x00007f38bb0800f2 in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  1405. #17 0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  1406. #18 0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  1407. #19 0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1408. #20 0x00007f38b9f2e064 in start_thread (arg=0x7f382f617700) at pthread_create.c:309
  1409. #21 0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1410.  
  1411. Thread 32 (Thread 0x7f382fd35700 (LWP 2037)):
  1412. #0  __clock_nanosleep (clock_id=1, flags=0, req=0x7f382fd34d50, rem=0xffffffffffffffff)
  1413.     at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:49
  1414. #1  0x00007f38bb133dbb in ?? () from /usr/lib/libfreeswitch.so.1
  1415. #2  0x00007f38bb0ffc86 in ?? () from /usr/lib/libfreeswitch.so.1
  1416. #3  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1417. #4  0x00007f38b9f2e064 in start_thread (arg=0x7f382fd35700) at pthread_create.c:309
  1418. #5  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1419.  
  1420. Thread 31 (Thread 0x7f38344eb700 (LWP 1184)):
  1421. #0  __clock_nanosleep (clock_id=1, flags=0, req=0x7f38344ead50, rem=0xffffffffffffffff)
  1422.     at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:49
  1423. #1  0x00007f38bb133dbb in ?? () from /usr/lib/libfreeswitch.so.1
  1424. #2  0x00007f38bb0ffc86 in ?? () from /usr/lib/libfreeswitch.so.1
  1425. #3  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1426. #4  0x00007f38b9f2e064 in start_thread (arg=0x7f38344eb700) at pthread_create.c:309
  1427. #5  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1428.  
  1429. Thread 30 (Thread 0x7f3835819700 (LWP 1140)):
  1430. ---Type <return> to continue, or q <return> to quit---
  1431. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  1432. #1  0x00007f38bb134bd6 in ?? () from /usr/lib/libfreeswitch.so.1
  1433. #2  0x00007f38bb0638c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  1434. #3  0x00007f38bb0e5fac in ?? () from /usr/lib/libfreeswitch.so.1
  1435. #4  0x00007f38bb0e7717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1
  1436. #5  0x00007f38bb0993f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1
  1437. #6  0x00007f38b1186118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  1438. #7  0x00007f38bb081a8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1
  1439. #8  0x00007f38bb0ef855 in ?? () from /usr/lib/libfreeswitch.so.1
  1440. #9  0x00007f38bb0f19a5 in switch_ivr_multi_threaded_bridge () from /usr/lib/libfreeswitch.so.1
  1441. #10 0x00007f38bb0f25d1 in ?? () from /usr/lib/libfreeswitch.so.1
  1442. #11 0x00007f38bb080344 in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  1443. #12 0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  1444. #13 0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  1445. #14 0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1446. #15 0x00007f38b9f2e064 in start_thread (arg=0x7f3835819700) at pthread_create.c:309
  1447. #16 0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1448.  
  1449. Thread 29 (Thread 0x7f38344ad700 (LWP 1872)):
  1450. #0  __clock_nanosleep (clock_id=1, flags=0, req=0x7f38344ac9a0, rem=0xffffffffffffffff)
  1451.     at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:49
  1452. #1  0x00007f38bb133dbb in ?? () from /usr/lib/libfreeswitch.so.1
  1453. #2  0x00007f38b2c20885 in outbound_agent_thread_run (thread=0x1, obj=0x7f385e3a1348)
  1454.     at /usr/src/freeswitch.git/src/mod/applications/mod_ards/mod_ards.c:1591
  1455. #3  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1456. #4  0x00007f38b9f2e064 in start_thread (arg=0x7f38344ad700) at pthread_create.c:309
  1457. #5  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1458.  
  1459. Thread 28 (Thread 0x7f38356a5700 (LWP 2086)):
  1460. #0  __clock_nanosleep (clock_id=1, flags=0, req=0x7f38356a49a0, rem=0xffffffffffffffff)
  1461.     at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:49
  1462. #1  0x00007f38bb133dbb in ?? () from /usr/lib/libfreeswitch.so.1
  1463. #2  0x00007f38b2c20885 in outbound_agent_thread_run (thread=0x1, obj=0x7f385ee89408)
  1464.     at /usr/src/freeswitch.git/src/mod/applications/mod_ards/mod_ards.c:1591
  1465. #3  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1466. #4  0x00007f38b9f2e064 in start_thread (arg=0x7f38356a5700) at pthread_create.c:309
  1467. #5  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1468.  
  1469. Thread 27 (Thread 0x7f382facb700 (LWP 1182)):
  1470. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  1471. #1  0x00007f38bb134bd6 in ?? () from /usr/lib/libfreeswitch.so.1
  1472. #2  0x00007f38bb0638c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  1473. #3  0x00007f38bb0e5fac in ?? () from /usr/lib/libfreeswitch.so.1
  1474. #4  0x00007f38bb0e7717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1
  1475. #5  0x00007f38bb0993f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1
  1476. #6  0x00007f38b1186118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  1477. #7  0x00007f38bb081a8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1
  1478. #8  0x00007f38bb11334d in switch_ivr_play_file () from /usr/lib/libfreeswitch.so.1
  1479. #9  0x00007f38b2c1e7ed in ards_function (session=0x77, data=0x7f382faca100 "\260\303\301\262\070\177")
  1480.     at /usr/src/freeswitch.git/src/mod/applications/mod_ards/mod_ards.c:1161
  1481. #10 0x00007f38bb07c25a in switch_core_session_exec () from /usr/lib/libfreeswitch.so.1
  1482. #11 0x00007f38bb07c818 in switch_core_session_execute_application_get_flags () from /usr/lib/libfreeswitch.so.1
  1483. #12 0x00007f3851feaef7 in ?? () from /usr/lib/freeswitch/mod/mod_httapi.so
  1484. #13 0x00007f3851ff0999 in ?? () from /usr/lib/freeswitch/mod/mod_httapi.so
  1485. #14 0x00007f38bb07c25a in switch_core_session_exec () from /usr/lib/libfreeswitch.so.1
  1486. ---Type <return> to continue, or q <return> to quit---
  1487. #15 0x00007f38bb07c818 in switch_core_session_execute_application_get_flags () from /usr/lib/libfreeswitch.so.1
  1488. #16 0x00007f38bb0800f2 in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  1489. #17 0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  1490. #18 0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  1491. #19 0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1492. #20 0x00007f38b9f2e064 in start_thread (arg=0x7f382facb700) at pthread_create.c:309
  1493. #21 0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1494.  
  1495. Thread 26 (Thread 0x7f382f6cf700 (LWP 1121)):
  1496. #0  __clock_nanosleep (clock_id=1, flags=0, req=0x7f382f6ce9a0, rem=0xffffffffffffffff)
  1497.     at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:49
  1498. #1  0x00007f38bb133dbb in ?? () from /usr/lib/libfreeswitch.so.1
  1499. #2  0x00007f38b2c20885 in outbound_agent_thread_run (thread=0x1, obj=0x7f385eeca7a8)
  1500.     at /usr/src/freeswitch.git/src/mod/applications/mod_ards/mod_ards.c:1591
  1501. #3  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1502. #4  0x00007f38b9f2e064 in start_thread (arg=0x7f382f6cf700) at pthread_create.c:309
  1503. #5  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1504.  
  1505. Thread 25 (Thread 0x7f383598d700 (LWP 2367)):
  1506. #0  0x00007f38bb049b56 in switch_ci_hashfunc_default () from /usr/lib/libfreeswitch.so.1
  1507. #1  0x00007f38bb0cf20c in ?? () from /usr/lib/libfreeswitch.so.1
  1508. #2  0x00007f38bb0cf69a in switch_event_add_header () from /usr/lib/libfreeswitch.so.1
  1509. #3  0x00007f38bb04d4c3 in switch_caller_profile_event_set_data () from /usr/lib/libfreeswitch.so.1
  1510. #4  0x00007f38bb0501cd in switch_channel_event_set_basic_data () from /usr/lib/libfreeswitch.so.1
  1511. #5  0x00007f38bb050260 in switch_channel_event_set_data () from /usr/lib/libfreeswitch.so.1
  1512. #6  0x00007f38bb060499 in ?? () from /usr/lib/libfreeswitch.so.1
  1513. #7  0x00007f38bb062e13 in switch_core_media_bug_close () from /usr/lib/libfreeswitch.so.1
  1514. #8  0x00007f38bb0631ea in switch_core_media_bug_remove () from /usr/lib/libfreeswitch.so.1
  1515. #9  0x00007f38bb10539f in switch_ivr_eavesdrop_session () from /usr/lib/libfreeswitch.so.1
  1516. #10 0x00007f38bb07c25a in switch_core_session_exec () from /usr/lib/libfreeswitch.so.1
  1517. #11 0x00007f38bb07c818 in switch_core_session_execute_application_get_flags () from /usr/lib/libfreeswitch.so.1
  1518. #12 0x00007f38bb0800f2 in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  1519. #13 0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  1520. #14 0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  1521. #15 0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1522. #16 0x00007f38b9f2e064 in start_thread (arg=0x7f383598d700) at pthread_create.c:309
  1523. #17 0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1524.  
  1525. Thread 24 (Thread 0x7f3834795700 (LWP 1934)):
  1526. #0  __clock_nanosleep (clock_id=1, flags=0, req=0x7f38347949a0, rem=0xffffffffffffffff)
  1527.     at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:49
  1528. #1  0x00007f38bb133dbb in ?? () from /usr/lib/libfreeswitch.so.1
  1529. #2  0x00007f38b2c20885 in outbound_agent_thread_run (thread=0x1, obj=0x7f385d3d8bb8)
  1530.     at /usr/src/freeswitch.git/src/mod/applications/mod_ards/mod_ards.c:1591
  1531. #3  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1532. #4  0x00007f38b9f2e064 in start_thread (arg=0x7f3834795700) at pthread_create.c:309
  1533. #5  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1534.  
  1535. Thread 23 (Thread 0x7f38b0860700 (LWP 16813)):
  1536. #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  1537. #1  0x00007f38bb06e475 in ?? () from /usr/lib/libfreeswitch.so.1
  1538. #2  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1539. #3  0x00007f38b9f2e064 in start_thread (arg=0x7f38b0860700) at pthread_create.c:309
  1540. #4  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1541.  
  1542. ---Type <return> to continue, or q <return> to quit---
  1543. Thread 22 (Thread 0x7f3853528700 (LWP 16849)):
  1544. #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  1545. #1  0x00007f38bb06e475 in ?? () from /usr/lib/libfreeswitch.so.1
  1546. #2  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1547. #3  0x00007f38b9f2e064 in start_thread (arg=0x7f3853528700) at pthread_create.c:309
  1548. #4  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1549.  
  1550. Thread 21 (Thread 0x7f38b0b7d700 (LWP 16805)):
  1551. #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  1552. #1  0x00007f38bb06e475 in ?? () from /usr/lib/libfreeswitch.so.1
  1553. #2  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1554. #3  0x00007f38b9f2e064 in start_thread (arg=0x7f38b0b7d700) at pthread_create.c:309
  1555. #4  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1556.  
  1557. Thread 20 (Thread 0x7f38b0e22700 (LWP 16800)):
  1558. #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  1559. #1  0x00007f38bb06e475 in ?? () from /usr/lib/libfreeswitch.so.1
  1560. #2  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1561. #3  0x00007f38b9f2e064 in start_thread (arg=0x7f38b0e22700) at pthread_create.c:309
  1562. #4  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1563.  
  1564. Thread 19 (Thread 0x7f38b05bb700 (LWP 16827)):
  1565. #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  1566. #1  0x00007f38bb06e475 in ?? () from /usr/lib/libfreeswitch.so.1
  1567. #2  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1568. #3  0x00007f38b9f2e064 in start_thread (arg=0x7f38b05bb700) at pthread_create.c:309
  1569. #4  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1570.  
  1571. Thread 18 (Thread 0x7f38b350a700 (LWP 16781)):
  1572. #0  __clock_nanosleep (clock_id=1, flags=0, req=0x7f38b3509d30, rem=0xffffffffffffffff)
  1573.     at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:49
  1574. #1  0x00007f38bb133dbb in ?? () from /usr/lib/libfreeswitch.so.1
  1575. #2  0x00007f38bb06e3ca in ?? () from /usr/lib/libfreeswitch.so.1
  1576. #3  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1577. #4  0x00007f38b9f2e064 in start_thread (arg=0x7f38b350a700) at pthread_create.c:309
  1578. #5  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1579.  
  1580. Thread 17 (Thread 0x7f3853973700 (LWP 16844)):
  1581. #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  1582. #1  0x00007f38bb350ef1 in apr_queue_pop () from /usr/lib/libfreeswitch.so.1
  1583. #2  0x00007f38b11d36bf in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  1584. #3  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1585. #4  0x00007f38b9f2e064 in start_thread (arg=0x7f3853973700) at pthread_create.c:309
  1586. #5  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1587.  
  1588. Thread 16 (Thread 0x7f3835a8d700 (LWP 16907)):
  1589. #0  __clock_nanosleep (clock_id=1, flags=0, req=0x7f3835a8cd80, rem=0xffffffffffffffff)
  1590.     at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:49
  1591. #1  0x00007f38bb133dbb in ?? () from /usr/lib/libfreeswitch.so.1
  1592. #2  0x00007f38528753da in ?? () from /usr/lib/freeswitch/mod/mod_voicemail.so
  1593. #3  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1594. #4  0x00007f38b9f2e064 in start_thread (arg=0x7f3835a8d700) at pthread_create.c:309
  1595. #5  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1596.  
  1597. Thread 15 (Thread 0x7f38b1782700 (LWP 16797)):
  1598. ---Type <return> to continue, or q <return> to quit---
  1599. #0  0x00007f38b9c63c03 in epoll_wait () at ../sysdeps/unix/syscall-template.S:81
  1600. #1  0x00007f38b12823cc in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  1601. #2  0x00007f38b1281aa2 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  1602. #3  0x00007f38b11afe83 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  1603. #4  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1604. #5  0x00007f38b9f2e064 in start_thread (arg=0x7f38b1782700) at pthread_create.c:309
  1605. #6  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1606.  
  1607. Thread 14 (Thread 0x7f3835e3a700 (LWP 16877)):
  1608. #0  0x00007f38b9c5aaed in poll () at ../sysdeps/unix/syscall-template.S:81
  1609. #1  0x00007f38b236cc5d in ?? () from /usr/lib/freeswitch/mod/mod_xml_rpc.so
  1610. #2  0x00007f38b236037f in ?? () from /usr/lib/freeswitch/mod/mod_xml_rpc.so
  1611. #3  0x00007f38b236b7af in ?? () from /usr/lib/freeswitch/mod/mod_xml_rpc.so
  1612. #4  0x00007f38b235c94a in ?? () from /usr/lib/freeswitch/mod/mod_xml_rpc.so
  1613. #5  0x00007f38bb0bec82 in ?? () from /usr/lib/libfreeswitch.so.1
  1614. #6  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1615. #7  0x00007f38b9f2e064 in start_thread (arg=0x7f3835e3a700) at pthread_create.c:309
  1616. #8  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1617.  
  1618. Thread 13 (Thread 0x7f38b07e6700 (LWP 16826)):
  1619. #0  0x00007f38b9c63c03 in epoll_wait () at ../sysdeps/unix/syscall-template.S:81
  1620. #1  0x00007f38b12823cc in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  1621. #2  0x00007f38b1281946 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  1622. #3  0x00007f38b12866b0 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  1623. #4  0x00007f38b9f2e064 in start_thread (arg=0x7f38b07e6700) at pthread_create.c:309
  1624. #5  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1625.  
  1626. Thread 12 (Thread 0x7f38b0da8700 (LWP 16804)):
  1627. #0  0x00007f38b9c63c03 in epoll_wait () at ../sysdeps/unix/syscall-template.S:81
  1628. #1  0x00007f38b12823cc in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  1629. #2  0x00007f38b1281946 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  1630. #3  0x00007f38b12866b0 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  1631. #4  0x00007f38b9f2e064 in start_thread (arg=0x7f38b0da8700) at pthread_create.c:309
  1632. #5  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1633.  
  1634. Thread 11 (Thread 0x7f38b104d700 (LWP 16799)):
  1635. #0  0x00007f38b9c63c03 in epoll_wait () at ../sysdeps/unix/syscall-template.S:81
  1636. #1  0x00007f38b12823cc in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  1637. #2  0x00007f38b1281946 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  1638. #3  0x00007f38b12866b0 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  1639. #4  0x00007f38b9f2e064 in start_thread (arg=0x7f38b104d700) at pthread_create.c:309
  1640. #5  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1641.  
  1642. Thread 10 (Thread 0x7f38b34ce700 (LWP 16782)):
  1643. #0  0x00007f38b9c5c893 in select () at ../sysdeps/unix/syscall-template.S:81
  1644. #1  0x00007f38bb360b35 in apr_sleep () from /usr/lib/libfreeswitch.so.1
  1645. #2  0x00007f38bb133d5c in ?? () from /usr/lib/libfreeswitch.so.1
  1646. #3  0x00007f38bb07414d in ?? () from /usr/lib/libfreeswitch.so.1
  1647. #4  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1648. #5  0x00007f38b9f2e064 in start_thread (arg=0x7f38b34ce700) at pthread_create.c:309
  1649. #6  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1650.  
  1651. Thread 9 (Thread 0x7f38b0a8b700 (LWP 16812)):
  1652. #0  0x00007f38b9c63c03 in epoll_wait () at ../sysdeps/unix/syscall-template.S:81
  1653. #1  0x00007f38b12823cc in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  1654. ---Type <return> to continue, or q <return> to quit---
  1655. #2  0x00007f38b1281946 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  1656. #3  0x00007f38b12866b0 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  1657. #4  0x00007f38b9f2e064 in start_thread (arg=0x7f38b0a8b700) at pthread_create.c:309
  1658. #5  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1659.  
  1660. Thread 8 (Thread 0x7f3835bf7700 (LWP 16878)):
  1661. #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  1662. #1  0x00007f3853deb1f3 in ?? () from /usr/lib/freeswitch/mod/mod_verto.so
  1663. #2  0x00007f38bb0bec82 in ?? () from /usr/lib/libfreeswitch.so.1
  1664. #3  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1665. #4  0x00007f38b9f2e064 in start_thread (arg=0x7f3835bf7700) at pthread_create.c:309
  1666. #5  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1667.  
  1668. Thread 7 (Thread 0x7f38b0ac7700 (LWP 16811)):
  1669. #0  0x00007f38b9c63c03 in epoll_wait () at ../sysdeps/unix/syscall-template.S:81
  1670. #1  0x00007f38b12823cc in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  1671. #2  0x00007f38b1281aa2 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  1672. #3  0x00007f38b11afe83 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  1673. #4  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1674. #5  0x00007f38b9f2e064 in start_thread (arg=0x7f38b0ac7700) at pthread_create.c:309
  1675. #6  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1676.  
  1677. Thread 6 (Thread 0x7f3835b7f700 (LWP 16880)):
  1678. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  1679. #1  0x00007f38bb1358b2 in ?? () from /usr/lib/libfreeswitch.so.1
  1680. #2  0x00007f38bb0bec82 in ?? () from /usr/lib/libfreeswitch.so.1
  1681. #3  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1682. #4  0x00007f38b9f2e064 in start_thread (arg=0x7f3835b7f700) at pthread_create.c:309
  1683. #5  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1684.  
  1685. Thread 5 (Thread 0x7f3835bbb700 (LWP 16879)):
  1686. #0  0x00007f38b9f34c8d in accept () at ../sysdeps/unix/syscall-template.S:81
  1687. #1  0x00007f38bb35e0a6 in apr_socket_accept () from /usr/lib/libfreeswitch.so.1
  1688. #2  0x00007f38b153c922 in ?? () from /usr/lib/freeswitch/mod/mod_event_socket.so
  1689. #3  0x00007f38bb0bec82 in ?? () from /usr/lib/libfreeswitch.so.1
  1690. #4  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1691. #5  0x00007f38b9f2e064 in start_thread (arg=0x7f3835bbb700) at pthread_create.c:309
  1692. #6  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1693.  
  1694. Thread 4 (Thread 0x7f38b40ce700 (LWP 16778)):
  1695. #0  strlen () at ../sysdeps/x86_64/strlen.S:107
  1696. #1  0x00007f38bb1402a3 in ?? () from /usr/lib/libfreeswitch.so.1
  1697. #2  0x00007f38bb141c97 in cJSON_CreateString () from /usr/lib/libfreeswitch.so.1
  1698. #3  0x00007f38bb0d0831 in switch_event_serialize_json_obj () from /usr/lib/libfreeswitch.so.1
  1699. #4  0x00007f38bb0d086a in switch_event_serialize_json () from /usr/lib/libfreeswitch.so.1
  1700. #5  0x00007f38b1d40c57 in ?? () from /usr/lib/freeswitch/mod/mod_amqp.so
  1701. #6  0x00007f38bb0cfbd2 in switch_event_deliver () from /usr/lib/libfreeswitch.so.1
  1702. #7  0x00007f38bb0cfd80 in ?? () from /usr/lib/libfreeswitch.so.1
  1703. #8  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1704. #9  0x00007f38b9f2e064 in start_thread (arg=0x7f38b40ce700) at pthread_create.c:309
  1705. #10 0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1706.  
  1707. Thread 3 (Thread 0x7f38b0b03700 (LWP 16810)):
  1708. #0  0x00007f38b9c63c03 in epoll_wait () at ../sysdeps/unix/syscall-template.S:81
  1709. #1  0x00007f38b12823cc in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  1710. ---Type <return> to continue, or q <return> to quit---
  1711. #2  0x00007f38b1281aa2 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  1712. #3  0x00007f38b11afe83 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  1713. #4  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1714. #5  0x00007f38b9f2e064 in start_thread (arg=0x7f38b0b03700) at pthread_create.c:309
  1715. #6  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1716.  
  1717. Thread 2 (Thread 0x7f38b1089700 (LWP 16798)):
  1718. #0  0x00007f38b9c63c03 in epoll_wait () at ../sysdeps/unix/syscall-template.S:81
  1719. #1  0x00007f38b12823cc in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  1720. #2  0x00007f38b1281aa2 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  1721. #3  0x00007f38b11afe83 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  1722. #4  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1723. #5  0x00007f38b9f2e064 in start_thread (arg=0x7f38b1089700) at pthread_create.c:309
  1724. #6  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1725.  
  1726. Thread 1 (Thread 0x7f3835721700 (LWP 1090)):
  1727. #0  0x00007f38bb062ffd in switch_core_media_bug_remove_all_function () from /usr/lib/libfreeswitch.so.1
  1728. #1  0x00007f38bb07d9e9 in switch_core_session_hangup_state () from /usr/lib/libfreeswitch.so.1
  1729. #2  0x00007f38bb07f3dd in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  1730. #3  0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  1731. #4  0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  1732. #5  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1733. #6  0x00007f38b9f2e064 in start_thread (arg=0x7f3835721700) at pthread_create.c:309
  1734. #7  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1735.  
  1736.  
  1737.  
  1738.  
  1739.  
  1740.  
  1741. (gdb) thread apply all bt full
  1742.  
  1743. Thread 128 (Thread 0x7f3835895700 (LWP 1059)):
  1744. #0  0x00007f38b9c5aaed in poll () at ../sysdeps/unix/syscall-template.S:81
  1745. No locals.
  1746. #1  0x00007f38b8d27b7b in ?? () from /usr/lib/x86_64-linux-gnu/libcurl.so.4
  1747. No symbol table info available.
  1748. #2  0x00007f38b8d21d52 in curl_multi_wait () from /usr/lib/x86_64-linux-gnu/libcurl.so.4
  1749. No symbol table info available.
  1750. #3  0x00007f38b8d1aa57 in curl_easy_perform () from /usr/lib/x86_64-linux-gnu/libcurl.so.4
  1751. No symbol table info available.
  1752. #4  0x00007f3853731439 in ?? () from /usr/lib/freeswitch/mod/mod_curl.so
  1753. No symbol table info available.
  1754. #5  0x00007f3853733132 in ?? () from /usr/lib/freeswitch/mod/mod_curl.so
  1755. No symbol table info available.
  1756. #6  0x00007f38bb0c633e in switch_api_execute () from /usr/lib/libfreeswitch.so.1
  1757. No symbol table info available.
  1758. #7  0x00007f38bb1023db in ?? () from /usr/lib/libfreeswitch.so.1
  1759. No symbol table info available.
  1760. #8  0x00007f38bb062d7d in switch_core_media_bug_close () from /usr/lib/libfreeswitch.so.1
  1761. No symbol table info available.
  1762. #9  0x00007f38bb063082 in switch_core_media_bug_remove_all_function () from /usr/lib/libfreeswitch.so.1
  1763. No symbol table info available.
  1764. #10 0x00007f38bb07d9e9 in switch_core_session_hangup_state () from /usr/lib/libfreeswitch.so.1
  1765. No symbol table info available.
  1766. #11 0x00007f38bb07f3dd in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  1767. No symbol table info available.
  1768. #12 0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  1769. No symbol table info available.
  1770. #13 0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  1771. No symbol table info available.
  1772. #14 0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1773. No symbol table info available.
  1774. #15 0x00007f38b9f2e064 in start_thread (arg=0x7f3835895700) at pthread_create.c:309
  1775.         __res = <optimized out>
  1776.         pd = 0x7f3835895700
  1777.         now = <optimized out>
  1778.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879393089280, 627279392092046663, 0, 139880239755728, 18,
  1779.                 139879393089280, -665160167761787577, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  1780.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  1781.         not_first_call = <optimized out>
  1782.         pagesize_m1 = <optimized out>
  1783.         sp = <optimized out>
  1784.         freesize = <optimized out>
  1785.         __PRETTY_FUNCTION__ = "start_thread"
  1786. #16 0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1787. No locals.
  1788.  
  1789. Thread 127 (Thread 0x7f382f87f700 (LWP 989)):
  1790. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  1791. No locals.
  1792. #1  0x00007f38bb134bd6 in ?? () from /usr/lib/libfreeswitch.so.1
  1793. No symbol table info available.
  1794. #2  0x00007f38bb0638c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  1795. No symbol table info available.
  1796. #3  0x00007f38bb0e5fac in ?? () from /usr/lib/libfreeswitch.so.1
  1797. ---Type <return> to continue, or q <return> to quit---
  1798. No symbol table info available.
  1799. #4  0x00007f38bb0e7717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1
  1800. No symbol table info available.
  1801. #5  0x00007f38bb0993f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1
  1802. No symbol table info available.
  1803. #6  0x00007f38b1186118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  1804. No symbol table info available.
  1805. #7  0x00007f38bb081a8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1
  1806. No symbol table info available.
  1807. #8  0x00007f38bb0ef855 in ?? () from /usr/lib/libfreeswitch.so.1
  1808. No symbol table info available.
  1809. #9  0x00007f38bb0f0872 in ?? () from /usr/lib/libfreeswitch.so.1
  1810. No symbol table info available.
  1811. #10 0x00007f38bb07fd7c in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  1812. No symbol table info available.
  1813. #11 0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  1814. No symbol table info available.
  1815. #12 0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  1816. No symbol table info available.
  1817. #13 0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1818. No symbol table info available.
  1819. #14 0x00007f38b9f2e064 in start_thread (arg=0x7f382f87f700) at pthread_create.c:309
  1820.         __res = <optimized out>
  1821.         pd = 0x7f382f87f700
  1822.         now = <optimized out>
  1823.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879292335872, 627279392092046663, 0, 139880060509856, 18,
  1824.                 139879292335872, -665173442431957689, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  1825.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  1826.         not_first_call = <optimized out>
  1827.         pagesize_m1 = <optimized out>
  1828.         sp = <optimized out>
  1829.         freesize = <optimized out>
  1830.         __PRETTY_FUNCTION__ = "start_thread"
  1831. #15 0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1832. No locals.
  1833.  
  1834. Thread 126 (Thread 0x7f3834e63700 (LWP 503)):
  1835. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  1836. No locals.
  1837. #1  0x00007f38bb134bd6 in ?? () from /usr/lib/libfreeswitch.so.1
  1838. No symbol table info available.
  1839. #2  0x00007f38bb0638c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  1840. No symbol table info available.
  1841. #3  0x00007f38bb0e5fac in ?? () from /usr/lib/libfreeswitch.so.1
  1842. No symbol table info available.
  1843. #4  0x00007f38bb0e7717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1
  1844. No symbol table info available.
  1845. #5  0x00007f38bb0993f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1
  1846. No symbol table info available.
  1847. #6  0x00007f38b1186118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  1848. No symbol table info available.
  1849. #7  0x00007f38bb081a8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1
  1850. No symbol table info available.
  1851. #8  0x00007f38bb0ef855 in ?? () from /usr/lib/libfreeswitch.so.1
  1852. No symbol table info available.
  1853. ---Type <return> to continue, or q <return> to quit---
  1854. #9  0x00007f38bb0f19a5 in switch_ivr_multi_threaded_bridge () from /usr/lib/libfreeswitch.so.1
  1855. No symbol table info available.
  1856. #10 0x00007f38bb0f25d1 in ?? () from /usr/lib/libfreeswitch.so.1
  1857. No symbol table info available.
  1858. #11 0x00007f38bb080344 in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  1859. No symbol table info available.
  1860. #12 0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  1861. No symbol table info available.
  1862. #13 0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  1863. No symbol table info available.
  1864. #14 0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1865. No symbol table info available.
  1866. #15 0x00007f38b9f2e064 in start_thread (arg=0x7f3834e63700) at pthread_create.c:309
  1867.         __res = <optimized out>
  1868.         pd = 0x7f3834e63700
  1869.         now = <optimized out>
  1870.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879382398720, 627279392092046663, 0, 139880709580480, 18,
  1871.                 139879382398720, -665157785128680121, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  1872.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  1873.         not_first_call = <optimized out>
  1874.         pagesize_m1 = <optimized out>
  1875.         sp = <optimized out>
  1876.         freesize = <optimized out>
  1877.         __PRETTY_FUNCTION__ = "start_thread"
  1878. #16 0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1879. No locals.
  1880.  
  1881. Thread 125 (Thread 0x7f38350cd700 (LWP 890)):
  1882. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  1883. No locals.
  1884. #1  0x00007f38bb134bd6 in ?? () from /usr/lib/libfreeswitch.so.1
  1885. No symbol table info available.
  1886. #2  0x00007f38bb0638c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  1887. No symbol table info available.
  1888. #3  0x00007f38bb0e5fac in ?? () from /usr/lib/libfreeswitch.so.1
  1889. No symbol table info available.
  1890. #4  0x00007f38bb0e7717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1
  1891. No symbol table info available.
  1892. #5  0x00007f38bb0993f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1
  1893. No symbol table info available.
  1894. #6  0x00007f38b1186118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  1895. No symbol table info available.
  1896. #7  0x00007f38bb081a8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1
  1897. No symbol table info available.
  1898. #8  0x00007f38bb0ef855 in ?? () from /usr/lib/libfreeswitch.so.1
  1899. No symbol table info available.
  1900. #9  0x00007f38bb0f19a5 in switch_ivr_multi_threaded_bridge () from /usr/lib/libfreeswitch.so.1
  1901. No symbol table info available.
  1902. #10 0x00007f38bb0f25d1 in ?? () from /usr/lib/libfreeswitch.so.1
  1903. No symbol table info available.
  1904. #11 0x00007f38bb080344 in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  1905. No symbol table info available.
  1906. #12 0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  1907. No symbol table info available.
  1908. #13 0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  1909. ---Type <return> to continue, or q <return> to quit---
  1910. No symbol table info available.
  1911. #14 0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1912. No symbol table info available.
  1913. #15 0x00007f38b9f2e064 in start_thread (arg=0x7f38350cd700) at pthread_create.c:309
  1914.         __res = <optimized out>
  1915.         pd = 0x7f38350cd700
  1916.         now = <optimized out>
  1917.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879384930048, 627279392092046663, 0, 139880508273392, 18,
  1918.                 139879384930048, -665159106904865465, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  1919.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  1920.         not_first_call = <optimized out>
  1921.         pagesize_m1 = <optimized out>
  1922.         sp = <optimized out>
  1923.         freesize = <optimized out>
  1924.         __PRETTY_FUNCTION__ = "start_thread"
  1925. #16 0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1926. No locals.
  1927.  
  1928. Thread 124 (Thread 0x7f382fc3f700 (LWP 913)):
  1929. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  1930. No locals.
  1931. #1  0x00007f38bb134bd6 in ?? () from /usr/lib/libfreeswitch.so.1
  1932. No symbol table info available.
  1933. #2  0x00007f38bb0638c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  1934. No symbol table info available.
  1935. #3  0x00007f38bb0e5fac in ?? () from /usr/lib/libfreeswitch.so.1
  1936. No symbol table info available.
  1937. #4  0x00007f38bb0e7717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1
  1938. No symbol table info available.
  1939. #5  0x00007f38bb0993f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1
  1940. No symbol table info available.
  1941. #6  0x00007f38b1186118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  1942. No symbol table info available.
  1943. #7  0x00007f38bb081a8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1
  1944. No symbol table info available.
  1945. #8  0x00007f38bb11334d in switch_ivr_play_file () from /usr/lib/libfreeswitch.so.1
  1946. No symbol table info available.
  1947. #9  0x00007f38b2c1e7ed in ards_function (session=0xb6, data=0x7f382fc3e100 "\260\303\301\262\070\177")
  1948.     at /usr/src/freeswitch.git/src/mod/applications/mod_ards/mod_ards.c:1161
  1949.         dbuf = "0\251r!8\177\000\000\062\251"
  1950.         music_file_path = "http://fileservice.facetone.<client>.lk/DVP/API/1.0.0.0/InternalFileService/File/DownloadLatest/1/4/Hold-Sin-Info.wav\000\000\000\000 \000\000\\8\177\000\000\a\000\000\000\000\000\000\000 \000\000\\8\177\000\000\006\000\000\000\000\000\000\000\351\020\065\273\070\177\000\000\006\000\000\000\350\003\000\000h\343\303/8\177\000\000\000\000\000\000\000\000\000\000\065@\005\273\070\177\000\000\350\273M\230\070\177\000\000\000\000\000\000\000\000\000\000"...
  1951.         args = {input_callback = 0x7f38b2c1c3b0 <ards_on_dtmf>, buf = 0x7f382fc3e1e0, buflen = 10, read_frame_callback = 0x0,
  1952.           user_data = 0x0, dmachine = 0x0, loops = 1}
  1953.         channel = 0x7f3898452760
  1954.         event = 0x7f382172a930
  1955.         announcement_time = 0x7f382fc3e280 "http://fileservice.facetone.<client>.lk/DVP/API/1.0.0.0/InternalFileService/File/DownloadLatest/1/4/Hold-Sin-Info.wav"
  1956.         max_queue_time = 0x1 <error: Cannot access memory at address 0x1>
  1957.         moh_step = ARDS_MOH
  1958.         time_m = 0
  1959.         pstatus = SWITCH_STATUS_RESAMPLE
  1960.         argv = {0x7f38241d9fe0 "ards", 0x7f38241d9fe2 "ds", 0x7f38241d9fe5 "", 0x7f38241d9fe7 "", 0x0}
  1961. ---Type <return> to continue, or q <return> to quit---
  1962.         __func__ = "ards_function"
  1963. #10 0x00007f38bb07c25a in switch_core_session_exec () from /usr/lib/libfreeswitch.so.1
  1964. No symbol table info available.
  1965. #11 0x00007f38bb07c818 in switch_core_session_execute_application_get_flags () from /usr/lib/libfreeswitch.so.1
  1966. No symbol table info available.
  1967. #12 0x00007f3851feaef7 in ?? () from /usr/lib/freeswitch/mod/mod_httapi.so
  1968. No symbol table info available.
  1969. #13 0x00007f3851ff0999 in ?? () from /usr/lib/freeswitch/mod/mod_httapi.so
  1970. No symbol table info available.
  1971. #14 0x00007f38bb07c25a in switch_core_session_exec () from /usr/lib/libfreeswitch.so.1
  1972. No symbol table info available.
  1973. #15 0x00007f38bb07c818 in switch_core_session_execute_application_get_flags () from /usr/lib/libfreeswitch.so.1
  1974. No symbol table info available.
  1975. #16 0x00007f38bb0800f2 in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  1976. No symbol table info available.
  1977. #17 0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  1978. No symbol table info available.
  1979. #18 0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  1980. No symbol table info available.
  1981. #19 0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  1982. No symbol table info available.
  1983. #20 0x00007f38b9f2e064 in start_thread (arg=0x7f382fc3f700) at pthread_create.c:309
  1984.         __res = <optimized out>
  1985.         pd = 0x7f382fc3f700
  1986.         now = <optimized out>
  1987.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879296268032, 627279392092046663, 0, 139880050736720, 18,
  1988.                 139879296268032, -665172858316405433, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  1989.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  1990.         not_first_call = <optimized out>
  1991.         pagesize_m1 = <optimized out>
  1992.         sp = <optimized out>
  1993.         freesize = <optimized out>
  1994.         __PRETTY_FUNCTION__ = "start_thread"
  1995. #21 0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  1996. No locals.
  1997.  
  1998. Thread 123 (Thread 0x7f382fb85700 (LWP 863)):
  1999. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  2000. No locals.
  2001. #1  0x00007f38bb134bd6 in ?? () from /usr/lib/libfreeswitch.so.1
  2002. No symbol table info available.
  2003. #2  0x00007f38bb0638c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  2004. No symbol table info available.
  2005. #3  0x00007f38bb0e5fac in ?? () from /usr/lib/libfreeswitch.so.1
  2006. No symbol table info available.
  2007. #4  0x00007f38bb0e7717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1
  2008. No symbol table info available.
  2009. #5  0x00007f38bb0993f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1
  2010. No symbol table info available.
  2011. #6  0x00007f38b1186118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  2012. No symbol table info available.
  2013. #7  0x00007f38bb081a8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1
  2014. No symbol table info available.
  2015. #8  0x00007f38bb11334d in switch_ivr_play_file () from /usr/lib/libfreeswitch.so.1
  2016. No symbol table info available.
  2017. ---Type <return> to continue, or q <return> to quit---
  2018. #9  0x00007f38b2c1e7ed in ards_function (session=0x69, data=0x7f382fb84100 "\260\303\301\262\070\177")
  2019.     at /usr/src/freeswitch.git/src/mod/applications/mod_ards/mod_ards.c:1161
  2020.         dbuf = "\340\020\352#8\177\000\000\342\020"
  2021.         music_file_path = "http://fileservice.facetone.<client>.lk/DVP/API/1.0.0.0/InternalFileService/File/DownloadLatest/1/4/Hold-Sin-Info.wav\000\000\000\000 \000\000\\8\177\000\000\a\000\000\000\000\000\000\000 \000\000\\8\177\000\000\006\000\000\000\000\000\000\000\351\020\065\273\070\177\000\000\006\000\000\000\350\003\000\000hC\270/8\177\000\000\000\000\000\000\000\000\000\000\065@\005\273\070\177\000\000H\267^\230\070\177\000\000\000\000\000\000\000\000\000\000"...
  2022.         args = {input_callback = 0x7f38b2c1c3b0 <ards_on_dtmf>, buf = 0x7f382fb841e0, buflen = 10, read_frame_callback = 0x0,
  2023.           user_data = 0x0, dmachine = 0x0, loops = 1}
  2024.         channel = 0x7f3898895d10
  2025.         event = 0x7f3823ea10e0
  2026.         announcement_time = 0x7f382fb84280 "http://fileservice.facetone.<client>.lk/DVP/API/1.0.0.0/InternalFileService/File/DownloadLatest/1/4/Hold-Sin-Info.wav"
  2027.         max_queue_time = 0x1 <error: Cannot access memory at address 0x1>
  2028.         moh_step = ARDS_MOH
  2029.         time_m = 0
  2030.         pstatus = SWITCH_STATUS_RESAMPLE
  2031.         argv = {0x7f382518b4f0 "ards", 0x7f382518b4f2 "ds", 0x7f382518b4f5 "", 0x7f382518b4f7 "", 0x0}
  2032.         __func__ = "ards_function"
  2033. #10 0x00007f38bb07c25a in switch_core_session_exec () from /usr/lib/libfreeswitch.so.1
  2034. No symbol table info available.
  2035. #11 0x00007f38bb07c818 in switch_core_session_execute_application_get_flags () from /usr/lib/libfreeswitch.so.1
  2036. No symbol table info available.
  2037. #12 0x00007f3851feaef7 in ?? () from /usr/lib/freeswitch/mod/mod_httapi.so
  2038. No symbol table info available.
  2039. #13 0x00007f3851ff0999 in ?? () from /usr/lib/freeswitch/mod/mod_httapi.so
  2040. No symbol table info available.
  2041. #14 0x00007f38bb07c25a in switch_core_session_exec () from /usr/lib/libfreeswitch.so.1
  2042. No symbol table info available.
  2043. #15 0x00007f38bb07c818 in switch_core_session_execute_application_get_flags () from /usr/lib/libfreeswitch.so.1
  2044. No symbol table info available.
  2045. #16 0x00007f38bb0800f2 in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  2046. No symbol table info available.
  2047. #17 0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  2048. No symbol table info available.
  2049. #18 0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  2050. No symbol table info available.
  2051. #19 0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  2052. No symbol table info available.
  2053. #20 0x00007f38b9f2e064 in start_thread (arg=0x7f382fb85700) at pthread_create.c:309
  2054.         __res = <optimized out>
  2055.         pd = 0x7f382fb85700
  2056.         now = <optimized out>
  2057.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879295506176, 627279392092046663, 0, 139880065141984, 18,
  2058.                 139879295506176, -665173507930208953, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  2059.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  2060.         not_first_call = <optimized out>
  2061.         pagesize_m1 = <optimized out>
  2062.         sp = <optimized out>
  2063.         freesize = <optimized out>
  2064.         __PRETTY_FUNCTION__ = "start_thread"
  2065. #21 0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  2066. No locals.
  2067.  
  2068. Thread 122 (Thread 0x7f382fec9700 (LWP 650)):
  2069. ---Type <return> to continue, or q <return> to quit---
  2070. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  2071. No locals.
  2072. #1  0x00007f38bb134bd6 in ?? () from /usr/lib/libfreeswitch.so.1
  2073. No symbol table info available.
  2074. #2  0x00007f38bb0638c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  2075. No symbol table info available.
  2076. #3  0x00007f38bb0e5fac in ?? () from /usr/lib/libfreeswitch.so.1
  2077. No symbol table info available.
  2078. #4  0x00007f38bb0e7717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1
  2079. No symbol table info available.
  2080. #5  0x00007f38bb0993f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1
  2081. No symbol table info available.
  2082. #6  0x00007f38b1186118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  2083. No symbol table info available.
  2084. #7  0x00007f38bb081a8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1
  2085. No symbol table info available.
  2086. #8  0x00007f38bb0ef855 in ?? () from /usr/lib/libfreeswitch.so.1
  2087. No symbol table info available.
  2088. #9  0x00007f38bb0f19a5 in switch_ivr_multi_threaded_bridge () from /usr/lib/libfreeswitch.so.1
  2089. No symbol table info available.
  2090. #10 0x00007f38bb0f25d1 in ?? () from /usr/lib/libfreeswitch.so.1
  2091. No symbol table info available.
  2092. #11 0x00007f38bb080344 in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  2093. No symbol table info available.
  2094. #12 0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  2095. No symbol table info available.
  2096. #13 0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  2097. No symbol table info available.
  2098. #14 0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  2099. No symbol table info available.
  2100. #15 0x00007f38b9f2e064 in start_thread (arg=0x7f382fec9700) at pthread_create.c:309
  2101.         __res = <optimized out>
  2102.         pd = 0x7f382fec9700
  2103.         now = <optimized out>
  2104.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879298930432, 627279392092046663, 0, 139880043786096, 18,
  2105.                 139879298930432, -665173123530635961, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  2106.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  2107.         not_first_call = <optimized out>
  2108.         pagesize_m1 = <optimized out>
  2109.         sp = <optimized out>
  2110.         freesize = <optimized out>
  2111.         __PRETTY_FUNCTION__ = "start_thread"
  2112. #16 0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  2113. No locals.
  2114.  
  2115. Thread 121 (Thread 0x7f3835287700 (LWP 526)):
  2116. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  2117. No locals.
  2118. #1  0x00007f38bb134bd6 in ?? () from /usr/lib/libfreeswitch.so.1
  2119. No symbol table info available.
  2120. #2  0x00007f38bb0638c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  2121. No symbol table info available.
  2122. #3  0x00007f38bb0e5fac in ?? () from /usr/lib/libfreeswitch.so.1
  2123. No symbol table info available.
  2124. #4  0x00007f38bb0e7717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1
  2125. ---Type <return> to continue, or q <return> to quit---
  2126. No symbol table info available.
  2127. #5  0x00007f38bb0993f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1
  2128. No symbol table info available.
  2129. #6  0x00007f38b1186118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  2130. No symbol table info available.
  2131. #7  0x00007f38bb081a8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1
  2132. No symbol table info available.
  2133. #8  0x00007f38bb11334d in switch_ivr_play_file () from /usr/lib/libfreeswitch.so.1
  2134. No symbol table info available.
  2135. #9  0x00007f38b2c1e7ed in ards_function (session=0xfe, data=0x7f3835286100 "\260\303\301\262\070\177")
  2136.     at /usr/src/freeswitch.git/src/mod/applications/mod_ards/mod_ards.c:1161
  2137.         dbuf = "p@\022$8\177\000\000r@"
  2138.         music_file_path = "http://fileservice.facetone.<client>.lk/DVP/API/1.0.0.0/InternalFileService/File/DownloadLatest/1/4/Hold-Sin-Info.wav\000\000\000\000 \000\000\\8\177\000\000\a\000\000\000\000\000\000\000 \000\000\\8\177\000\000\006\000\000\000\000\000\000\000\351\020\065\273\070\177\000\000\006\000\000\000\350\003\000\000hc(58\177\000\000\000\000\000\000\000\000\000\000\065@\005\273\070\177\000\000踆\230\070\177\000\000\000\000\000\000\000\000\000\000"...
  2139.         args = {input_callback = 0x7f38b2c1c3b0 <ards_on_dtmf>, buf = 0x7f38352861e0, buflen = 10, read_frame_callback = 0x0,
  2140.           user_data = 0x0, dmachine = 0x0, loops = 1}
  2141.         channel = 0x7f38980c8a60
  2142.         event = 0x7f3824124070
  2143.         announcement_time = 0x7f3835286280 "http://fileservice.facetone.<client>.lk/DVP/API/1.0.0.0/InternalFileService/File/DownloadLatest/1/4/Hold-Sin-Info.wav"
  2144.         max_queue_time = 0x1 <error: Cannot access memory at address 0x1>
  2145.         moh_step = ARDS_MOH
  2146.         time_m = 0
  2147.         pstatus = SWITCH_STATUS_RESAMPLE
  2148.         argv = {0x7f38200eb260 "ards", 0x7f38200eb262 "ds", 0x7f38200eb265 "", 0x7f38200eb267 "", 0x0}
  2149.         __func__ = "ards_function"
  2150. #10 0x00007f38bb07c25a in switch_core_session_exec () from /usr/lib/libfreeswitch.so.1
  2151. No symbol table info available.
  2152. #11 0x00007f38bb07c818 in switch_core_session_execute_application_get_flags () from /usr/lib/libfreeswitch.so.1
  2153. No symbol table info available.
  2154. #12 0x00007f3851feaef7 in ?? () from /usr/lib/freeswitch/mod/mod_httapi.so
  2155. No symbol table info available.
  2156. #13 0x00007f3851ff0999 in ?? () from /usr/lib/freeswitch/mod/mod_httapi.so
  2157. No symbol table info available.
  2158. #14 0x00007f38bb07c25a in switch_core_session_exec () from /usr/lib/libfreeswitch.so.1
  2159. No symbol table info available.
  2160. #15 0x00007f38bb07c818 in switch_core_session_execute_application_get_flags () from /usr/lib/libfreeswitch.so.1
  2161. No symbol table info available.
  2162. #16 0x00007f38bb0800f2 in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  2163. No symbol table info available.
  2164. #17 0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  2165. No symbol table info available.
  2166. #18 0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  2167. No symbol table info available.
  2168. #19 0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  2169. No symbol table info available.
  2170. #20 0x00007f38b9f2e064 in start_thread (arg=0x7f3835287700) at pthread_create.c:309
  2171.         __res = <optimized out>
  2172.         pd = 0x7f3835287700
  2173.         now = <optimized out>
  2174.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879386740480, 627279392092046663, 0, 139879501810608, 18,
  2175.                 139879386740480, -665159350644259513, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  2176.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  2177. ---Type <return> to continue, or q <return> to quit---
  2178.         not_first_call = <optimized out>
  2179.         pagesize_m1 = <optimized out>
  2180.         sp = <optimized out>
  2181.         freesize = <optimized out>
  2182.         __PRETTY_FUNCTION__ = "start_thread"
  2183. #21 0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  2184. No locals.
  2185.  
  2186. Thread 120 (Thread 0x7f383575f700 (LWP 32024)):
  2187. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  2188. No locals.
  2189. #1  0x00007f38bb134bd6 in ?? () from /usr/lib/libfreeswitch.so.1
  2190. No symbol table info available.
  2191. #2  0x00007f38bb0638c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  2192. No symbol table info available.
  2193. #3  0x00007f38bb0e5fac in ?? () from /usr/lib/libfreeswitch.so.1
  2194. No symbol table info available.
  2195. #4  0x00007f38bb0e7717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1
  2196. No symbol table info available.
  2197. #5  0x00007f38bb0993f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1
  2198. No symbol table info available.
  2199. #6  0x00007f38b1186118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  2200. No symbol table info available.
  2201. #7  0x00007f38bb081a8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1
  2202. No symbol table info available.
  2203. #8  0x00007f38bb0ef855 in ?? () from /usr/lib/libfreeswitch.so.1
  2204. No symbol table info available.
  2205. #9  0x00007f38bb0f0872 in ?? () from /usr/lib/libfreeswitch.so.1
  2206. No symbol table info available.
  2207. #10 0x00007f38bb07fd7c in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  2208. No symbol table info available.
  2209. #11 0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  2210. No symbol table info available.
  2211. #12 0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  2212. No symbol table info available.
  2213. #13 0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  2214. No symbol table info available.
  2215. #14 0x00007f38b9f2e064 in start_thread (arg=0x7f383575f700) at pthread_create.c:309
  2216.         __res = <optimized out>
  2217.         pd = 0x7f383575f700
  2218.         now = <optimized out>
  2219.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879391819520, 627279392092046663, 0, 139880441092784, 18,
  2220.                 139879391819520, -665158753643805369, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  2221.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  2222.         not_first_call = <optimized out>
  2223.         pagesize_m1 = <optimized out>
  2224.         sp = <optimized out>
  2225.         freesize = <optimized out>
  2226.         __PRETTY_FUNCTION__ = "start_thread"
  2227. #15 0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  2228. No locals.
  2229.  
  2230. Thread 119 (Thread 0x7f38354f3700 (LWP 32021)):
  2231. #0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
  2232. No locals.
  2233. ---Type <return> to continue, or q <return> to quit---
  2234. #1  0x00007f38bb359522 in apr_thread_cond_timedwait () from /usr/lib/libfreeswitch.so.1
  2235. No symbol table info available.
  2236. #2  0x00007f38bb350fdc in apr_queue_pop_timeout () from /usr/lib/libfreeswitch.so.1
  2237. No symbol table info available.
  2238. #3  0x00007f38bb07572c in ?? () from /usr/lib/libfreeswitch.so.1
  2239. No symbol table info available.
  2240. #4  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  2241. No symbol table info available.
  2242. #5  0x00007f38b9f2e064 in start_thread (arg=0x7f38354f3700) at pthread_create.c:309
  2243.         __res = <optimized out>
  2244.         pd = 0x7f38354f3700
  2245.         now = <optimized out>
  2246.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879389280000, 627279392092046663, 0, 139881313532176, 18,
  2247.                 139879389280000, -665158532452989625, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  2248.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  2249.         not_first_call = <optimized out>
  2250.         pagesize_m1 = <optimized out>
  2251.         sp = <optimized out>
  2252.         freesize = <optimized out>
  2253.         __PRETTY_FUNCTION__ = "start_thread"
  2254. #6  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  2255. No locals.
  2256.  
  2257. Thread 118 (Thread 0x7f3835667700 (LWP 31827)):
  2258. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  2259. No locals.
  2260. #1  0x00007f38bb134bd6 in ?? () from /usr/lib/libfreeswitch.so.1
  2261. No symbol table info available.
  2262. #2  0x00007f38bb0638c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  2263. No symbol table info available.
  2264. #3  0x00007f38bb0e5fac in ?? () from /usr/lib/libfreeswitch.so.1
  2265. No symbol table info available.
  2266. #4  0x00007f38bb0e7717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1
  2267. No symbol table info available.
  2268. #5  0x00007f38bb0993f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1
  2269. No symbol table info available.
  2270. #6  0x00007f38b1186118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  2271. No symbol table info available.
  2272. #7  0x00007f38bb081a8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1
  2273. No symbol table info available.
  2274. #8  0x00007f38bb0ef855 in ?? () from /usr/lib/libfreeswitch.so.1
  2275. No symbol table info available.
  2276. #9  0x00007f38bb0f19a5 in switch_ivr_multi_threaded_bridge () from /usr/lib/libfreeswitch.so.1
  2277. No symbol table info available.
  2278. #10 0x00007f38bb0f25d1 in ?? () from /usr/lib/libfreeswitch.so.1
  2279. No symbol table info available.
  2280. #11 0x00007f38bb080344 in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  2281. No symbol table info available.
  2282. #12 0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  2283. No symbol table info available.
  2284. #13 0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  2285. No symbol table info available.
  2286. #14 0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  2287. No symbol table info available.
  2288. #15 0x00007f38b9f2e064 in start_thread (arg=0x7f3835667700) at pthread_create.c:309
  2289. ---Type <return> to continue, or q <return> to quit---
  2290.         __res = <optimized out>
  2291.         pd = 0x7f3835667700
  2292.         now = <optimized out>
  2293.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879390803712, 627279392092046663, 0, 139880910927488, 18,
  2294.                 139879390803712, -665158886787791545, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  2295.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  2296.         not_first_call = <optimized out>
  2297.         pagesize_m1 = <optimized out>
  2298.         sp = <optimized out>
  2299.         freesize = <optimized out>
  2300.         __PRETTY_FUNCTION__ = "start_thread"
  2301. #16 0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  2302. No locals.
  2303.  
  2304. Thread 117 (Thread 0x7f3834cb1700 (LWP 31167)):
  2305. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  2306. No locals.
  2307. #1  0x00007f38bb134bd6 in ?? () from /usr/lib/libfreeswitch.so.1
  2308. No symbol table info available.
  2309. #2  0x00007f38bb0638c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  2310. No symbol table info available.
  2311. #3  0x00007f38bb0e5fac in ?? () from /usr/lib/libfreeswitch.so.1
  2312. No symbol table info available.
  2313. #4  0x00007f38bb0e7717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1
  2314. No symbol table info available.
  2315. #5  0x00007f38bb0993f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1
  2316. No symbol table info available.
  2317. #6  0x00007f38b1186118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  2318. No symbol table info available.
  2319. #7  0x00007f38bb081a8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1
  2320. No symbol table info available.
  2321. #8  0x00007f38bb0ef855 in ?? () from /usr/lib/libfreeswitch.so.1
  2322. No symbol table info available.
  2323. #9  0x00007f38bb0f0872 in ?? () from /usr/lib/libfreeswitch.so.1
  2324. No symbol table info available.
  2325. #10 0x00007f38bb07fd7c in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  2326. No symbol table info available.
  2327. #11 0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  2328. No symbol table info available.
  2329. #12 0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  2330. No symbol table info available.
  2331. #13 0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  2332. No symbol table info available.
  2333. #14 0x00007f38b9f2e064 in start_thread (arg=0x7f3834cb1700) at pthread_create.c:309
  2334.         __res = <optimized out>
  2335.         pd = 0x7f3834cb1700
  2336.         now = <optimized out>
  2337.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879380621056, 627279392092046663, 0, 139880038771920, 18,
  2338.                 139879380621056, -665157399655365305, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  2339.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  2340.         not_first_call = <optimized out>
  2341.         pagesize_m1 = <optimized out>
  2342.         sp = <optimized out>
  2343.         freesize = <optimized out>
  2344.         __PRETTY_FUNCTION__ = "start_thread"
  2345. ---Type <return> to continue, or q <return> to quit---
  2346. #15 0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  2347. No locals.
  2348.  
  2349. Thread 116 (Thread 0x7f3834b72700 (LWP 31799)):
  2350. #0  __clock_nanosleep (clock_id=1, flags=0, req=0x7f3834b719a0, rem=0xffffffffffffffff)
  2351.     at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:49
  2352.         oldstate = 0
  2353.         r = 1
  2354. #1  0x00007f38bb133dbb in ?? () from /usr/lib/libfreeswitch.so.1
  2355. No symbol table info available.
  2356. #2  0x00007f38b2c20885 in outbound_agent_thread_run (thread=0x1, obj=0x7f385cb76818)
  2357.     at /usr/src/freeswitch.git/src/mod/applications/mod_ards/mod_ards.c:1591
  2358.         dialstr = 0x7f38242cd800 "\240\330\366\"8\177"
  2359.         status = 591224640
  2360.         agent_session = 0x7f3824cdcde8
  2361.         cause = SWITCH_CAUSE_SUCCESS
  2362.         ovars = 0x0
  2363.         agent_channel = 0x7f385d477a90
  2364.         channel_name = 0x7f38233d5f40 "\300\376W 8\177"
  2365.         p = 0x7f38233d5f40 "\300\376W 8\177"
  2366.         event = 0x0
  2367.         expandedx = 0x7f38242cd800 "\240\330\366\"8\177"
  2368.         ardsoutboundfeatures = 0x7f38242cd800 "\240\330\366\"8\177"
  2369.         ardsoutivrfeatures = 0x7f38233d5f40 "\300\376W 8\177"
  2370.         member_session = 0x7f38981f2f68
  2371.         times = 0xfffffffffffffdfc
  2372.         start_epoch = "curl_sendfile:http://fileservice.facetone.<client>.lk/DVP/API/1.0"
  2373.         __func__ = "outbound_agent_thread_run"
  2374. #3  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  2375. No symbol table info available.
  2376. #4  0x00007f38b9f2e064 in start_thread (arg=0x7f3834b72700) at pthread_create.c:309
  2377.         __res = <optimized out>
  2378.         pd = 0x7f3834b72700
  2379.         now = <optimized out>
  2380.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879379314432, 627279392092046663, 0, 139881246441280, 18,
  2381.                 139879379314432, -665158189392476857, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  2382.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  2383.         not_first_call = <optimized out>
  2384.         pagesize_m1 = <optimized out>
  2385.         sp = <optimized out>
  2386.         freesize = <optimized out>
  2387.         __PRETTY_FUNCTION__ = "start_thread"
  2388. #5  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  2389. No locals.
  2390.  
  2391. Thread 115 (Thread 0x7f382fcf7700 (LWP 31809)):
  2392. #0  __clock_nanosleep (clock_id=1, flags=0, req=0x7f382fcf6d50, rem=0xffffffffffffffff)
  2393.     at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:49
  2394.         oldstate = 0
  2395.         r = 1
  2396. #1  0x00007f38bb133dbb in ?? () from /usr/lib/libfreeswitch.so.1
  2397. No symbol table info available.
  2398. #2  0x00007f38bb0ffc86 in ?? () from /usr/lib/libfreeswitch.so.1
  2399. No symbol table info available.
  2400. #3  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  2401. ---Type <return> to continue, or q <return> to quit---
  2402. No symbol table info available.
  2403. #4  0x00007f38b9f2e064 in start_thread (arg=0x7f382fcf7700) at pthread_create.c:309
  2404.         __res = <optimized out>
  2405.         pd = 0x7f382fcf7700
  2406.         now = <optimized out>
  2407.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879297021696, 627279392092046663, 0, 139881045416448, 18,
  2408.                 139879297021696, -665172828251634361, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  2409.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  2410.         not_first_call = <optimized out>
  2411.         pagesize_m1 = <optimized out>
  2412.         sp = <optimized out>
  2413.         freesize = <optimized out>
  2414.         __PRETTY_FUNCTION__ = "start_thread"
  2415. #5  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  2416. No locals.
  2417.  
  2418. Thread 114 (Thread 0x7f38345a5700 (LWP 31451)):
  2419. #0  __clock_nanosleep (clock_id=1, flags=0, req=0x7f38345a4d50, rem=0xffffffffffffffff)
  2420.     at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:49
  2421.         oldstate = 0
  2422.         r = 1
  2423. #1  0x00007f38bb133dbb in ?? () from /usr/lib/libfreeswitch.so.1
  2424. No symbol table info available.
  2425. #2  0x00007f38bb0ffc86 in ?? () from /usr/lib/libfreeswitch.so.1
  2426. No symbol table info available.
  2427. #3  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  2428. No symbol table info available.
  2429. #4  0x00007f38b9f2e064 in start_thread (arg=0x7f38345a5700) at pthread_create.c:309
  2430.         __res = <optimized out>
  2431.         pd = 0x7f38345a5700
  2432.         now = <optimized out>
  2433.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879373231872, 627279392092046663, 0, 139880039344528, 18,
  2434.                 139879373231872, -665156173442202297, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  2435.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  2436.         not_first_call = <optimized out>
  2437.         pagesize_m1 = <optimized out>
  2438.         sp = <optimized out>
  2439.         freesize = <optimized out>
  2440.         __PRETTY_FUNCTION__ = "start_thread"
  2441. #5  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  2442. No locals.
  2443.  
  2444. Thread 113 (Thread 0x7f382f70d700 (LWP 31442)):
  2445. #0  __clock_nanosleep (clock_id=1, flags=0, req=0x7f382f708670, rem=0xffffffffffffffff)
  2446.     at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:49
  2447.         oldstate = 0
  2448.         r = 1
  2449. #1  0x00007f38bb133dbb in ?? () from /usr/lib/libfreeswitch.so.1
  2450. No symbol table info available.
  2451. #2  0x00007f38bb083805 in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1
  2452. No symbol table info available.
  2453. #3  0x00007f38bb0ef551 in ?? () from /usr/lib/libfreeswitch.so.1
  2454. No symbol table info available.
  2455. #4  0x00007f38bb0f0872 in ?? () from /usr/lib/libfreeswitch.so.1
  2456. No symbol table info available.
  2457. ---Type <return> to continue, or q <return> to quit---
  2458. #5  0x00007f38bb07fd7c in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  2459. No symbol table info available.
  2460. #6  0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  2461. No symbol table info available.
  2462. #7  0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  2463. No symbol table info available.
  2464. #8  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  2465. No symbol table info available.
  2466. #9  0x00007f38b9f2e064 in start_thread (arg=0x7f382f70d700) at pthread_create.c:309
  2467.         __res = <optimized out>
  2468.         pd = 0x7f382f70d700
  2469.         now = <optimized out>
  2470.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879290820352, 627279392092046663, 0, 139880041170560, 18,
  2471.                 139879290820352, -665171923087276729, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  2472.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  2473.         not_first_call = <optimized out>
  2474.         pagesize_m1 = <optimized out>
  2475.         sp = <optimized out>
  2476.         freesize = <optimized out>
  2477.         __PRETTY_FUNCTION__ = "start_thread"
  2478. #10 0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  2479. No locals.
  2480.  
  2481. Thread 112 (Thread 0x7f382f937700 (LWP 30820)):
  2482. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  2483. No locals.
  2484. #1  0x00007f38bb134bd6 in ?? () from /usr/lib/libfreeswitch.so.1
  2485. No symbol table info available.
  2486. #2  0x00007f38bb0638c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  2487. No symbol table info available.
  2488. #3  0x00007f38bb0e5fac in ?? () from /usr/lib/libfreeswitch.so.1
  2489. No symbol table info available.
  2490. #4  0x00007f38bb0e7717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1
  2491. No symbol table info available.
  2492. #5  0x00007f38bb0993f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1
  2493. No symbol table info available.
  2494. #6  0x00007f38b1186118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  2495. No symbol table info available.
  2496. #7  0x00007f38bb081a8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1
  2497. No symbol table info available.
  2498. #8  0x00007f38bb0ef855 in ?? () from /usr/lib/libfreeswitch.so.1
  2499. No symbol table info available.
  2500. #9  0x00007f38bb0f0872 in ?? () from /usr/lib/libfreeswitch.so.1
  2501. No symbol table info available.
  2502. #10 0x00007f38bb07fd7c in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  2503. No symbol table info available.
  2504. #11 0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  2505. No symbol table info available.
  2506. #12 0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  2507. No symbol table info available.
  2508. #13 0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  2509. No symbol table info available.
  2510. #14 0x00007f38b9f2e064 in start_thread (arg=0x7f382f937700) at pthread_create.c:309
  2511.         __res = <optimized out>
  2512.         pd = 0x7f382f937700
  2513. ---Type <return> to continue, or q <return> to quit---
  2514.         now = <optimized out>
  2515.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879293089536, 627279392092046663, 0, 139880043934464, 18,
  2516.                 139879293089536, -665173274928233145, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  2517.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  2518.         not_first_call = <optimized out>
  2519.         pagesize_m1 = <optimized out>
  2520.         sp = <optimized out>
  2521.         freesize = <optimized out>
  2522.         __PRETTY_FUNCTION__ = "start_thread"
  2523. #15 0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  2524. No locals.
  2525.  
  2526. Thread 111 (Thread 0x7f382fcbb700 (LWP 30814)):
  2527. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  2528. No locals.
  2529. #1  0x00007f38bb134bd6 in ?? () from /usr/lib/libfreeswitch.so.1
  2530. No symbol table info available.
  2531. #2  0x00007f38bb0638c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  2532. No symbol table info available.
  2533. #3  0x00007f38bb0e5fac in ?? () from /usr/lib/libfreeswitch.so.1
  2534. No symbol table info available.
  2535. #4  0x00007f38bb0e7717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1
  2536. No symbol table info available.
  2537. #5  0x00007f38bb0993f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1
  2538. No symbol table info available.
  2539. #6  0x00007f38b1186118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  2540. No symbol table info available.
  2541. #7  0x00007f38bb081a8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1
  2542. No symbol table info available.
  2543. #8  0x00007f38bb0ef855 in ?? () from /usr/lib/libfreeswitch.so.1
  2544. No symbol table info available.
  2545. #9  0x00007f38bb0f19a5 in switch_ivr_multi_threaded_bridge () from /usr/lib/libfreeswitch.so.1
  2546. No symbol table info available.
  2547. #10 0x00007f38bb0f25d1 in ?? () from /usr/lib/libfreeswitch.so.1
  2548. No symbol table info available.
  2549. #11 0x00007f38bb080344 in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  2550. No symbol table info available.
  2551. #12 0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  2552. No symbol table info available.
  2553. #13 0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  2554. No symbol table info available.
  2555. #14 0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  2556. No symbol table info available.
  2557. #15 0x00007f38b9f2e064 in start_thread (arg=0x7f382fcbb700) at pthread_create.c:309
  2558.         __res = <optimized out>
  2559.         pd = 0x7f382fcbb700
  2560.         now = <optimized out>
  2561.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879296775936, 627279392092046663, 0, 139880038958720, 18,
  2562.                 139879296775936, -665172787449445049, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  2563.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  2564.         not_first_call = <optimized out>
  2565.         pagesize_m1 = <optimized out>
  2566.         sp = <optimized out>
  2567.         freesize = <optimized out>
  2568.         __PRETTY_FUNCTION__ = "start_thread"
  2569. ---Type <return> to continue, or q <return> to quit---
  2570. #16 0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  2571. No locals.
  2572.  
  2573. Thread 110 (Thread 0x7f3834aa8700 (LWP 30090)):
  2574. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  2575. No locals.
  2576. #1  0x00007f38bb134bd6 in ?? () from /usr/lib/libfreeswitch.so.1
  2577. No symbol table info available.
  2578. #2  0x00007f38bb0638c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  2579. No symbol table info available.
  2580. #3  0x00007f38bb0e5fac in ?? () from /usr/lib/libfreeswitch.so.1
  2581. No symbol table info available.
  2582. #4  0x00007f38bb0e7717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1
  2583. No symbol table info available.
  2584. #5  0x00007f38bb0993f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1
  2585. No symbol table info available.
  2586. #6  0x00007f38b1186118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  2587. No symbol table info available.
  2588. #7  0x00007f38bb081a8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1
  2589. No symbol table info available.
  2590. #8  0x00007f38bb0ef855 in ?? () from /usr/lib/libfreeswitch.so.1
  2591. No symbol table info available.
  2592. #9  0x00007f38bb0f19a5 in switch_ivr_multi_threaded_bridge () from /usr/lib/libfreeswitch.so.1
  2593. No symbol table info available.
  2594. #10 0x00007f38bb0f25d1 in ?? () from /usr/lib/libfreeswitch.so.1
  2595. No symbol table info available.
  2596. #11 0x00007f38bb080344 in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  2597. No symbol table info available.
  2598. #12 0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  2599. No symbol table info available.
  2600. #13 0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  2601. No symbol table info available.
  2602. #14 0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  2603. No symbol table info available.
  2604. #15 0x00007f38b9f2e064 in start_thread (arg=0x7f3834aa8700) at pthread_create.c:309
  2605.         __res = <optimized out>
  2606.         pd = 0x7f3834aa8700
  2607.         now = <optimized out>
  2608.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879378487040, 627279392092046663, 0, 139881052306272, 18,
  2609.                 139879378487040, -665158233415891641, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  2610.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  2611.         not_first_call = <optimized out>
  2612.         pagesize_m1 = <optimized out>
  2613.         sp = <optimized out>
  2614.         freesize = <optimized out>
  2615.         __PRETTY_FUNCTION__ = "start_thread"
  2616. #16 0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  2617. No locals.
  2618.  
  2619. Thread 109 (Thread 0x7f38b0de6700 (LWP 16803)):
  2620. #0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
  2621. No locals.
  2622. #1  0x00007f38bb359522 in apr_thread_cond_timedwait () from /usr/lib/libfreeswitch.so.1
  2623. No symbol table info available.
  2624. #2  0x00007f38bb350fdc in apr_queue_pop_timeout () from /usr/lib/libfreeswitch.so.1
  2625. ---Type <return> to continue, or q <return> to quit---
  2626. No symbol table info available.
  2627. #3  0x00007f38b119aca8 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  2628. No symbol table info available.
  2629. #4  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  2630. No symbol table info available.
  2631. #5  0x00007f38b9f2e064 in start_thread (arg=0x7f38b0de6700) at pthread_create.c:309
  2632.         __res = <optimized out>
  2633.         pd = 0x7f38b0de6700
  2634.         now = <optimized out>
  2635.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139881462261504, 627279392092046663, 0, 139880978187024, 18,
  2636.                 139881462261504, -664867035706964665, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  2637.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  2638.         not_first_call = <optimized out>
  2639.         pagesize_m1 = <optimized out>
  2640.         sp = <optimized out>
  2641.         freesize = <optimized out>
  2642.         __PRETTY_FUNCTION__ = "start_thread"
  2643. #6  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  2644. No locals.
  2645.  
  2646. Thread 108 (Thread 0x7f382f9b3700 (LWP 26067)):
  2647. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  2648. No locals.
  2649. #1  0x00007f38bb134bd6 in ?? () from /usr/lib/libfreeswitch.so.1
  2650. No symbol table info available.
  2651. #2  0x00007f38bb0638c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  2652. No symbol table info available.
  2653. #3  0x00007f38bb0e5fac in ?? () from /usr/lib/libfreeswitch.so.1
  2654. No symbol table info available.
  2655. #4  0x00007f38bb0e7717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1
  2656. No symbol table info available.
  2657. #5  0x00007f38bb0993f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1
  2658. No symbol table info available.
  2659. #6  0x00007f38b1186118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  2660. No symbol table info available.
  2661. #7  0x00007f38bb081a8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1
  2662. No symbol table info available.
  2663. #8  0x00007f38bb0ef855 in ?? () from /usr/lib/libfreeswitch.so.1
  2664. No symbol table info available.
  2665. #9  0x00007f38bb0f0872 in ?? () from /usr/lib/libfreeswitch.so.1
  2666. No symbol table info available.
  2667. #10 0x00007f38bb07fd7c in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  2668. No symbol table info available.
  2669. #11 0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  2670. No symbol table info available.
  2671. #12 0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  2672. No symbol table info available.
  2673. #13 0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  2674. No symbol table info available.
  2675. #14 0x00007f38b9f2e064 in start_thread (arg=0x7f382f9b3700) at pthread_create.c:309
  2676.         __res = <optimized out>
  2677.         pd = 0x7f382f9b3700
  2678.         now = <optimized out>
  2679.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879293597440, 627279392092046663, 0, 139880060200304, 18,
  2680.                 139879293597440, -665173204061272761, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  2681. ---Type <return> to continue, or q <return> to quit---
  2682.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  2683.         not_first_call = <optimized out>
  2684.         pagesize_m1 = <optimized out>
  2685.         sp = <optimized out>
  2686.         freesize = <optimized out>
  2687.         __PRETTY_FUNCTION__ = "start_thread"
  2688. #15 0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  2689. No locals.
  2690.  
  2691. Thread 107 (Thread 0x7f38364dd700 (LWP 16872)):
  2692. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  2693. No locals.
  2694. #1  0x00007f38bb134bd6 in ?? () from /usr/lib/libfreeswitch.so.1
  2695. No symbol table info available.
  2696. #2  0x00007f38bb0638c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  2697. No symbol table info available.
  2698. #3  0x00007f3836596875 in ?? () from /usr/lib/freeswitch/mod/mod_local_stream.so
  2699. No symbol table info available.
  2700. #4  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  2701. No symbol table info available.
  2702. #5  0x00007f38b9f2e064 in start_thread (arg=0x7f38364dd700) at pthread_create.c:309
  2703.         __res = <optimized out>
  2704.         pd = 0x7f38364dd700
  2705.         now = <optimized out>
  2706.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879405967104, 627279392092046663, 0, 139881649299552, 139879406722928,
  2707.                 139879405967104, -665151951489350329, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  2708.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  2709.         not_first_call = <optimized out>
  2710.         pagesize_m1 = <optimized out>
  2711.         sp = <optimized out>
  2712.         freesize = <optimized out>
  2713.         __PRETTY_FUNCTION__ = "start_thread"
  2714. #6  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  2715. No locals.
  2716.  
  2717. Thread 106 (Thread 0x7f3836555700 (LWP 16870)):
  2718. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  2719. No locals.
  2720. #1  0x00007f38bb134bd6 in ?? () from /usr/lib/libfreeswitch.so.1
  2721. No symbol table info available.
  2722. #2  0x00007f38bb0638c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  2723. No symbol table info available.
  2724. #3  0x00007f3836596875 in ?? () from /usr/lib/freeswitch/mod/mod_local_stream.so
  2725. No symbol table info available.
  2726. #4  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  2727. No symbol table info available.
  2728. #5  0x00007f38b9f2e064 in start_thread (arg=0x7f3836555700) at pthread_create.c:309
  2729.         __res = <optimized out>
  2730.         pd = 0x7f3836555700
  2731.         now = <optimized out>
  2732.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879406458624, 627279392092046663, 0, 139881649299552, 139879406722928,
  2733.                 139879406458624, -665151887064840889, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  2734.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  2735.         not_first_call = <optimized out>
  2736.         pagesize_m1 = <optimized out>
  2737. ---Type <return> to continue, or q <return> to quit---
  2738.         sp = <optimized out>
  2739.         freesize = <optimized out>
  2740.         __PRETTY_FUNCTION__ = "start_thread"
  2741. #6  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  2742. No locals.
  2743.  
  2744. Thread 105 (Thread 0x7f3836519700 (LWP 16871)):
  2745. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  2746. No locals.
  2747. #1  0x00007f38bb134bd6 in ?? () from /usr/lib/libfreeswitch.so.1
  2748. No symbol table info available.
  2749. #2  0x00007f38bb0638c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  2750. No symbol table info available.
  2751. #3  0x00007f3836596875 in ?? () from /usr/lib/freeswitch/mod/mod_local_stream.so
  2752. No symbol table info available.
  2753. #4  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  2754. No symbol table info available.
  2755. #5  0x00007f38b9f2e064 in start_thread (arg=0x7f3836519700) at pthread_create.c:309
  2756.         __res = <optimized out>
  2757.         pd = 0x7f3836519700
  2758.         now = <optimized out>
  2759.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879406212864, 627279392092046663, 0, 139881649299552, 139879406722928,
  2760.                 139879406212864, -665151846262651577, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  2761.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  2762.         not_first_call = <optimized out>
  2763.         pagesize_m1 = <optimized out>
  2764.         sp = <optimized out>
  2765.         freesize = <optimized out>
  2766.         __PRETTY_FUNCTION__ = "start_thread"
  2767. #6  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  2768. No locals.
  2769.  
  2770. Thread 104 (Thread 0x7f3836591700 (LWP 16869)):
  2771. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  2772. No locals.
  2773. #1  0x00007f38bb134bd6 in ?? () from /usr/lib/libfreeswitch.so.1
  2774. No symbol table info available.
  2775. #2  0x00007f38bb0638c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  2776. No symbol table info available.
  2777. #3  0x00007f3836596875 in ?? () from /usr/lib/freeswitch/mod/mod_local_stream.so
  2778. No symbol table info available.
  2779. #4  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  2780. No symbol table info available.
  2781. #5  0x00007f38b9f2e064 in start_thread (arg=0x7f3836591700) at pthread_create.c:309
  2782.         __res = <optimized out>
  2783.         pd = 0x7f3836591700
  2784.         now = <optimized out>
  2785.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879406704384, 627279392092046663, 0, 139881649299552, 139879406722928,
  2786.                 139879406704384, -665151781838142137, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  2787.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  2788.         not_first_call = <optimized out>
  2789.         pagesize_m1 = <optimized out>
  2790.         sp = <optimized out>
  2791.         freesize = <optimized out>
  2792.         __PRETTY_FUNCTION__ = "start_thread"
  2793. ---Type <return> to continue, or q <return> to quit---
  2794. #6  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  2795. No locals.
  2796.  
  2797. Thread 103 (Thread 0x7f38504b4700 (LWP 16868)):
  2798. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  2799. No locals.
  2800. #1  0x00007f38bb134bd6 in ?? () from /usr/lib/libfreeswitch.so.1
  2801. No symbol table info available.
  2802. #2  0x00007f38bb0638c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  2803. No symbol table info available.
  2804. #3  0x00007f3836596875 in ?? () from /usr/lib/freeswitch/mod/mod_local_stream.so
  2805. No symbol table info available.
  2806. #4  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  2807. No symbol table info available.
  2808. #5  0x00007f38b9f2e064 in start_thread (arg=0x7f38504b4700) at pthread_create.c:309
  2809.         __res = <optimized out>
  2810.         pd = 0x7f38504b4700
  2811.         now = <optimized out>
  2812.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879842006784, 627279392092046663, 0, 41854480, 18, 139879842006784,
  2813.                 -665358608672635577, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {
  2814.               prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  2815.         not_first_call = <optimized out>
  2816.         pagesize_m1 = <optimized out>
  2817.         sp = <optimized out>
  2818.         freesize = <optimized out>
  2819.         __PRETTY_FUNCTION__ = "start_thread"
  2820. #6  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  2821. No locals.
  2822.  
  2823. Thread 102 (Thread 0x7f38b0b41700 (LWP 16809)):
  2824. #0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
  2825. No locals.
  2826. #1  0x00007f38bb359522 in apr_thread_cond_timedwait () from /usr/lib/libfreeswitch.so.1
  2827. No symbol table info available.
  2828. #2  0x00007f38bb350fdc in apr_queue_pop_timeout () from /usr/lib/libfreeswitch.so.1
  2829. No symbol table info available.
  2830. #3  0x00007f38b119aca8 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  2831. No symbol table info available.
  2832. #4  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  2833. No symbol table info available.
  2834. #5  0x00007f38b9f2e064 in start_thread (arg=0x7f38b0b41700) at pthread_create.c:309
  2835.         __res = <optimized out>
  2836.         pd = 0x7f38b0b41700
  2837.         now = <optimized out>
  2838.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139881459488512, 627279392092046663, 0, 139881045145952, 18,
  2839.                 139881459488512, -664867944629418681, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  2840.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  2841.         not_first_call = <optimized out>
  2842.         pagesize_m1 = <optimized out>
  2843.         sp = <optimized out>
  2844.         freesize = <optimized out>
  2845.         __PRETTY_FUNCTION__ = "start_thread"
  2846. #6  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  2847. No locals.
  2848.  
  2849. ---Type <return> to continue, or q <return> to quit---
  2850. Thread 101 (Thread 0x7f38b326a700 (LWP 16790)):
  2851. #0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
  2852. No locals.
  2853. #1  0x00007f38bb359522 in apr_thread_cond_timedwait () from /usr/lib/libfreeswitch.so.1
  2854. No symbol table info available.
  2855. #2  0x00007f38bb350fdc in apr_queue_pop_timeout () from /usr/lib/libfreeswitch.so.1
  2856. No symbol table info available.
  2857. #3  0x00007f38b1d4252c in ?? () from /usr/lib/freeswitch/mod/mod_amqp.so
  2858. No symbol table info available.
  2859. #4  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  2860. No symbol table info available.
  2861. #5  0x00007f38b9f2e064 in start_thread (arg=0x7f38b326a700) at pthread_create.c:309
  2862.         __res = <optimized out>
  2863.         pd = 0x7f38b326a700
  2864.         now = <optimized out>
  2865.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139881500550912, 627279392092046663, 0, 139881380581024, 18,
  2866.                 139881500550912, -664864761521781433, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  2867.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  2868.         not_first_call = <optimized out>
  2869.         pagesize_m1 = <optimized out>
  2870.         sp = <optimized out>
  2871.         freesize = <optimized out>
  2872.         __PRETTY_FUNCTION__ = "start_thread"
  2873. #6  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  2874. No locals.
  2875.  
  2876. Thread 100 (Thread 0x7f38b3ef4700 (LWP 16780)):
  2877. #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  2878. No locals.
  2879. #1  0x00007f38bb350ef1 in apr_queue_pop () from /usr/lib/libfreeswitch.so.1
  2880. No symbol table info available.
  2881. #2  0x00007f38bb129f60 in ?? () from /usr/lib/libfreeswitch.so.1
  2882. No symbol table info available.
  2883. #3  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  2884. No symbol table info available.
  2885. #4  0x00007f38b9f2e064 in start_thread (arg=0x7f38b3ef4700) at pthread_create.c:309
  2886.         __res = <optimized out>
  2887.         pd = 0x7f38b3ef4700
  2888.         now = <optimized out>
  2889.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139881513699072, 627279392092046663, 0, 139881649299552, 139881633455904,
  2890.                 139881513699072, -664865237189409465, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  2891.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  2892.         not_first_call = <optimized out>
  2893.         pagesize_m1 = <optimized out>
  2894.         sp = <optimized out>
  2895.         freesize = <optimized out>
  2896.         __PRETTY_FUNCTION__ = "start_thread"
  2897. #5  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  2898. No locals.
  2899.  
  2900. Thread 99 (Thread 0x7f382fc01700 (LWP 2208)):
  2901. #0  __clock_nanosleep (clock_id=1, flags=0, req=0x7f382fc00d50, rem=0xffffffffffffffff)
  2902.     at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:49
  2903.         oldstate = 0
  2904.         r = 1
  2905. ---Type <return> to continue, or q <return> to quit---
  2906. #1  0x00007f38bb133dbb in ?? () from /usr/lib/libfreeswitch.so.1
  2907. No symbol table info available.
  2908. #2  0x00007f38bb0ffc86 in ?? () from /usr/lib/libfreeswitch.so.1
  2909. No symbol table info available.
  2910. #3  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  2911. No symbol table info available.
  2912. #4  0x00007f38b9f2e064 in start_thread (arg=0x7f382fc01700) at pthread_create.c:309
  2913.         __res = <optimized out>
  2914.         pd = 0x7f382fc01700
  2915.         now = <optimized out>
  2916.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879296014080, 627279392092046663, 0, 139880040976768, 18,
  2917.                 139879296014080, -665172887307434681, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  2918.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  2919.         not_first_call = <optimized out>
  2920.         pagesize_m1 = <optimized out>
  2921.         sp = <optimized out>
  2922.         freesize = <optimized out>
  2923.         __PRETTY_FUNCTION__ = "start_thread"
  2924. #5  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  2925. No locals.
  2926.  
  2927. Thread 98 (Thread 0x7f3834d2d700 (LWP 2453)):
  2928. #0  __clock_nanosleep (clock_id=1, flags=0, req=0x7f3834d2c9a0, rem=0xffffffffffffffff)
  2929.     at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:49
  2930.         oldstate = 0
  2931.         r = 1
  2932. #1  0x00007f38bb133dbb in ?? () from /usr/lib/libfreeswitch.so.1
  2933. No symbol table info available.
  2934. #2  0x00007f38b2c20885 in outbound_agent_thread_run (thread=0x1, obj=0x7f385f1463d8)
  2935.     at /usr/src/freeswitch.git/src/mod/applications/mod_ards/mod_ards.c:1591
  2936.         dialstr = 0x7f38241623b0 "\360\207\067$8\177"
  2937.         status = 606306128
  2938.         agent_session = 0x7f385e565488
  2939.         cause = SWITCH_CAUSE_SUCCESS
  2940.         ovars = 0x0
  2941.         agent_channel = 0x7f385f4c3a50
  2942.         channel_name = 0x7f3824237f50 "\320E\365!8\177"
  2943.         p = 0x7f3824237f50 "\320E\365!8\177"
  2944.         event = 0x0
  2945.         expandedx = 0x7f38241623b0 "\360\207\067$8\177"
  2946.         ardsoutboundfeatures = 0x7f38241623b0 "\360\207\067$8\177"
  2947.         ardsoutivrfeatures = 0x7f3824237f50 "\320E\365!8\177"
  2948.         member_session = 0x7f38982ade48
  2949.         times = 0xfffffffffffffdfc
  2950.         start_epoch = "curl_sendfile:http://fileservice.facetone.<client>.lk/DVP/API/1.0"
  2951.         __func__ = "outbound_agent_thread_run"
  2952. #3  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  2953. No symbol table info available.
  2954. #4  0x00007f38b9f2e064 in start_thread (arg=0x7f3834d2d700) at pthread_create.c:309
  2955.         __res = <optimized out>
  2956.         pd = 0x7f3834d2d700
  2957.         now = <optimized out>
  2958.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879381128960, 627279392092046663, 0, 139881179267680, 18,
  2959.                 139879381128960, -665157337378339513, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  2960.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  2961. ---Type <return> to continue, or q <return> to quit---
  2962.         not_first_call = <optimized out>
  2963.         pagesize_m1 = <optimized out>
  2964.         sp = <optimized out>
  2965.         freesize = <optimized out>
  2966.         __PRETTY_FUNCTION__ = "start_thread"
  2967. #5  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  2968. No locals.
  2969.  
  2970. Thread 97 (Thread 0x7f382f803700 (LWP 2477)):
  2971. #0  __clock_nanosleep (clock_id=1, flags=0, req=0x7f382f802d50, rem=0xffffffffffffffff)
  2972.     at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:49
  2973.         oldstate = 0
  2974.         r = 1
  2975. #1  0x00007f38bb133dbb in ?? () from /usr/lib/libfreeswitch.so.1
  2976. No symbol table info available.
  2977. #2  0x00007f38bb0ffc86 in ?? () from /usr/lib/libfreeswitch.so.1
  2978. No symbol table info available.
  2979. #3  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  2980. No symbol table info available.
  2981. #4  0x00007f38b9f2e064 in start_thread (arg=0x7f382f803700) at pthread_create.c:309
  2982.         __res = <optimized out>
  2983.         pd = 0x7f382f803700
  2984.         now = <optimized out>
  2985.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879291827968, 627279392092046663, 0, 139880055774448, 18,
  2986.                 139879291827968, -665173435989506745, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  2987.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  2988.         not_first_call = <optimized out>
  2989.         pagesize_m1 = <optimized out>
  2990.         sp = <optimized out>
  2991.         freesize = <optimized out>
  2992.         __PRETTY_FUNCTION__ = "start_thread"
  2993. #5  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  2994. No locals.
  2995.  
  2996. Thread 96 (Thread 0x7f3835a2f700 (LWP 2470)):
  2997. #0  __clock_nanosleep (clock_id=1, flags=0, req=0x7f3835a1fcf0, rem=0xffffffffffffffff)
  2998.     at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:49
  2999.         oldstate = 0
  3000.         r = 1
  3001. #1  0x00007f38bb133dbb in ?? () from /usr/lib/libfreeswitch.so.1
  3002. No symbol table info available.
  3003. #2  0x00007f38bb0fcc4a in switch_ivr_originate () from /usr/lib/libfreeswitch.so.1
  3004. No symbol table info available.
  3005. #3  0x00007f38532e0063 in ?? () from /usr/lib/freeswitch/mod/mod_dptools.so
  3006. No symbol table info available.
  3007. #4  0x00007f38bb079382 in switch_core_session_outgoing_channel () from /usr/lib/libfreeswitch.so.1
  3008. No symbol table info available.
  3009. #5  0x00007f38bb0fb607 in switch_ivr_originate () from /usr/lib/libfreeswitch.so.1
  3010. No symbol table info available.
  3011. #6  0x00007f38b2c204c3 in outbound_agent_thread_run (thread=0x1, obj=0x7f385e2c8858)
  3012.     at /usr/src/freeswitch.git/src/mod/applications/mod_ards/mod_ards.c:1452
  3013.         dialstr = 0x7f385e2c8b90 "{sip_h_X-session=377f15a5-4bf1-43fc-8c95-014a5a9fc73b,memberuuid=377f15a5-4bf1-43fc-8c95-014a5a9fc73b,originate_timeout=10,DVP_ACTION_CAT=DEFAULT,DVP_OPERATION_CAT=PRIVATE_USER}user/3002@172.20.100.15"...
  3014.         status = 585440208
  3015.         agent_session = 0x0
  3016. ---Type <return> to continue, or q <return> to quit---
  3017.         cause = SWITCH_CAUSE_NONE
  3018.         ovars = 0x7f3820c31fb0
  3019.         agent_channel = 0x7f38984c0300
  3020.         channel_name = 0x7f3822e51bd0 ""
  3021.         p = 0x7f3822e51bd0 ""
  3022.         event = 0x0
  3023.         expandedx = 0x7f385e2c8b90 "{sip_h_X-session=377f15a5-4bf1-43fc-8c95-014a5a9fc73b,memberuuid=377f15a5-4bf1-43fc-8c95-014a5a9fc73b,originate_timeout=10,DVP_ACTION_CAT=DEFAULT,DVP_OPERATION_CAT=PRIVATE_USER}user/3002@172.20.100.15"...
  3024.         ardsoutboundfeatures = 0x7f385e2c8b90 "{sip_h_X-session=377f15a5-4bf1-43fc-8c95-014a5a9fc73b,memberuuid=377f15a5-4bf1-43fc-8c95-014a5a9fc73b,originate_timeout=10,DVP_ACTION_CAT=DEFAULT,DVP_OPERATION_CAT=PRIVATE_USER}user/3002@172.20.100.15"...
  3025.         ardsoutivrfeatures = 0x7f3822e51bd0 ""
  3026.         member_session = 0x7f389804f628
  3027.         times = 0xfffffffffffffdfc
  3028.         start_epoch = "\000\000\000\000\000\000\000\000@\031\345\"8\177\000\000 \354\242\065\070\177\000\000\000\000\000\000\000\000\000\000p\000\000\000\000\000\000\000\240\352\242\065\070\177\000\000@\031\345\"8\177\000\000\b\352Ĺ8\177\000"
  3029.         __func__ = "outbound_agent_thread_run"
  3030. #7  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  3031. No symbol table info available.
  3032. #8  0x00007f38b9f2e064 in start_thread (arg=0x7f3835a2f700) at pthread_create.c:309
  3033.         __res = <optimized out>
  3034.         pd = 0x7f3835a2f700
  3035.         now = <optimized out>
  3036.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879394768640, 627279392092046663, 0, 139880059080992, 18,
  3037.                 139879394768640, -665160497400527545, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  3038.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  3039.         not_first_call = <optimized out>
  3040.         pagesize_m1 = <optimized out>
  3041.         sp = <optimized out>
  3042.         freesize = <optimized out>
  3043.         __PRETTY_FUNCTION__ = "start_thread"
  3044. #9  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  3045. No locals.
  3046.  
  3047. Thread 95 (Thread 0x7f38340c9700 (LWP 2319)):
  3048. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  3049. No locals.
  3050. #1  0x00007f38bb134bd6 in ?? () from /usr/lib/libfreeswitch.so.1
  3051. No symbol table info available.
  3052. #2  0x00007f38bb0638c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  3053. No symbol table info available.
  3054. #3  0x00007f38bb0e5fac in ?? () from /usr/lib/libfreeswitch.so.1
  3055. No symbol table info available.
  3056. #4  0x00007f38bb0e7717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1
  3057. No symbol table info available.
  3058. #5  0x00007f38bb0993f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1
  3059. No symbol table info available.
  3060. #6  0x00007f38b1186118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  3061. No symbol table info available.
  3062. #7  0x00007f38bb081a8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1
  3063. No symbol table info available.
  3064. #8  0x00007f38bb0ef855 in ?? () from /usr/lib/libfreeswitch.so.1
  3065. No symbol table info available.
  3066. #9  0x00007f38bb0f0872 in ?? () from /usr/lib/libfreeswitch.so.1
  3067. No symbol table info available.
  3068. #10 0x00007f38bb07fd7c in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  3069. ---Type <return> to continue, or q <return> to quit---
  3070. No symbol table info available.
  3071. #11 0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  3072. No symbol table info available.
  3073. #12 0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  3074. No symbol table info available.
  3075. #13 0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  3076. No symbol table info available.
  3077. #14 0x00007f38b9f2e064 in start_thread (arg=0x7f38340c9700) at pthread_create.c:309
  3078.         __res = <optimized out>
  3079.         pd = 0x7f38340c9700
  3080.         now = <optimized out>
  3081.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879368136448, 627279392092046663, 0, 139880046920304, 18,
  3082.                 139879368136448, -665156905734126265, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  3083.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  3084.         not_first_call = <optimized out>
  3085.         pagesize_m1 = <optimized out>
  3086.         sp = <optimized out>
  3087.         freesize = <optimized out>
  3088.         __PRETTY_FUNCTION__ = "start_thread"
  3089. #15 0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  3090. No locals.
  3091.  
  3092. Thread 94 (Thread 0x7f38353bd700 (LWP 2290)):
  3093. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  3094. No locals.
  3095. #1  0x00007f38bb134bd6 in ?? () from /usr/lib/libfreeswitch.so.1
  3096. No symbol table info available.
  3097. #2  0x00007f38bb0638c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  3098. No symbol table info available.
  3099. #3  0x00007f38bb0e5fac in ?? () from /usr/lib/libfreeswitch.so.1
  3100. No symbol table info available.
  3101. #4  0x00007f38bb0e7717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1
  3102. No symbol table info available.
  3103. #5  0x00007f38bb0993f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1
  3104. No symbol table info available.
  3105. #6  0x00007f38b1186118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  3106. No symbol table info available.
  3107. #7  0x00007f38bb081a8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1
  3108. No symbol table info available.
  3109. #8  0x00007f38bb11334d in switch_ivr_play_file () from /usr/lib/libfreeswitch.so.1
  3110. No symbol table info available.
  3111. #9  0x00007f38b2c1e7ed in ards_function (session=0xb4, data=0x7f38353bc100 "\260\303\301\262\070\177")
  3112.     at /usr/src/freeswitch.git/src/mod/applications/mod_ards/mod_ards.c:1161
  3113.         dbuf = "\200\207\027$8\177\000\000\202\207"
  3114.         music_file_path = "http://fileservice.facetone.<client>.lk/DVP/API/1.0.0.0/InternalFileService/File/DownloadLatest/1/4/Hold-Sin-Info.wav\000\000\000\000 \000\000\\8\177\000\000\a\000\000\000\000\000\000\000 \000\000\\8\177\000\000\006\000\000\000\000\000\000\000\351\020\065\273\070\177\000\000\006\000\000\000\350\003\000\000h\303;58\177\000\000\000\000\000\000\000\000\000\000\065@\005\273\070\177\000\000(\323\016\230\070\177\000\000\000\000\000\000\000\000\000\000"...
  3115.         args = {input_callback = 0x7f38b2c1c3b0 <ards_on_dtmf>, buf = 0x7f38353bc1e0, buflen = 10, read_frame_callback = 0x0,
  3116.           user_data = 0x0, dmachine = 0x0, loops = 1}
  3117.         channel = 0x7f389830ffb0
  3118.         event = 0x7f3824178780
  3119.         announcement_time = 0x7f38353bc280 "http://fileservice.facetone.<client>.lk/DVP/API/1.0.0.0/InternalFileService/File/DownloadLatest/1/4/Hold-Sin-Info.wav"
  3120.         max_queue_time = 0x1 <error: Cannot access memory at address 0x1>
  3121. ---Type <return> to continue, or q <return> to quit---
  3122.         moh_step = ARDS_MOH
  3123.         time_m = 0
  3124.         pstatus = SWITCH_STATUS_RESAMPLE
  3125.         argv = {0x7f385e8ce0b0 "ards", 0x7f385e8ce0b2 "ds", 0x7f385e8ce0b5 "", 0x7f385e8ce0b7 "", 0x0}
  3126.         __func__ = "ards_function"
  3127. #10 0x00007f38bb07c25a in switch_core_session_exec () from /usr/lib/libfreeswitch.so.1
  3128. No symbol table info available.
  3129. #11 0x00007f38bb07c818 in switch_core_session_execute_application_get_flags () from /usr/lib/libfreeswitch.so.1
  3130. No symbol table info available.
  3131. #12 0x00007f3851feaef7 in ?? () from /usr/lib/freeswitch/mod/mod_httapi.so
  3132. No symbol table info available.
  3133. #13 0x00007f3851ff0999 in ?? () from /usr/lib/freeswitch/mod/mod_httapi.so
  3134. No symbol table info available.
  3135. #14 0x00007f38bb07c25a in switch_core_session_exec () from /usr/lib/libfreeswitch.so.1
  3136. No symbol table info available.
  3137. #15 0x00007f38bb07c818 in switch_core_session_execute_application_get_flags () from /usr/lib/libfreeswitch.so.1
  3138. No symbol table info available.
  3139. #16 0x00007f38bb0800f2 in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  3140. No symbol table info available.
  3141. #17 0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  3142. No symbol table info available.
  3143. #18 0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  3144. No symbol table info available.
  3145. #19 0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  3146. No symbol table info available.
  3147. #20 0x00007f38b9f2e064 in start_thread (arg=0x7f38353bd700) at pthread_create.c:309
  3148.         __res = <optimized out>
  3149.         pd = 0x7f38353bd700
  3150.         now = <optimized out>
  3151.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879388010240, 627279392092046663, 0, 139879167131952, 18,
  3152.                 139879388010240, -665159184214276793, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  3153.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  3154.         not_first_call = <optimized out>
  3155.         pagesize_m1 = <optimized out>
  3156.         sp = <optimized out>
  3157.         freesize = <optimized out>
  3158.         __PRETTY_FUNCTION__ = "start_thread"
  3159. #21 0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  3160. No locals.
  3161.  
  3162. Thread 93 (Thread 0x7f3834145700 (LWP 2198)):
  3163. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  3164. No locals.
  3165. #1  0x00007f38bb134bd6 in ?? () from /usr/lib/libfreeswitch.so.1
  3166. No symbol table info available.
  3167. #2  0x00007f38bb0638c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  3168. No symbol table info available.
  3169. #3  0x00007f38bb0e5fac in ?? () from /usr/lib/libfreeswitch.so.1
  3170. No symbol table info available.
  3171. #4  0x00007f38bb0e7717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1
  3172. No symbol table info available.
  3173. #5  0x00007f38bb0993f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1
  3174. No symbol table info available.
  3175. #6  0x00007f38b1186118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  3176. No symbol table info available.
  3177. ---Type <return> to continue, or q <return> to quit---
  3178. #7  0x00007f38bb081a8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1
  3179. No symbol table info available.
  3180. #8  0x00007f38bb0ef855 in ?? () from /usr/lib/libfreeswitch.so.1
  3181. No symbol table info available.
  3182. #9  0x00007f38bb0f0872 in ?? () from /usr/lib/libfreeswitch.so.1
  3183. No symbol table info available.
  3184. #10 0x00007f38bb07fd7c in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  3185. No symbol table info available.
  3186. #11 0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  3187. No symbol table info available.
  3188. #12 0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  3189. No symbol table info available.
  3190. #13 0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  3191. No symbol table info available.
  3192. #14 0x00007f38b9f2e064 in start_thread (arg=0x7f3834145700) at pthread_create.c:309
  3193.         __res = <optimized out>
  3194.         pd = 0x7f3834145700
  3195.         now = <optimized out>
  3196.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879368644352, 627279392092046663, 0, 139880048376272, 18,
  3197.                 139879368644352, -665156843457100473, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  3198.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  3199.         not_first_call = <optimized out>
  3200.         pagesize_m1 = <optimized out>
  3201.         sp = <optimized out>
  3202.         freesize = <optimized out>
  3203.         __PRETTY_FUNCTION__ = "start_thread"
  3204. #15 0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  3205. No locals.
  3206.  
  3207. Thread 92 (Thread 0x7f383594f700 (LWP 2192)):
  3208. #0  __clock_nanosleep (clock_id=1, flags=0, req=0x7f383594e9a0, rem=0xffffffffffffffff)
  3209.     at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:49
  3210.         oldstate = 0
  3211.         r = 1
  3212. #1  0x00007f38bb133dbb in ?? () from /usr/lib/libfreeswitch.so.1
  3213. No symbol table info available.
  3214. #2  0x00007f38b2c20885 in outbound_agent_thread_run (thread=0x1, obj=0x7f385c6b8dd8)
  3215.     at /usr/src/freeswitch.git/src/mod/applications/mod_ards/mod_ards.c:1591
  3216.         dialstr = 0x7f3824638380 "1509098100"
  3217.         status = 602986624
  3218.         agent_session = 0x7f385e754ec8
  3219.         cause = SWITCH_CAUSE_SUCCESS
  3220.         ovars = 0x0
  3221.         agent_channel = 0x7f385c1078f0
  3222.         channel_name = 0x7f3823f0d880 "\020\016( 8\177"
  3223.         p = 0x7f3823f0d880 "\020\016( 8\177"
  3224.         event = 0x0
  3225.         expandedx = 0x7f3824638380 "1509098100"
  3226.         ardsoutboundfeatures = 0x7f3824638380 "1509098100"
  3227.         ardsoutivrfeatures = 0x7f3823f0d880 "\020\016( 8\177"
  3228.         member_session = 0x7f3898036848
  3229.         times = 0xfffffffffffffdfc
  3230.         start_epoch = "curl_sendfile:http://fileservice.facetone.<client>.lk/DVP/API/1.0"
  3231.         __func__ = "outbound_agent_thread_run"
  3232. #3  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  3233. ---Type <return> to continue, or q <return> to quit---
  3234. No symbol table info available.
  3235. #4  0x00007f38b9f2e064 in start_thread (arg=0x7f383594f700) at pthread_create.c:309
  3236.         __res = <optimized out>
  3237.         pd = 0x7f383594f700
  3238.         now = <optimized out>
  3239.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879393851136, 627279392092046663, 0, 139879904353696, 18,
  3240.                 139879393851136, -665160136623274681, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  3241.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  3242.         not_first_call = <optimized out>
  3243.         pagesize_m1 = <optimized out>
  3244.         sp = <optimized out>
  3245.         freesize = <optimized out>
  3246.         __PRETTY_FUNCTION__ = "start_thread"
  3247. #5  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  3248. No locals.
  3249.  
  3250. Thread 91 (Thread 0x7f382ffc1700 (LWP 2140)):
  3251. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  3252. No locals.
  3253. #1  0x00007f38bb134bd6 in ?? () from /usr/lib/libfreeswitch.so.1
  3254. No symbol table info available.
  3255. #2  0x00007f38bb0638c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  3256. No symbol table info available.
  3257. #3  0x00007f38bb0e5fac in ?? () from /usr/lib/libfreeswitch.so.1
  3258. No symbol table info available.
  3259. #4  0x00007f38bb0e7717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1
  3260. No symbol table info available.
  3261. #5  0x00007f38bb0993f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1
  3262. No symbol table info available.
  3263. #6  0x00007f38b1186118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  3264. No symbol table info available.
  3265. #7  0x00007f38bb081a8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1
  3266. No symbol table info available.
  3267. #8  0x00007f38bb0ef855 in ?? () from /usr/lib/libfreeswitch.so.1
  3268. No symbol table info available.
  3269. #9  0x00007f38bb0f0872 in ?? () from /usr/lib/libfreeswitch.so.1
  3270. No symbol table info available.
  3271. #10 0x00007f38bb07fd7c in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  3272. No symbol table info available.
  3273. #11 0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  3274. No symbol table info available.
  3275. #12 0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  3276. No symbol table info available.
  3277. #13 0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  3278. No symbol table info available.
  3279. #14 0x00007f38b9f2e064 in start_thread (arg=0x7f382ffc1700) at pthread_create.c:309
  3280.         __res = <optimized out>
  3281.         pd = 0x7f382ffc1700
  3282.         now = <optimized out>
  3283.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879299946240, 627279392092046663, 0, 139880575857456, 18,
  3284.                 139879299946240, -665172990386649785, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  3285.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  3286.         not_first_call = <optimized out>
  3287.         pagesize_m1 = <optimized out>
  3288.         sp = <optimized out>
  3289. ---Type <return> to continue, or q <return> to quit---
  3290.         freesize = <optimized out>
  3291.         __PRETTY_FUNCTION__ = "start_thread"
  3292. #15 0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  3293. No locals.
  3294.  
  3295. Thread 90 (Thread 0x7f382fb09700 (LWP 2102)):
  3296. #0  __clock_nanosleep (clock_id=1, flags=0, req=0x7f382fb08d50, rem=0xffffffffffffffff)
  3297.     at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:49
  3298.         oldstate = 0
  3299.         r = 1
  3300. #1  0x00007f38bb133dbb in ?? () from /usr/lib/libfreeswitch.so.1
  3301. No symbol table info available.
  3302. #2  0x00007f38bb0ffc86 in ?? () from /usr/lib/libfreeswitch.so.1
  3303. No symbol table info available.
  3304. #3  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  3305. No symbol table info available.
  3306. #4  0x00007f38b9f2e064 in start_thread (arg=0x7f382fb09700) at pthread_create.c:309
  3307.         __res = <optimized out>
  3308.         pd = 0x7f382fb09700
  3309.         now = <optimized out>
  3310.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879294998272, 627279392092046663, 0, 139880063628976, 18,
  3311.                 139879294998272, -665173570207234745, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  3312.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  3313.         not_first_call = <optimized out>
  3314.         pagesize_m1 = <optimized out>
  3315.         sp = <optimized out>
  3316.         freesize = <optimized out>
  3317.         __PRETTY_FUNCTION__ = "start_thread"
  3318. #5  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  3319. No locals.
  3320.  
  3321. Thread 89 (Thread 0x7f383465f700 (LWP 634)):
  3322. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  3323. No locals.
  3324. #1  0x00007f38bb134bd6 in ?? () from /usr/lib/libfreeswitch.so.1
  3325. No symbol table info available.
  3326. #2  0x00007f38bb0638c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  3327. No symbol table info available.
  3328. #3  0x00007f38bb0e5fac in ?? () from /usr/lib/libfreeswitch.so.1
  3329. No symbol table info available.
  3330. #4  0x00007f38bb0e7717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1
  3331. No symbol table info available.
  3332. #5  0x00007f38bb0993f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1
  3333. No symbol table info available.
  3334. #6  0x00007f38b1186118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  3335. No symbol table info available.
  3336. #7  0x00007f38bb081a8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1
  3337. No symbol table info available.
  3338. #8  0x00007f38bb0ef855 in ?? () from /usr/lib/libfreeswitch.so.1
  3339. No symbol table info available.
  3340. #9  0x00007f38bb0f19a5 in switch_ivr_multi_threaded_bridge () from /usr/lib/libfreeswitch.so.1
  3341. No symbol table info available.
  3342. #10 0x00007f38bb0f25d1 in ?? () from /usr/lib/libfreeswitch.so.1
  3343. No symbol table info available.
  3344. #11 0x00007f38bb080344 in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  3345. ---Type <return> to continue, or q <return> to quit---
  3346. No symbol table info available.
  3347. #12 0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  3348. No symbol table info available.
  3349. #13 0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  3350. No symbol table info available.
  3351. #14 0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  3352. No symbol table info available.
  3353. #15 0x00007f38b9f2e064 in start_thread (arg=0x7f383465f700) at pthread_create.c:309
  3354.         __res = <optimized out>
  3355.         pd = 0x7f383465f700
  3356.         now = <optimized out>
  3357.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879373993728, 627279392092046663, 0, 139880040424272, 18,
  3358.                 139879373993728, -665156692059503289, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  3359.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  3360.         not_first_call = <optimized out>
  3361.         pagesize_m1 = <optimized out>
  3362.         sp = <optimized out>
  3363.         freesize = <optimized out>
  3364.         __PRETTY_FUNCTION__ = "start_thread"
  3365. #16 0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  3366. No locals.
  3367.  
  3368. Thread 88 (Thread 0x7f382f55f700 (LWP 2032)):
  3369. #0  __clock_nanosleep (clock_id=1, flags=0, req=0x7f382f55e9a0, rem=0xffffffffffffffff)
  3370.     at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:49
  3371.         oldstate = 0
  3372.         r = 1
  3373. #1  0x00007f38bb133dbb in ?? () from /usr/lib/libfreeswitch.so.1
  3374. No symbol table info available.
  3375. #2  0x00007f38b2c20885 in outbound_agent_thread_run (thread=0x1, obj=0x7f385d2b2218)
  3376.     at /usr/src/freeswitch.git/src/mod/applications/mod_ards/mod_ards.c:1591
  3377.         dialstr = 0x7f3821630310 ""
  3378.         status = 578362064
  3379.         agent_session = 0x7f3822667ec8
  3380.         cause = SWITCH_CAUSE_SUCCESS
  3381.         ovars = 0x0
  3382.         agent_channel = 0x7f385dec8720
  3383.         channel_name = 0x7f3822791ad0 "\340{|\"8\177"
  3384.         p = 0x7f3822791ad0 "\340{|\"8\177"
  3385.         event = 0x0
  3386.         expandedx = 0x7f3821630310 ""
  3387.         ardsoutboundfeatures = 0x7f3821630310 ""
  3388.         ardsoutivrfeatures = 0x7f3822791ad0 "\340{|\"8\177"
  3389.         member_session = 0x7f38985d8048
  3390.         times = 0xfffffffffffffdfc
  3391.         start_epoch = "curl_sendfile:http://fileservice.facetone.<client>.lk/DVP/API/1.0"
  3392.         __func__ = "outbound_agent_thread_run"
  3393. #3  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  3394. No symbol table info available.
  3395. #4  0x00007f38b9f2e064 in start_thread (arg=0x7f382f55f700) at pthread_create.c:309
  3396.         __res = <optimized out>
  3397.         pd = 0x7f382f55f700
  3398.         now = <optimized out>
  3399.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879289059072, 627279392092046663, 0, 139880070493872, 18,
  3400.                 139879289059072, -665171672905431737, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  3401. ---Type <return> to continue, or q <return> to quit---
  3402.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  3403.         not_first_call = <optimized out>
  3404.         pagesize_m1 = <optimized out>
  3405.         sp = <optimized out>
  3406.         freesize = <optimized out>
  3407.         __PRETTY_FUNCTION__ = "start_thread"
  3408. #5  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  3409. No locals.
  3410.  
  3411. Thread 87 (Thread 0x7f38345e3700 (LWP 30859)):
  3412. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  3413. No locals.
  3414. #1  0x00007f38bb134bd6 in ?? () from /usr/lib/libfreeswitch.so.1
  3415. No symbol table info available.
  3416. #2  0x00007f38bb0638c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  3417. No symbol table info available.
  3418. #3  0x00007f38bb0e5fac in ?? () from /usr/lib/libfreeswitch.so.1
  3419. No symbol table info available.
  3420. #4  0x00007f38bb0e7717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1
  3421. No symbol table info available.
  3422. #5  0x00007f38bb0993f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1
  3423. No symbol table info available.
  3424. #6  0x00007f38b1186118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  3425. No symbol table info available.
  3426. #7  0x00007f38bb081a8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1
  3427. No symbol table info available.
  3428. #8  0x00007f38bb11334d in switch_ivr_play_file () from /usr/lib/libfreeswitch.so.1
  3429. No symbol table info available.
  3430. #9  0x00007f38b2c1e7ed in ards_function (session=0x35, data=0x7f38345e2100 "\260\303\301\262\070\177")
  3431.     at /usr/src/freeswitch.git/src/mod/applications/mod_ards/mod_ards.c:1161
  3432.         dbuf = "\260~5\"8\177\000\000\262~"
  3433.         music_file_path = "http://fileservice.facetone.<client>.lk/DVP/API/1.0.0.0/InternalFileService/File/DownloadLatest/1/4/Tam-Hold.wav\000\000\000\000\000\000\000\000\000 \000\000\\8\177\000\000\a\000\000\000\000\000\000\000 \000\000\\8\177\000\000\006\000\000\000\000\000\000\000\351\020\065\273\070\177\000\000\006\000\000\000\350\003\000\000h#^48\177\000\000\000\000\000\000\000\000\000\000\065@\005\273\070\177\000\000XQs\230\070\177\000\000\000\000\000\000\000\000\000\000"...
  3434.         args = {input_callback = 0x7f38b2c1c3b0 <ards_on_dtmf>, buf = 0x7f38345e21e0, buflen = 10, read_frame_callback = 0x0,
  3435.           user_data = 0x0, dmachine = 0x0, loops = 1}
  3436.         channel = 0x7f3898257330
  3437.         event = 0x7f3822357eb0
  3438.         announcement_time = 0x7f38345e2280 "http://fileservice.facetone.<client>.lk/DVP/API/1.0.0.0/InternalFileService/File/DownloadLatest/1/4/Tam-Hold.wav"
  3439.         max_queue_time = 0x1 <error: Cannot access memory at address 0x1>
  3440.         moh_step = ARDS_MOH
  3441.         time_m = 0
  3442.         pstatus = SWITCH_STATUS_RESAMPLE
  3443.         argv = {0x7f385f24d400 "ards", 0x7f385f24d402 "ds", 0x7f385f24d405 "", 0x7f385f24d407 "", 0x0}
  3444.         __func__ = "ards_function"
  3445. #10 0x00007f38bb07c25a in switch_core_session_exec () from /usr/lib/libfreeswitch.so.1
  3446. No symbol table info available.
  3447. #11 0x00007f38bb07c818 in switch_core_session_execute_application_get_flags () from /usr/lib/libfreeswitch.so.1
  3448. No symbol table info available.
  3449. #12 0x00007f3851feaef7 in ?? () from /usr/lib/freeswitch/mod/mod_httapi.so
  3450. No symbol table info available.
  3451. #13 0x00007f3851ff0999 in ?? () from /usr/lib/freeswitch/mod/mod_httapi.so
  3452. No symbol table info available.
  3453. ---Type <return> to continue, or q <return> to quit---
  3454. #14 0x00007f38bb07c25a in switch_core_session_exec () from /usr/lib/libfreeswitch.so.1
  3455. No symbol table info available.
  3456. #15 0x00007f38bb07c818 in switch_core_session_execute_application_get_flags () from /usr/lib/libfreeswitch.so.1
  3457. No symbol table info available.
  3458. #16 0x00007f38bb0800f2 in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  3459. No symbol table info available.
  3460. #17 0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  3461. No symbol table info available.
  3462. #18 0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  3463. No symbol table info available.
  3464. #19 0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  3465. No symbol table info available.
  3466. #20 0x00007f38b9f2e064 in start_thread (arg=0x7f38345e3700) at pthread_create.c:309
  3467.         __res = <optimized out>
  3468.         pd = 0x7f38345e3700
  3469.         now = <optimized out>
  3470.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879373485824, 627279392092046663, 0, 139880044309664, 18,
  3471.                 139879373485824, -665156204580715193, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  3472.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  3473.         not_first_call = <optimized out>
  3474.         pagesize_m1 = <optimized out>
  3475.         sp = <optimized out>
  3476.         freesize = <optimized out>
  3477.         __PRETTY_FUNCTION__ = "start_thread"
  3478. #21 0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  3479. No locals.
  3480.  
  3481. Thread 86 (Thread 0x7f383508f700 (LWP 1999)):
  3482. #0  __clock_nanosleep (clock_id=1, flags=0, req=0x7f383508e9a0, rem=0xffffffffffffffff)
  3483.     at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:49
  3484.         oldstate = 0
  3485.         r = 1
  3486. #1  0x00007f38bb133dbb in ?? () from /usr/lib/libfreeswitch.so.1
  3487. No symbol table info available.
  3488. #2  0x00007f38b2c20885 in outbound_agent_thread_run (thread=0x1, obj=0x7f385d7533f8)
  3489.     at /usr/src/freeswitch.git/src/mod/applications/mod_ards/mod_ards.c:1591
  3490.         dialstr = 0x7f385daab870 "Response-Time: 25\r"
  3491.         status = 582572272
  3492.         agent_session = 0x7f38230a5f68
  3493.         cause = SWITCH_CAUSE_SUCCESS
  3494.         ovars = 0x0
  3495.         agent_channel = 0x7f385e4f0940
  3496.         channel_name = 0x7f3822b958f0 "\240\\\326\\8\177"
  3497.         p = 0x7f3822b958f0 "\240\\\326\\8\177"
  3498.         event = 0x0
  3499.         expandedx = 0x7f385daab870 "Response-Time: 25\r"
  3500.         ardsoutboundfeatures = 0x7f385daab870 "Response-Time: 25\r"
  3501.         ardsoutivrfeatures = 0x7f3822b958f0 "\240\\\326\\8\177"
  3502.         member_session = 0x7f38986d2228
  3503.         times = 0xfffffffffffffdfc
  3504.         start_epoch = "curl_sendfile:http://fileservice.facetone.<client>.lk/DVP/API/1.0"
  3505.         __func__ = "outbound_agent_thread_run"
  3506. #3  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  3507. No symbol table info available.
  3508. #4  0x00007f38b9f2e064 in start_thread (arg=0x7f383508f700) at pthread_create.c:309
  3509. ---Type <return> to continue, or q <return> to quit---
  3510.         __res = <optimized out>
  3511.         pd = 0x7f383508f700
  3512.         now = <optimized out>
  3513.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879384676096, 627279392092046663, 0, 139879904475440, 18,
  3514.                 139879384676096, -665159071471385273, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  3515.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  3516.         not_first_call = <optimized out>
  3517.         pagesize_m1 = <optimized out>
  3518.         sp = <optimized out>
  3519.         freesize = <optimized out>
  3520.         __PRETTY_FUNCTION__ = "start_thread"
  3521. #5  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  3522. No locals.
  3523.  
  3524. Thread 85 (Thread 0x7f3834397700 (LWP 1972)):
  3525. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  3526. No locals.
  3527. #1  0x00007f38bb134bd6 in ?? () from /usr/lib/libfreeswitch.so.1
  3528. No symbol table info available.
  3529. #2  0x00007f38bb0638c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  3530. No symbol table info available.
  3531. #3  0x00007f38bb0e5fac in ?? () from /usr/lib/libfreeswitch.so.1
  3532. No symbol table info available.
  3533. #4  0x00007f38bb0e7717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1
  3534. No symbol table info available.
  3535. #5  0x00007f38bb0993f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1
  3536. No symbol table info available.
  3537. #6  0x00007f38b1186118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  3538. No symbol table info available.
  3539. #7  0x00007f38bb081a8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1
  3540. No symbol table info available.
  3541. #8  0x00007f38bb0ef855 in ?? () from /usr/lib/libfreeswitch.so.1
  3542. No symbol table info available.
  3543. #9  0x00007f38bb0f0872 in ?? () from /usr/lib/libfreeswitch.so.1
  3544. No symbol table info available.
  3545. #10 0x00007f38bb07fd7c in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  3546. No symbol table info available.
  3547. #11 0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  3548. No symbol table info available.
  3549. #12 0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  3550. No symbol table info available.
  3551. #13 0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  3552. No symbol table info available.
  3553. #14 0x00007f38b9f2e064 in start_thread (arg=0x7f3834397700) at pthread_create.c:309
  3554.         __res = <optimized out>
  3555.         pd = 0x7f3834397700
  3556.         now = <optimized out>
  3557.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879371077376, 627279392092046663, 0, 139880056197904, 18,
  3558.                 139879371077376, -665157005592115897, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  3559.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  3560.         not_first_call = <optimized out>
  3561.         pagesize_m1 = <optimized out>
  3562.         sp = <optimized out>
  3563.         freesize = <optimized out>
  3564.         __PRETTY_FUNCTION__ = "start_thread"
  3565. ---Type <return> to continue, or q <return> to quit---
  3566. #15 0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  3567. No locals.
  3568.  
  3569. Thread 84 (Thread 0x7f382f749700 (LWP 2017)):
  3570. #0  __clock_nanosleep (clock_id=1, flags=0, req=0x7f382f748d50, rem=0xffffffffffffffff)
  3571.     at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:49
  3572.         oldstate = 0
  3573.         r = 1
  3574. #1  0x00007f38bb133dbb in ?? () from /usr/lib/libfreeswitch.so.1
  3575. No symbol table info available.
  3576. #2  0x00007f38bb0ffc86 in ?? () from /usr/lib/libfreeswitch.so.1
  3577. No symbol table info available.
  3578. #3  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  3579. No symbol table info available.
  3580. #4  0x00007f38b9f2e064 in start_thread (arg=0x7f382f749700) at pthread_create.c:309
  3581.         __res = <optimized out>
  3582.         pd = 0x7f382f749700
  3583.         now = <optimized out>
  3584.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879291066112, 627279392092046663, 0, 139880062459312, 18,
  3585.                 139879291066112, -665171955299531449, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  3586.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  3587.         not_first_call = <optimized out>
  3588.         pagesize_m1 = <optimized out>
  3589.         sp = <optimized out>
  3590.         freesize = <optimized out>
  3591.         __PRETTY_FUNCTION__ = "start_thread"
  3592. #5  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  3593. No locals.
  3594.  
  3595. Thread 83 (Thread 0x7f382fc7d700 (LWP 1956)):
  3596. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  3597. No locals.
  3598. #1  0x00007f38bb134bd6 in ?? () from /usr/lib/libfreeswitch.so.1
  3599. No symbol table info available.
  3600. #2  0x00007f38bb0638c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  3601. No symbol table info available.
  3602. #3  0x00007f38bb0e5fac in ?? () from /usr/lib/libfreeswitch.so.1
  3603. No symbol table info available.
  3604. #4  0x00007f38bb0e7717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1
  3605. No symbol table info available.
  3606. #5  0x00007f38bb0993f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1
  3607. No symbol table info available.
  3608. #6  0x00007f38b1186118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  3609. No symbol table info available.
  3610. #7  0x00007f38bb081a8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1
  3611. No symbol table info available.
  3612. #8  0x00007f38bb0ef855 in ?? () from /usr/lib/libfreeswitch.so.1
  3613. No symbol table info available.
  3614. #9  0x00007f38bb0f19a5 in switch_ivr_multi_threaded_bridge () from /usr/lib/libfreeswitch.so.1
  3615. No symbol table info available.
  3616. #10 0x00007f38bb0f25d1 in ?? () from /usr/lib/libfreeswitch.so.1
  3617. No symbol table info available.
  3618. #11 0x00007f38bb080344 in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  3619. No symbol table info available.
  3620. #12 0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  3621. ---Type <return> to continue, or q <return> to quit---
  3622. No symbol table info available.
  3623. #13 0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  3624. No symbol table info available.
  3625. #14 0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  3626. No symbol table info available.
  3627. #15 0x00007f38b9f2e064 in start_thread (arg=0x7f382fc7d700) at pthread_create.c:309
  3628.         __res = <optimized out>
  3629.         pd = 0x7f382fc7d700
  3630.         now = <optimized out>
  3631.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879296521984, 627279392092046663, 0, 139880063683008, 18,
  3632.                 139879296521984, -665172893749885625, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  3633.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  3634.         not_first_call = <optimized out>
  3635.         pagesize_m1 = <optimized out>
  3636.         sp = <optimized out>
  3637.         freesize = <optimized out>
  3638.         __PRETTY_FUNCTION__ = "start_thread"
  3639. #16 0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  3640. No locals.
  3641.  
  3642. Thread 82 (Thread 0x7f382f41b700 (LWP 897)):
  3643. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  3644. No locals.
  3645. #1  0x00007f38bb134bd6 in ?? () from /usr/lib/libfreeswitch.so.1
  3646. No symbol table info available.
  3647. #2  0x00007f38bb0638c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  3648. No symbol table info available.
  3649. #3  0x00007f38bb0e5fac in ?? () from /usr/lib/libfreeswitch.so.1
  3650. No symbol table info available.
  3651. #4  0x00007f38bb0e7717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1
  3652. No symbol table info available.
  3653. #5  0x00007f38bb0993f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1
  3654. No symbol table info available.
  3655. #6  0x00007f38b1186118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  3656. No symbol table info available.
  3657. #7  0x00007f38bb081a8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1
  3658. No symbol table info available.
  3659. #8  0x00007f38bb0ef855 in ?? () from /usr/lib/libfreeswitch.so.1
  3660. No symbol table info available.
  3661. #9  0x00007f38bb0f19a5 in switch_ivr_multi_threaded_bridge () from /usr/lib/libfreeswitch.so.1
  3662. No symbol table info available.
  3663. #10 0x00007f38bb0f25d1 in ?? () from /usr/lib/libfreeswitch.so.1
  3664. No symbol table info available.
  3665. #11 0x00007f38bb080344 in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  3666. No symbol table info available.
  3667. #12 0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  3668. No symbol table info available.
  3669. #13 0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  3670. No symbol table info available.
  3671. #14 0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  3672. No symbol table info available.
  3673. #15 0x00007f38b9f2e064 in start_thread (arg=0x7f382f41b700) at pthread_create.c:309
  3674.         __res = <optimized out>
  3675.         pd = 0x7f382f41b700
  3676.         now = <optimized out>
  3677. ---Type <return> to continue, or q <return> to quit---
  3678.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879287731968, 627279392092046663, 0, 139880050848480, 18,
  3679.                 139879287731968, -665171773837163193, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  3680.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  3681.         not_first_call = <optimized out>
  3682.         pagesize_m1 = <optimized out>
  3683.         sp = <optimized out>
  3684.         freesize = <optimized out>
  3685.         __PRETTY_FUNCTION__ = "start_thread"
  3686. #16 0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  3687. No locals.
  3688.  
  3689. Thread 81 (Thread 0x7f38356e3700 (LWP 30199)):
  3690. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  3691. No locals.
  3692. #1  0x00007f38bb134bd6 in ?? () from /usr/lib/libfreeswitch.so.1
  3693. No symbol table info available.
  3694. #2  0x00007f38bb0638c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  3695. No symbol table info available.
  3696. #3  0x00007f38bb0e5fac in ?? () from /usr/lib/libfreeswitch.so.1
  3697. No symbol table info available.
  3698. #4  0x00007f38bb0e7717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1
  3699. No symbol table info available.
  3700. #5  0x00007f38bb0993f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1
  3701. No symbol table info available.
  3702. #6  0x00007f38b1186118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  3703. No symbol table info available.
  3704. #7  0x00007f38bb081a8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1
  3705. No symbol table info available.
  3706. #8  0x00007f38bb11334d in switch_ivr_play_file () from /usr/lib/libfreeswitch.so.1
  3707. No symbol table info available.
  3708. #9  0x00007f38b2c1e7ed in ards_function (session=0xc2, data=0x7f38356e2100 "\260\303\301\262\070\177")
  3709.     at /usr/src/freeswitch.git/src/mod/applications/mod_ards/mod_ards.c:1161
  3710.         dbuf = "\320j0\\8\177\000\000\322j"
  3711.         music_file_path = "http://fileservice.facetone.<client>.lk/DVP/API/1.0.0.0/InternalFileService/File/DownloadLatest/1/4/Hold-Eng-Info.wav\000\000\000\000 \000\000\\8\177\000\000\a\000\000\000\000\000\000\000 \000\000\\8\177\000\000\006\000\000\000\000\000\000\000\351\020\065\273\070\177\000\000\006\000\000\000\350\003\000\000h#n58\177\000\000\000\000\000\000\000\000\000\000\065@\005\273\070\177\000\000(\366\004\230\070\177\000\000\000\000\000\000\000\000\000\000"...
  3712.         args = {input_callback = 0x7f38b2c1c3b0 <ards_on_dtmf>, buf = 0x7f38356e21e0, buflen = 10, read_frame_callback = 0x0,
  3713.           user_data = 0x0, dmachine = 0x0, loops = 1}
  3714.         channel = 0x7f38984c0300
  3715.         event = 0x7f385c306ad0
  3716.         announcement_time = 0x7f38356e2280 "http://fileservice.facetone.<client>.lk/DVP/API/1.0.0.0/InternalFileService/File/DownloadLatest/1/4/Hold-Eng-Info.wav"
  3717.         max_queue_time = 0x1 <error: Cannot access memory at address 0x1>
  3718.         moh_step = ARDS_MOH
  3719.         time_m = 0
  3720.         pstatus = SWITCH_STATUS_RESAMPLE
  3721.         argv = {0x7f38208a4330 "ards", 0x7f38208a4332 "ds", 0x7f38208a4335 "", 0x7f38208a4337 "", 0x0}
  3722.         __func__ = "ards_function"
  3723. #10 0x00007f38bb07c25a in switch_core_session_exec () from /usr/lib/libfreeswitch.so.1
  3724. No symbol table info available.
  3725. #11 0x00007f38bb07c818 in switch_core_session_execute_application_get_flags () from /usr/lib/libfreeswitch.so.1
  3726. No symbol table info available.
  3727. #12 0x00007f3851feaef7 in ?? () from /usr/lib/freeswitch/mod/mod_httapi.so
  3728. No symbol table info available.
  3729. ---Type <return> to continue, or q <return> to quit---
  3730. #13 0x00007f3851ff0999 in ?? () from /usr/lib/freeswitch/mod/mod_httapi.so
  3731. No symbol table info available.
  3732. #14 0x00007f38bb07c25a in switch_core_session_exec () from /usr/lib/libfreeswitch.so.1
  3733. No symbol table info available.
  3734. #15 0x00007f38bb07c818 in switch_core_session_execute_application_get_flags () from /usr/lib/libfreeswitch.so.1
  3735. No symbol table info available.
  3736. #16 0x00007f38bb0800f2 in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  3737. No symbol table info available.
  3738. #17 0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  3739. No symbol table info available.
  3740. #18 0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  3741. No symbol table info available.
  3742. #19 0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  3743. No symbol table info available.
  3744. #20 0x00007f38b9f2e064 in start_thread (arg=0x7f38356e3700) at pthread_create.c:309
  3745.         __res = <optimized out>
  3746.         pd = 0x7f38356e3700
  3747.         now = <optimized out>
  3748.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879391311616, 627279392092046663, 0, 139880575482592, 18,
  3749.                 139879391311616, -665158815920831161, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  3750.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  3751.         not_first_call = <optimized out>
  3752.         pagesize_m1 = <optimized out>
  3753.         sp = <optimized out>
  3754.         freesize = <optimized out>
  3755.         __PRETTY_FUNCTION__ = "start_thread"
  3756. #21 0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  3757. No locals.
  3758.  
  3759. Thread 80 (Thread 0x7f382fe8b700 (LWP 1941)):
  3760. #0  __clock_nanosleep (clock_id=1, flags=0, req=0x7f382fe8ad50, rem=0xffffffffffffffff)
  3761.     at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:49
  3762.         oldstate = 0
  3763.         r = 1
  3764. #1  0x00007f38bb133dbb in ?? () from /usr/lib/libfreeswitch.so.1
  3765. No symbol table info available.
  3766. #2  0x00007f38bb0ffc86 in ?? () from /usr/lib/libfreeswitch.so.1
  3767. No symbol table info available.
  3768. #3  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  3769. No symbol table info available.
  3770. #4  0x00007f38b9f2e064 in start_thread (arg=0x7f382fe8b700) at pthread_create.c:309
  3771.         __res = <optimized out>
  3772.         pd = 0x7f382fe8b700
  3773.         now = <optimized out>
  3774.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879298676480, 627279392092046663, 0, 139880040348448, 18,
  3775.                 139879298676480, -665173088097155769, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  3776.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  3777.         not_first_call = <optimized out>
  3778.         pagesize_m1 = <optimized out>
  3779.         sp = <optimized out>
  3780.         freesize = <optimized out>
  3781.         __PRETTY_FUNCTION__ = "start_thread"
  3782. #5  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  3783. No locals.
  3784.  
  3785. ---Type <return> to continue, or q <return> to quit---
  3786. Thread 79 (Thread 0x7f383425b700 (LWP 1888)):
  3787. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  3788. No locals.
  3789. #1  0x00007f38bb134bd6 in ?? () from /usr/lib/libfreeswitch.so.1
  3790. No symbol table info available.
  3791. #2  0x00007f38bb0638c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  3792. No symbol table info available.
  3793. #3  0x00007f38bb0e5fac in ?? () from /usr/lib/libfreeswitch.so.1
  3794. No symbol table info available.
  3795. #4  0x00007f38bb0e7717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1
  3796. No symbol table info available.
  3797. #5  0x00007f38bb0993f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1
  3798. No symbol table info available.
  3799. #6  0x00007f38b1186118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  3800. No symbol table info available.
  3801. #7  0x00007f38bb081a8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1
  3802. No symbol table info available.
  3803. #8  0x00007f38bb11334d in switch_ivr_play_file () from /usr/lib/libfreeswitch.so.1
  3804. No symbol table info available.
  3805. #9  0x00007f38b2c1e7ed in ards_function (session=0x90, data=0x7f383425a100 "\260\303\301\262\070\177")
  3806.     at /usr/src/freeswitch.git/src/mod/applications/mod_ards/mod_ards.c:1161
  3807.         dbuf = "Pj\212\"8\177\000\000Rj"
  3808.         music_file_path = "http://fileservice.facetone.<client>.lk/DVP/API/1.0.0.0/InternalFileService/File/DownloadLatest/1/4/Hold-Sin-Info.wav\000\000\000\000 \000\000\\8\177\000\000\a\000\000\000\000\000\000\000 \000\000\\8\177\000\000\006\000\000\000\000\000\000\000\351\020\065\273\070\177\000\000\006\000\000\000\350\003\000\000h\243%48\177\000\000\000\000\000\000\000\000\000\000\065@\005\273\070\177\000\000(\353\024\230\070\177\000\000\000\000\000\000\000\000\000\000"...
  3809.         args = {input_callback = 0x7f38b2c1c3b0 <ards_on_dtmf>, buf = 0x7f383425a1e0, buflen = 10, read_frame_callback = 0x0,
  3810.           user_data = 0x0, dmachine = 0x0, loops = 1}
  3811.         channel = 0x7f3898100fb0
  3812.         event = 0x7f38228a6a50
  3813.         announcement_time = 0x7f383425a280 "http://fileservice.facetone.<client>.lk/DVP/API/1.0.0.0/InternalFileService/File/DownloadLatest/1/4/Hold-Sin-Info.wav"
  3814.         max_queue_time = 0x1 <error: Cannot access memory at address 0x1>
  3815.         moh_step = ARDS_MOH
  3816.         time_m = 0
  3817.         pstatus = SWITCH_STATUS_RESAMPLE
  3818.         argv = {0x7f382369f240 "ards", 0x7f382369f242 "ds", 0x7f382369f245 "", 0x7f382369f247 "", 0x0}
  3819.         __func__ = "ards_function"
  3820. #10 0x00007f38bb07c25a in switch_core_session_exec () from /usr/lib/libfreeswitch.so.1
  3821. No symbol table info available.
  3822. #11 0x00007f38bb07c818 in switch_core_session_execute_application_get_flags () from /usr/lib/libfreeswitch.so.1
  3823. No symbol table info available.
  3824. #12 0x00007f3851feaef7 in ?? () from /usr/lib/freeswitch/mod/mod_httapi.so
  3825. No symbol table info available.
  3826. #13 0x00007f3851ff0999 in ?? () from /usr/lib/freeswitch/mod/mod_httapi.so
  3827. No symbol table info available.
  3828. #14 0x00007f38bb07c25a in switch_core_session_exec () from /usr/lib/libfreeswitch.so.1
  3829. No symbol table info available.
  3830. #15 0x00007f38bb07c818 in switch_core_session_execute_application_get_flags () from /usr/lib/libfreeswitch.so.1
  3831. No symbol table info available.
  3832. #16 0x00007f38bb0800f2 in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  3833. No symbol table info available.
  3834. #17 0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  3835. No symbol table info available.
  3836. #18 0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  3837. ---Type <return> to continue, or q <return> to quit---
  3838. No symbol table info available.
  3839. #19 0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  3840. No symbol table info available.
  3841. #20 0x00007f38b9f2e064 in start_thread (arg=0x7f383425b700) at pthread_create.c:309
  3842.         __res = <optimized out>
  3843.         pd = 0x7f383425b700
  3844.         now = <optimized out>
  3845.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879369783040, 627279392092046663, 0, 139880044966544, 18,
  3846.                 139879369783040, -665157239667833529, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  3847.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  3848.         not_first_call = <optimized out>
  3849.         pagesize_m1 = <optimized out>
  3850.         sp = <optimized out>
  3851.         freesize = <optimized out>
  3852.         __PRETTY_FUNCTION__ = "start_thread"
  3853. #21 0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  3854. No locals.
  3855.  
  3856. Thread 78 (Thread 0x7f3834af8700 (LWP 31439)):
  3857. #0  __clock_nanosleep (clock_id=1, flags=0, req=0x7f3834af79a0, rem=0xffffffffffffffff)
  3858.     at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:49
  3859.         oldstate = 0
  3860.         r = 1
  3861. #1  0x00007f38bb133dbb in ?? () from /usr/lib/libfreeswitch.so.1
  3862. No symbol table info available.
  3863. #2  0x00007f38b2c20885 in outbound_agent_thread_run (thread=0x1, obj=0x7f385d9d3d98)
  3864.     at /usr/src/freeswitch.git/src/mod/applications/mod_ards/mod_ards.c:1591
  3865.         dialstr = 0x7f3823c33d40 ""
  3866.         status = 559113664
  3867.         agent_session = 0x7f38253dc408
  3868.         cause = SWITCH_CAUSE_SUCCESS
  3869.         ovars = 0x0
  3870.         agent_channel = 0x7f385d561d90
  3871.         channel_name = 0x7f38215365c0 " \320w#8\177"
  3872.         p = 0x7f38215365c0 " \320w#8\177"
  3873.         event = 0x0
  3874.         expandedx = 0x7f3823c33d40 ""
  3875.         ardsoutboundfeatures = 0x7f3823c33d40 ""
  3876.         ardsoutivrfeatures = 0x7f38215365c0 " \320w#8\177"
  3877.         member_session = 0x7f38987a4188
  3878.         times = 0xfffffffffffffdfc
  3879.         start_epoch = "curl_sendfile:http://fileservice.facetone.<client>.lk/DVP/API/1.0"
  3880.         __func__ = "outbound_agent_thread_run"
  3881. #3  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  3882. No symbol table info available.
  3883. #4  0x00007f38b9f2e064 in start_thread (arg=0x7f3834af8700) at pthread_create.c:309
  3884.         __res = <optimized out>
  3885.         pd = 0x7f3834af8700
  3886.         now = <optimized out>
  3887.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879378814720, 627279392092046663, 0, 139880038863520, 18,
  3888.                 139879378814720, -665158259185695417, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  3889.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  3890.         not_first_call = <optimized out>
  3891.         pagesize_m1 = <optimized out>
  3892.         sp = <optimized out>
  3893. ---Type <return> to continue, or q <return> to quit---
  3894.         freesize = <optimized out>
  3895.         __PRETTY_FUNCTION__ = "start_thread"
  3896. #5  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  3897. No locals.
  3898.  
  3899. Thread 77 (Thread 0x7f3834e25700 (LWP 30089)):
  3900. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  3901. No locals.
  3902. #1  0x00007f38bb134bd6 in ?? () from /usr/lib/libfreeswitch.so.1
  3903. No symbol table info available.
  3904. #2  0x00007f38bb0638c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  3905. No symbol table info available.
  3906. #3  0x00007f38bb0e5fac in ?? () from /usr/lib/libfreeswitch.so.1
  3907. No symbol table info available.
  3908. #4  0x00007f38bb0e7717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1
  3909. No symbol table info available.
  3910. #5  0x00007f38bb0993f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1
  3911. No symbol table info available.
  3912. #6  0x00007f38b1186118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  3913. No symbol table info available.
  3914. #7  0x00007f38bb081a8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1
  3915. No symbol table info available.
  3916. #8  0x00007f38bb0ef855 in ?? () from /usr/lib/libfreeswitch.so.1
  3917. No symbol table info available.
  3918. #9  0x00007f38bb0f0872 in ?? () from /usr/lib/libfreeswitch.so.1
  3919. No symbol table info available.
  3920. #10 0x00007f38bb07fd7c in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  3921. No symbol table info available.
  3922. #11 0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  3923. No symbol table info available.
  3924. #12 0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  3925. No symbol table info available.
  3926. #13 0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  3927. No symbol table info available.
  3928. #14 0x00007f38b9f2e064 in start_thread (arg=0x7f3834e25700) at pthread_create.c:309
  3929.         __res = <optimized out>
  3930.         pd = 0x7f3834e25700
  3931.         now = <optimized out>
  3932.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879382144768, 627279392092046663, 0, 139880777524928, 18,
  3933.                 139879382144768, -665157753990167225, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  3934.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  3935.         not_first_call = <optimized out>
  3936.         pagesize_m1 = <optimized out>
  3937.         sp = <optimized out>
  3938.         freesize = <optimized out>
  3939.         __PRETTY_FUNCTION__ = "start_thread"
  3940. #15 0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  3941. No locals.
  3942.  
  3943. Thread 76 (Thread 0x7f383488b700 (LWP 1885)):
  3944. #0  __clock_nanosleep (clock_id=1, flags=0, req=0x7f383488ad50, rem=0xffffffffffffffff)
  3945.     at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:49
  3946.         oldstate = 0
  3947.         r = 1
  3948. #1  0x00007f38bb133dbb in ?? () from /usr/lib/libfreeswitch.so.1
  3949. ---Type <return> to continue, or q <return> to quit---
  3950. No symbol table info available.
  3951. #2  0x00007f38bb0ffc86 in ?? () from /usr/lib/libfreeswitch.so.1
  3952. No symbol table info available.
  3953. #3  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  3954. No symbol table info available.
  3955. #4  0x00007f38b9f2e064 in start_thread (arg=0x7f383488b700) at pthread_create.c:309
  3956.         __res = <optimized out>
  3957.         pd = 0x7f383488b700
  3958.         now = <optimized out>
  3959.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879376271104, 627279392092046663, 0, 139880642578736, 18,
  3960.                 139879376271104, -665157969812273849, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  3961.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  3962.         not_first_call = <optimized out>
  3963.         pagesize_m1 = <optimized out>
  3964.         sp = <optimized out>
  3965.         freesize = <optimized out>
  3966.         __PRETTY_FUNCTION__ = "start_thread"
  3967. #5  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  3968. No locals.
  3969.  
  3970. Thread 75 (Thread 0x7f383520d700 (LWP 17383)):
  3971. #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  3972. No locals.
  3973. #1  0x00007f38bb350ef1 in apr_queue_pop () from /usr/lib/libfreeswitch.so.1
  3974. No symbol table info available.
  3975. #2  0x00007f38bb0cde89 in ?? () from /usr/lib/libfreeswitch.so.1
  3976. No symbol table info available.
  3977. #3  0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  3978. No symbol table info available.
  3979. #4  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  3980. No symbol table info available.
  3981. #5  0x00007f38b9f2e064 in start_thread (arg=0x7f383520d700) at pthread_create.c:309
  3982.         __res = <optimized out>
  3983.         pd = 0x7f383520d700
  3984.         now = <optimized out>
  3985.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879386240768, 627279392092046663, 0, 139881649299552, 139881632716480,
  3986.                 139879386240768, -665159416142510777, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  3987.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  3988.         not_first_call = <optimized out>
  3989.         pagesize_m1 = <optimized out>
  3990.         sp = <optimized out>
  3991.         freesize = <optimized out>
  3992.         __PRETTY_FUNCTION__ = "start_thread"
  3993. #6  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  3994. No locals.
  3995.  
  3996. Thread 74 (Thread 0x7f382f59b700 (LWP 30478)):
  3997. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  3998. No locals.
  3999. #1  0x00007f38bb134bd6 in ?? () from /usr/lib/libfreeswitch.so.1
  4000. No symbol table info available.
  4001. #2  0x00007f38bb0638c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  4002. No symbol table info available.
  4003. #3  0x00007f38bb0e5fac in ?? () from /usr/lib/libfreeswitch.so.1
  4004. No symbol table info available.
  4005. ---Type <return> to continue, or q <return> to quit---
  4006. #4  0x00007f38bb0e7717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1
  4007. No symbol table info available.
  4008. #5  0x00007f38bb0993f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1
  4009. No symbol table info available.
  4010. #6  0x00007f38b1186118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  4011. No symbol table info available.
  4012. #7  0x00007f38bb081a8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1
  4013. No symbol table info available.
  4014. #8  0x00007f38bb11334d in switch_ivr_play_file () from /usr/lib/libfreeswitch.so.1
  4015. No symbol table info available.
  4016. #9  0x00007f38b2c1e7ed in ards_function (session=0xbf, data=0x7f382f59a100 "\260\303\301\262\070\177")
  4017.     at /usr/src/freeswitch.git/src/mod/applications/mod_ards/mod_ards.c:1161
  4018.         dbuf = "\360\251\240#8\177\000", <incomplete sequence \362\251>
  4019.         music_file_path = "http://fileservice.facetone.<client>.lk/DVP/API/1.0.0.0/InternalFileService/File/DownloadLatest/1/4/Hold-Sin-Info.wav\000\000\000\000 \000\000\\8\177\000\000\a\000\000\000\000\000\000\000 \000\000\\8\177\000\000\006\000\000\000\000\000\000\000\351\020\065\273\070\177\000\000\006\000\000\000\350\003\000\000h\243Y/8\177\000\000\000\000\000\000\000\000\000\000\065@\005\273\070\177\000\000H}\035\230\070\177\000\000\000\000\000\000\000\000\000\000"...
  4020.         args = {input_callback = 0x7f38b2c1c3b0 <ards_on_dtmf>, buf = 0x7f382f59a1e0, buflen = 10, read_frame_callback = 0x0,
  4021.           user_data = 0x0, dmachine = 0x0, loops = 1}
  4022.         channel = 0x7f389822aa80
  4023.         event = 0x7f3823a0a9f0
  4024.         announcement_time = 0x7f382f59a280 "http://fileservice.facetone.<client>.lk/DVP/API/1.0.0.0/InternalFileService/File/DownloadLatest/1/4/Hold-Sin-Info.wav"
  4025.         max_queue_time = 0x1 <error: Cannot access memory at address 0x1>
  4026.         moh_step = ARDS_MOH
  4027.         time_m = 0
  4028.         pstatus = SWITCH_STATUS_RESAMPLE
  4029.         argv = {0x7f385dce6290 "ards", 0x7f385dce6292 "ds", 0x7f385dce6295 "", 0x7f385dce6297 "", 0x0}
  4030.         __func__ = "ards_function"
  4031. #10 0x00007f38bb07c25a in switch_core_session_exec () from /usr/lib/libfreeswitch.so.1
  4032. No symbol table info available.
  4033. #11 0x00007f38bb07c818 in switch_core_session_execute_application_get_flags () from /usr/lib/libfreeswitch.so.1
  4034. No symbol table info available.
  4035. #12 0x00007f3851feaef7 in ?? () from /usr/lib/freeswitch/mod/mod_httapi.so
  4036. No symbol table info available.
  4037. #13 0x00007f3851ff0999 in ?? () from /usr/lib/freeswitch/mod/mod_httapi.so
  4038. No symbol table info available.
  4039. #14 0x00007f38bb07c25a in switch_core_session_exec () from /usr/lib/libfreeswitch.so.1
  4040. No symbol table info available.
  4041. #15 0x00007f38bb07c818 in switch_core_session_execute_application_get_flags () from /usr/lib/libfreeswitch.so.1
  4042. No symbol table info available.
  4043. #16 0x00007f38bb0800f2 in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  4044. No symbol table info available.
  4045. #17 0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  4046. No symbol table info available.
  4047. #18 0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  4048. No symbol table info available.
  4049. #19 0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  4050. No symbol table info available.
  4051. #20 0x00007f38b9f2e064 in start_thread (arg=0x7f382f59b700) at pthread_create.c:309
  4052.         __res = <optimized out>
  4053.         pd = 0x7f382f59b700
  4054.         now = <optimized out>
  4055.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879289304832, 627279392092046663, 0, 139880053342704, 18,
  4056.                 139879289304832, -665171567678732985, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  4057. ---Type <return> to continue, or q <return> to quit---
  4058.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  4059.         not_first_call = <optimized out>
  4060.         pagesize_m1 = <optimized out>
  4061.         sp = <optimized out>
  4062.         freesize = <optimized out>
  4063.         __PRETTY_FUNCTION__ = "start_thread"
  4064. #21 0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  4065. No locals.
  4066.  
  4067. Thread 73 (Thread 0x7f383431b700 (LWP 1833)):
  4068. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  4069. No locals.
  4070. #1  0x00007f38bb134bd6 in ?? () from /usr/lib/libfreeswitch.so.1
  4071. No symbol table info available.
  4072. #2  0x00007f38bb0638c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  4073. No symbol table info available.
  4074. #3  0x00007f38bb0e5fac in ?? () from /usr/lib/libfreeswitch.so.1
  4075. No symbol table info available.
  4076. #4  0x00007f38bb0e7717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1
  4077. No symbol table info available.
  4078. #5  0x00007f38bb0993f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1
  4079. No symbol table info available.
  4080. #6  0x00007f38b1186118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  4081. No symbol table info available.
  4082. #7  0x00007f38bb081a8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1
  4083. No symbol table info available.
  4084. #8  0x00007f38bb0ef855 in ?? () from /usr/lib/libfreeswitch.so.1
  4085. No symbol table info available.
  4086. #9  0x00007f38bb0f19a5 in switch_ivr_multi_threaded_bridge () from /usr/lib/libfreeswitch.so.1
  4087. No symbol table info available.
  4088. #10 0x00007f38bb0f25d1 in ?? () from /usr/lib/libfreeswitch.so.1
  4089. No symbol table info available.
  4090. #11 0x00007f38bb080344 in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  4091. No symbol table info available.
  4092. #12 0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  4093. No symbol table info available.
  4094. #13 0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  4095. No symbol table info available.
  4096. #14 0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  4097. No symbol table info available.
  4098. #15 0x00007f38b9f2e064 in start_thread (arg=0x7f383431b700) at pthread_create.c:309
  4099.         __res = <optimized out>
  4100.         pd = 0x7f383431b700
  4101.         now = <optimized out>
  4102.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879370569472, 627279392092046663, 0, 139880056165536, 18,
  4103.                 139879370569472, -665157067869141689, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  4104.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  4105.         not_first_call = <optimized out>
  4106.         pagesize_m1 = <optimized out>
  4107.         sp = <optimized out>
  4108.         freesize = <optimized out>
  4109.         __PRETTY_FUNCTION__ = "start_thread"
  4110. #16 0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  4111. No locals.
  4112.  
  4113. ---Type <return> to continue, or q <return> to quit---
  4114. Thread 72 (Thread 0x7f3835b43700 (LWP 16881)):
  4115. #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  4116. No locals.
  4117. #1  0x00007f38bb350ef1 in apr_queue_pop () from /usr/lib/libfreeswitch.so.1
  4118. No symbol table info available.
  4119. #2  0x00007f38bb0c539e in ?? () from /usr/lib/libfreeswitch.so.1
  4120. No symbol table info available.
  4121. #3  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  4122. No symbol table info available.
  4123. #4  0x00007f38b9f2e064 in start_thread (arg=0x7f3835b43700) at pthread_create.c:309
  4124.         __res = <optimized out>
  4125.         pd = 0x7f3835b43700
  4126.         now = <optimized out>
  4127.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879395899136, 627279392092046663, 0, 139881649299552, 139881633043248,
  4128.                 139879395899136, -665160413648665273, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  4129.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  4130.         not_first_call = <optimized out>
  4131.         pagesize_m1 = <optimized out>
  4132.         sp = <optimized out>
  4133.         freesize = <optimized out>
  4134.         __PRETTY_FUNCTION__ = "start_thread"
  4135. #5  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  4136. No locals.
  4137.  
  4138. Thread 71 (Thread 0x7f382f3dd700 (LWP 29386)):
  4139. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  4140. No locals.
  4141. #1  0x00007f38bb134bd6 in ?? () from /usr/lib/libfreeswitch.so.1
  4142. No symbol table info available.
  4143. #2  0x00007f38bb0638c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  4144. No symbol table info available.
  4145. #3  0x00007f38bb0e5fac in ?? () from /usr/lib/libfreeswitch.so.1
  4146. No symbol table info available.
  4147. #4  0x00007f38bb0e7717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1
  4148. No symbol table info available.
  4149. #5  0x00007f38bb0993f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1
  4150. No symbol table info available.
  4151. #6  0x00007f38b1186118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  4152. No symbol table info available.
  4153. #7  0x00007f38bb081a8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1
  4154. No symbol table info available.
  4155. #8  0x00007f38bb11334d in switch_ivr_play_file () from /usr/lib/libfreeswitch.so.1
  4156. No symbol table info available.
  4157. #9  0x00007f38b2c1e7ed in ards_function (session=0x8d, data=0x7f382f3dc100 "\260\303\301\262\070\177")
  4158.     at /usr/src/freeswitch.git/src/mod/applications/mod_ards/mod_ards.c:1161
  4159.         dbuf = "\200Ó…$8\177\000\000\202", <incomplete sequence \323>
  4160.         music_file_path = "http://fileservice.facetone.<client>.lk/DVP/API/1.0.0.0/InternalFileService/File/DownloadLatest/1/4/Hold-Sin-Info.wav\000\000\000\000 \000\000\\8\177\000\000\a\000\000\000\000\000\000\000 \000\000\\8\177\000\000\006\000\000\000\000\000\000\000\351\020\065\273\070\177\000\000\003\000\000\000\350\003\000\000h\303=/8\177\000\000\000\000\000\000\000\000\000\000\065@\005\273\070\177\000\000\210}3\230\070\177\000\000\000\000\000\000\000\000\000\000"...
  4161.         args = {input_callback = 0x7f38b2c1c3b0 <ards_on_dtmf>, buf = 0x7f382f3dc1e0, buflen = 10, read_frame_callback = 0x0,
  4162.           user_data = 0x0, dmachine = 0x0, loops = 1}
  4163.         channel = 0x7f3898174660
  4164.         event = 0x7f382485d380
  4165.         announcement_time = 0x7f382f3dc280 "http://fileservice.facetone.<client>.lk/DVP/API/1.0.0.0/InternalFileService/File/Dow---Type <return> to continue, or q <return> to quit---
  4166. nloadLatest/1/4/Hold-Sin-Info.wav"
  4167.         max_queue_time = 0x1 <error: Cannot access memory at address 0x1>
  4168.         moh_step = ARDS_MOH
  4169.         time_m = 0
  4170.         pstatus = SWITCH_STATUS_RESAMPLE
  4171.         argv = {0x7f3822c1afa0 "ards", 0x7f3822c1afa2 "ds", 0x7f3822c1afa5 "", 0x7f3822c1afa7 "", 0x0}
  4172.         __func__ = "ards_function"
  4173. #10 0x00007f38bb07c25a in switch_core_session_exec () from /usr/lib/libfreeswitch.so.1
  4174. No symbol table info available.
  4175. #11 0x00007f38bb07c818 in switch_core_session_execute_application_get_flags () from /usr/lib/libfreeswitch.so.1
  4176. No symbol table info available.
  4177. #12 0x00007f3851feaef7 in ?? () from /usr/lib/freeswitch/mod/mod_httapi.so
  4178. No symbol table info available.
  4179. #13 0x00007f3851ff0999 in ?? () from /usr/lib/freeswitch/mod/mod_httapi.so
  4180. No symbol table info available.
  4181. #14 0x00007f38bb07c25a in switch_core_session_exec () from /usr/lib/libfreeswitch.so.1
  4182. No symbol table info available.
  4183. #15 0x00007f38bb07c818 in switch_core_session_execute_application_get_flags () from /usr/lib/libfreeswitch.so.1
  4184. No symbol table info available.
  4185. #16 0x00007f38bb0800f2 in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  4186. No symbol table info available.
  4187. #17 0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  4188. No symbol table info available.
  4189. #18 0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  4190. No symbol table info available.
  4191. #19 0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  4192. No symbol table info available.
  4193. #20 0x00007f38b9f2e064 in start_thread (arg=0x7f382f3dd700) at pthread_create.c:309
  4194.         __res = <optimized out>
  4195.         pd = 0x7f382f3dd700
  4196.         now = <optimized out>
  4197.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879287478016, 627279392092046663, 0, 139880079005248, 18,
  4198.                 139879287478016, -665172429893417657, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  4199.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  4200.         not_first_call = <optimized out>
  4201.         pagesize_m1 = <optimized out>
  4202.         sp = <optimized out>
  4203.         freesize = <optimized out>
  4204.         __PRETTY_FUNCTION__ = "start_thread"
  4205. #21 0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  4206. No locals.
  4207.  
  4208. Thread 70 (Thread 0x7f3835ac9700 (LWP 16883)):
  4209. #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  4210. No locals.
  4211. #1  0x00007f38bb350ef1 in apr_queue_pop () from /usr/lib/libfreeswitch.so.1
  4212. No symbol table info available.
  4213. #2  0x00007f38bb0c539e in ?? () from /usr/lib/libfreeswitch.so.1
  4214. No symbol table info available.
  4215. #3  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  4216. No symbol table info available.
  4217. #4  0x00007f38b9f2e064 in start_thread (arg=0x7f3835ac9700) at pthread_create.c:309
  4218.         __res = <optimized out>
  4219.         pd = 0x7f3835ac9700
  4220.         now = <optimized out>
  4221. ---Type <return> to continue, or q <return> to quit---
  4222.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879395399424, 627279392092046663, 0, 139881649299552, 139881633043248,
  4223.                 139879395399424, -665160479146916537, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  4224.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  4225.         not_first_call = <optimized out>
  4226.         pagesize_m1 = <optimized out>
  4227.         sp = <optimized out>
  4228.         freesize = <optimized out>
  4229.         __PRETTY_FUNCTION__ = "start_thread"
  4230. #5  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  4231. No locals.
  4232.  
  4233. Thread 69 (Thread 0x7f3834f97700 (LWP 1786)):
  4234. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  4235. No locals.
  4236. #1  0x00007f38bb134bd6 in ?? () from /usr/lib/libfreeswitch.so.1
  4237. No symbol table info available.
  4238. #2  0x00007f38bb0638c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  4239. No symbol table info available.
  4240. #3  0x00007f38bb0e5fac in ?? () from /usr/lib/libfreeswitch.so.1
  4241. No symbol table info available.
  4242. #4  0x00007f38bb0e7717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1
  4243. No symbol table info available.
  4244. #5  0x00007f38bb0993f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1
  4245. No symbol table info available.
  4246. #6  0x00007f38b1186118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  4247. No symbol table info available.
  4248. #7  0x00007f38bb081a8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1
  4249. No symbol table info available.
  4250. #8  0x00007f38bb0ef855 in ?? () from /usr/lib/libfreeswitch.so.1
  4251. No symbol table info available.
  4252. #9  0x00007f38bb0f19a5 in switch_ivr_multi_threaded_bridge () from /usr/lib/libfreeswitch.so.1
  4253. No symbol table info available.
  4254. #10 0x00007f38bb0f25d1 in ?? () from /usr/lib/libfreeswitch.so.1
  4255. No symbol table info available.
  4256. #11 0x00007f38bb080344 in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  4257. No symbol table info available.
  4258. #12 0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  4259. No symbol table info available.
  4260. #13 0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  4261. No symbol table info available.
  4262. #14 0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  4263. No symbol table info available.
  4264. #15 0x00007f38b9f2e064 in start_thread (arg=0x7f3834f97700) at pthread_create.c:309
  4265.         __res = <optimized out>
  4266.         pd = 0x7f3834f97700
  4267.         now = <optimized out>
  4268.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879383660288, 627279392092046663, 0, 139881045733168, 18,
  4269.                 139879383660288, -665157555347929785, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  4270.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  4271.         not_first_call = <optimized out>
  4272.         pagesize_m1 = <optimized out>
  4273.         sp = <optimized out>
  4274.         freesize = <optimized out>
  4275.         __PRETTY_FUNCTION__ = "start_thread"
  4276. #16 0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  4277. ---Type <return> to continue, or q <return> to quit---
  4278. No locals.
  4279.  
  4280. Thread 68 (Thread 0x7f3834de7700 (LWP 27047)):
  4281. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  4282. No locals.
  4283. #1  0x00007f38bb134bd6 in ?? () from /usr/lib/libfreeswitch.so.1
  4284. No symbol table info available.
  4285. #2  0x00007f38bb0638c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  4286. No symbol table info available.
  4287. #3  0x00007f38bb0e5fac in ?? () from /usr/lib/libfreeswitch.so.1
  4288. No symbol table info available.
  4289. #4  0x00007f38bb0e7717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1
  4290. No symbol table info available.
  4291. #5  0x00007f38bb0993f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1
  4292. No symbol table info available.
  4293. #6  0x00007f38b1186118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  4294. No symbol table info available.
  4295. #7  0x00007f38bb081a8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1
  4296. No symbol table info available.
  4297. #8  0x00007f38bb11334d in switch_ivr_play_file () from /usr/lib/libfreeswitch.so.1
  4298. No symbol table info available.
  4299. #9  0x00007f38532d16e3 in ?? () from /usr/lib/freeswitch/mod/mod_dptools.so
  4300. No symbol table info available.
  4301. #10 0x00007f38bb07c25a in switch_core_session_exec () from /usr/lib/libfreeswitch.so.1
  4302. No symbol table info available.
  4303. #11 0x00007f38bb07c818 in switch_core_session_execute_application_get_flags () from /usr/lib/libfreeswitch.so.1
  4304. No symbol table info available.
  4305. #12 0x00007f38bb11b23c in switch_ivr_parse_event () from /usr/lib/libfreeswitch.so.1
  4306. No symbol table info available.
  4307. #13 0x00007f38bb11bac0 in switch_ivr_parse_next_event () from /usr/lib/libfreeswitch.so.1
  4308. No symbol table info available.
  4309. #14 0x00007f38bb0efa62 in ?? () from /usr/lib/libfreeswitch.so.1
  4310. No symbol table info available.
  4311. #15 0x00007f38bb0f19a5 in switch_ivr_multi_threaded_bridge () from /usr/lib/libfreeswitch.so.1
  4312. No symbol table info available.
  4313. #16 0x00007f38bb0f25d1 in ?? () from /usr/lib/libfreeswitch.so.1
  4314. No symbol table info available.
  4315. #17 0x00007f38bb080344 in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  4316. No symbol table info available.
  4317. #18 0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  4318. No symbol table info available.
  4319. #19 0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  4320. No symbol table info available.
  4321. #20 0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  4322. No symbol table info available.
  4323. #21 0x00007f38b9f2e064 in start_thread (arg=0x7f3834de7700) at pthread_create.c:309
  4324.         __res = <optimized out>
  4325.         pd = 0x7f3834de7700
  4326.         now = <optimized out>
  4327.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879381890816, 627279392092046663, 0, 139881052309056, 18,
  4328.                 139879381890816, -665157306239826617, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  4329.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  4330.         not_first_call = <optimized out>
  4331.         pagesize_m1 = <optimized out>
  4332.         sp = <optimized out>
  4333. ---Type <return> to continue, or q <return> to quit---
  4334.         freesize = <optimized out>
  4335.         __PRETTY_FUNCTION__ = "start_thread"
  4336. #22 0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  4337. No locals.
  4338.  
  4339. Thread 67 (Thread 0x7f38b0505700 (LWP 16834)):
  4340. #0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
  4341. No locals.
  4342. #1  0x00007f38bb359522 in apr_thread_cond_timedwait () from /usr/lib/libfreeswitch.so.1
  4343. No symbol table info available.
  4344. #2  0x00007f38bb350fdc in apr_queue_pop_timeout () from /usr/lib/libfreeswitch.so.1
  4345. No symbol table info available.
  4346. #3  0x00007f38b119aca8 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  4347. No symbol table info available.
  4348. #4  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  4349. No symbol table info available.
  4350. #5  0x00007f38b9f2e064 in start_thread (arg=0x7f38b0505700) at pthread_create.c:309
  4351.         __res = <optimized out>
  4352.         pd = 0x7f38b0505700
  4353.         now = <optimized out>
  4354.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139881452951296, 627279392092046663, 0, 139880642586720, 18,
  4355.                 139881452951296, -664865988271815353, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  4356.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  4357.         not_first_call = <optimized out>
  4358.         pagesize_m1 = <optimized out>
  4359.         sp = <optimized out>
  4360.         freesize = <optimized out>
  4361.         __PRETTY_FUNCTION__ = "start_thread"
  4362. #6  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  4363. No locals.
  4364.  
  4365. Thread 66 (Thread 0x7f3852acc700 (LWP 16861)):
  4366. #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  4367. No locals.
  4368. #1  0x00007f38517c8d93 in ?? () from /usr/lib/freeswitch/mod/mod_spandsp.so
  4369. No symbol table info available.
  4370. #2  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  4371. No symbol table info available.
  4372. #3  0x00007f38b9f2e064 in start_thread (arg=0x7f3852acc700) at pthread_create.c:309
  4373.         __res = <optimized out>
  4374.         pd = 0x7f3852acc700
  4375.         now = <optimized out>
  4376.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879881950976, 627279392092046663, 0, 41745568, 18, 139879881950976,
  4377.                 -665356190606047929, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {
  4378.               prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  4379.         not_first_call = <optimized out>
  4380.         pagesize_m1 = <optimized out>
  4381.         sp = <optimized out>
  4382.         freesize = <optimized out>
  4383.         __PRETTY_FUNCTION__ = "start_thread"
  4384. #4  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  4385. No locals.
  4386.  
  4387. Thread 65 (Thread 0x7f382fe0f700 (LWP 1684)):
  4388. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  4389. ---Type <return> to continue, or q <return> to quit---
  4390. No locals.
  4391. #1  0x00007f38bb134bd6 in ?? () from /usr/lib/libfreeswitch.so.1
  4392. No symbol table info available.
  4393. #2  0x00007f38bb0638c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  4394. No symbol table info available.
  4395. #3  0x00007f38bb0e5fac in ?? () from /usr/lib/libfreeswitch.so.1
  4396. No symbol table info available.
  4397. #4  0x00007f38bb0e7717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1
  4398. No symbol table info available.
  4399. #5  0x00007f38bb0993f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1
  4400. No symbol table info available.
  4401. #6  0x00007f38b1186118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  4402. No symbol table info available.
  4403. #7  0x00007f38bb081a8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1
  4404. No symbol table info available.
  4405. #8  0x00007f38bb0ef855 in ?? () from /usr/lib/libfreeswitch.so.1
  4406. No symbol table info available.
  4407. #9  0x00007f38bb0f19a5 in switch_ivr_multi_threaded_bridge () from /usr/lib/libfreeswitch.so.1
  4408. No symbol table info available.
  4409. #10 0x00007f38bb0f25d1 in ?? () from /usr/lib/libfreeswitch.so.1
  4410. No symbol table info available.
  4411. #11 0x00007f38bb080344 in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  4412. No symbol table info available.
  4413. #12 0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  4414. No symbol table info available.
  4415. #13 0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  4416. No symbol table info available.
  4417. #14 0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  4418. No symbol table info available.
  4419. #15 0x00007f38b9f2e064 in start_thread (arg=0x7f382fe0f700) at pthread_create.c:309
  4420.         __res = <optimized out>
  4421.         pd = 0x7f382fe0f700
  4422.         now = <optimized out>
  4423.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879298168576, 627279392092046663, 0, 139880041680160, 18,
  4424.                 139879298168576, -665173158964116153, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  4425.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  4426.         not_first_call = <optimized out>
  4427.         pagesize_m1 = <optimized out>
  4428.         sp = <optimized out>
  4429.         freesize = <optimized out>
  4430.         __PRETTY_FUNCTION__ = "start_thread"
  4431. #16 0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  4432. No locals.
  4433.  
  4434. Thread 64 (Thread 0x7f3852d1a700 (LWP 16850)):
  4435. #0  0x00007f38b9c5c893 in select () at ../sysdeps/unix/syscall-template.S:81
  4436. No locals.
  4437. #1  0x00007f38bb360b35 in apr_sleep () from /usr/lib/libfreeswitch.so.1
  4438. No symbol table info available.
  4439. #2  0x00007f38bb133d5c in ?? () from /usr/lib/libfreeswitch.so.1
  4440. No symbol table info available.
  4441. #3  0x00007f3852eb5912 in ?? () from /usr/lib/freeswitch/mod/mod_fifo.so
  4442. No symbol table info available.
  4443. #4  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  4444. No symbol table info available.
  4445. ---Type <return> to continue, or q <return> to quit---
  4446. #5  0x00007f38b9f2e064 in start_thread (arg=0x7f3852d1a700) at pthread_create.c:309
  4447.         __res = <optimized out>
  4448.         pd = 0x7f3852d1a700
  4449.         now = <optimized out>
  4450.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879884367616, 627279392092046663, 0, 139881649299552, 139879886050976,
  4451.                 139879884367616, -665355255376919225, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  4452.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  4453.         not_first_call = <optimized out>
  4454.         pagesize_m1 = <optimized out>
  4455.         sp = <optimized out>
  4456.         freesize = <optimized out>
  4457.         __PRETTY_FUNCTION__ = "start_thread"
  4458. #6  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  4459. No locals.
  4460.  
  4461. Thread 63 (Thread 0x7f38bbf59700 (LWP 16777)):
  4462. #0  0x00007f38b9c5c893 in select () at ../sysdeps/unix/syscall-template.S:81
  4463. No locals.
  4464. #1  0x00007f38bb360b35 in apr_sleep () from /usr/lib/libfreeswitch.so.1
  4465. No symbol table info available.
  4466. #2  0x00007f38bb133d5c in ?? () from /usr/lib/libfreeswitch.so.1
  4467. No symbol table info available.
  4468. #3  0x00007f38bb0667a8 in ?? () from /usr/lib/libfreeswitch.so.1
  4469. No symbol table info available.
  4470. #4  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  4471. No symbol table info available.
  4472. #5  0x00007f38b9f2e064 in start_thread (arg=0x7f38bbf59700) at pthread_create.c:309
  4473.         __res = <optimized out>
  4474.         pd = 0x7f38bbf59700
  4475.         now = <optimized out>
  4476.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139881648330496, 627279392092046663, 0, 139881649299552, 139881632655216,
  4477.                 139881648330496, -664847590779402937, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  4478.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  4479.         not_first_call = <optimized out>
  4480.         pagesize_m1 = <optimized out>
  4481.         sp = <optimized out>
  4482.         freesize = <optimized out>
  4483.         __PRETTY_FUNCTION__ = "start_thread"
  4484. #6  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  4485. No locals.
  4486.  
  4487. Thread 62 (Thread 0x7f3835629700 (LWP 1643)):
  4488. #0  __clock_nanosleep (clock_id=1, flags=0, req=0x7f3835628d50, rem=0xffffffffffffffff)
  4489.     at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:49
  4490.         oldstate = 0
  4491.         r = 1
  4492. #1  0x00007f38bb133dbb in ?? () from /usr/lib/libfreeswitch.so.1
  4493. No symbol table info available.
  4494. #2  0x00007f38bb0ffc86 in ?? () from /usr/lib/libfreeswitch.so.1
  4495. No symbol table info available.
  4496. #3  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  4497. No symbol table info available.
  4498. #4  0x00007f38b9f2e064 in start_thread (arg=0x7f3835629700) at pthread_create.c:309
  4499.         __res = <optimized out>
  4500.         pd = 0x7f3835629700
  4501. ---Type <return> to continue, or q <return> to quit---
  4502.         now = <optimized out>
  4503.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879390549760, 627279392092046663, 0, 139880843759360, 18,
  4504.                 139879390549760, -665158847059344057, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  4505.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  4506.         not_first_call = <optimized out>
  4507.         pagesize_m1 = <optimized out>
  4508.         sp = <optimized out>
  4509.         freesize = <optimized out>
  4510.         __PRETTY_FUNCTION__ = "start_thread"
  4511. #5  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  4512. No locals.
  4513.  
  4514. Thread 61 (Thread 0x7f38b0541700 (LWP 16832)):
  4515. #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  4516. No locals.
  4517. #1  0x00007f38bb350ef1 in apr_queue_pop () from /usr/lib/libfreeswitch.so.1
  4518. No symbol table info available.
  4519. #2  0x00007f38b11c3aeb in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  4520. No symbol table info available.
  4521. #3  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  4522. No symbol table info available.
  4523. #4  0x00007f38b9f2e064 in start_thread (arg=0x7f38b0541700) at pthread_create.c:309
  4524.         __res = <optimized out>
  4525.         pd = 0x7f38b0541700
  4526.         now = <optimized out>
  4527.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139881453197056, 627279392092046663, 0, 139881649299552, 139881466313264,
  4528.                 139881453197056, -664866020484070073, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  4529.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  4530.         not_first_call = <optimized out>
  4531.         pagesize_m1 = <optimized out>
  4532.         sp = <optimized out>
  4533.         freesize = <optimized out>
  4534.         __PRETTY_FUNCTION__ = "start_thread"
  4535. #5  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  4536. No locals.
  4537.  
  4538. Thread 60 (Thread 0x7f38b00bb700 (LWP 16841)):
  4539. #0  0x00007f38b9c5aaed in poll () at ../sysdeps/unix/syscall-template.S:81
  4540. No locals.
  4541. #1  0x00007f38bb0cc19a in switch_wait_socklist () from /usr/lib/libfreeswitch.so.1
  4542. No symbol table info available.
  4543. #2  0x00007f3853dec6b7 in ?? () from /usr/lib/freeswitch/mod/mod_verto.so
  4544. No symbol table info available.
  4545. #3  0x00007f3853ded1f0 in ?? () from /usr/lib/freeswitch/mod/mod_verto.so
  4546. No symbol table info available.
  4547. #4  0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  4548. No symbol table info available.
  4549. #5  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  4550. No symbol table info available.
  4551. #6  0x00007f38b9f2e064 in start_thread (arg=0x7f38b00bb700) at pthread_create.c:309
  4552.         __res = <optimized out>
  4553.         pd = 0x7f38b00bb700
  4554.         now = <optimized out>
  4555.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139881448453888, 627279392092046663, 0, 41649312, 18, 139881448453888,
  4556.                 -664866573461109433, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {
  4557. ---Type <return> to continue, or q <return> to quit---
  4558.               prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  4559.         not_first_call = <optimized out>
  4560.         pagesize_m1 = <optimized out>
  4561.         sp = <optimized out>
  4562.         freesize = <optimized out>
  4563.         __PRETTY_FUNCTION__ = "start_thread"
  4564. #7  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  4565. No locals.
  4566.  
  4567. Thread 59 (Thread 0x7f3835531700 (LWP 1626)):
  4568. #0  __clock_nanosleep (clock_id=1, flags=0, req=0x7f3835530d50, rem=0xffffffffffffffff)
  4569.     at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:49
  4570.         oldstate = 0
  4571.         r = 1
  4572. #1  0x00007f38bb133dbb in ?? () from /usr/lib/libfreeswitch.so.1
  4573. No symbol table info available.
  4574. #2  0x00007f38bb0ffc86 in ?? () from /usr/lib/libfreeswitch.so.1
  4575. No symbol table info available.
  4576. #3  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  4577. No symbol table info available.
  4578. #4  0x00007f38b9f2e064 in start_thread (arg=0x7f3835531700) at pthread_create.c:309
  4579.         __res = <optimized out>
  4580.         pd = 0x7f3835531700
  4581.         now = <optimized out>
  4582.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879389533952, 627279392092046663, 0, 139881112254736, 18,
  4583.                 139879389533952, -665158430447516345, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  4584.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  4585.         not_first_call = <optimized out>
  4586.         pagesize_m1 = <optimized out>
  4587.         sp = <optimized out>
  4588.         freesize = <optimized out>
  4589.         __PRETTY_FUNCTION__ = "start_thread"
  4590. #5  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  4591. No locals.
  4592.  
  4593. Thread 58 (Thread 0x7f38358d3700 (LWP 2457)):
  4594. #0  __clock_nanosleep (clock_id=1, flags=0, req=0x7f38358d2d50, rem=0xffffffffffffffff)
  4595.     at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:49
  4596.         oldstate = 0
  4597.         r = 1
  4598. #1  0x00007f38bb133dbb in ?? () from /usr/lib/libfreeswitch.so.1
  4599. No symbol table info available.
  4600. #2  0x00007f38bb0ffc86 in ?? () from /usr/lib/libfreeswitch.so.1
  4601. No symbol table info available.
  4602. #3  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  4603. No symbol table info available.
  4604. #4  0x00007f38b9f2e064 in start_thread (arg=0x7f38358d3700) at pthread_create.c:309
  4605.         __res = <optimized out>
  4606.         pd = 0x7f38358d3700
  4607.         now = <optimized out>
  4608.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879393343232, 627279392092046663, 0, 139879971386144, 18,
  4609.                 139879393343232, -665160198900300473, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  4610.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  4611.         not_first_call = <optimized out>
  4612.         pagesize_m1 = <optimized out>
  4613. ---Type <return> to continue, or q <return> to quit---
  4614.         sp = <optimized out>
  4615.         freesize = <optimized out>
  4616.         __PRETTY_FUNCTION__ = "start_thread"
  4617. #5  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  4618. No locals.
  4619.  
  4620. Thread 57 (Thread 0x7f38b0824700 (LWP 16816)):
  4621. #0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
  4622. No locals.
  4623. #1  0x00007f38bb359522 in apr_thread_cond_timedwait () from /usr/lib/libfreeswitch.so.1
  4624. No symbol table info available.
  4625. #2  0x00007f38bb350fdc in apr_queue_pop_timeout () from /usr/lib/libfreeswitch.so.1
  4626. No symbol table info available.
  4627. #3  0x00007f38b119aca8 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  4628. No symbol table info available.
  4629. #4  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  4630. No symbol table info available.
  4631. #5  0x00007f38b9f2e064 in start_thread (arg=0x7f38b0824700) at pthread_create.c:309
  4632.         __res = <optimized out>
  4633.         pd = 0x7f38b0824700
  4634.         now = <optimized out>
  4635.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139881456224000, 627279392092046663, 0, 139880575533904, 18,
  4636.                 139881456224000, -664867754040244921, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  4637.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  4638.         not_first_call = <optimized out>
  4639.         pagesize_m1 = <optimized out>
  4640.         sp = <optimized out>
  4641.         freesize = <optimized out>
  4642.         __PRETTY_FUNCTION__ = "start_thread"
  4643. #6  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  4644. No locals.
  4645.  
  4646. Thread 56 (Thread 0x7f38b057f700 (LWP 16831)):
  4647. #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  4648. No locals.
  4649. #1  0x00007f38bb350ef1 in apr_queue_pop () from /usr/lib/libfreeswitch.so.1
  4650. No symbol table info available.
  4651. #2  0x00007f38b11c3b10 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  4652. No symbol table info available.
  4653. #3  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  4654. No symbol table info available.
  4655. #4  0x00007f38b9f2e064 in start_thread (arg=0x7f38b057f700) at pthread_create.c:309
  4656.         __res = <optimized out>
  4657.         pd = 0x7f38b057f700
  4658.         now = <optimized out>
  4659.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139881453451008, 627279392092046663, 0, 139880642492976, 18,
  4660.                 139881453451008, -664865991493040825, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  4661.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  4662.         not_first_call = <optimized out>
  4663.         pagesize_m1 = <optimized out>
  4664.         sp = <optimized out>
  4665.         freesize = <optimized out>
  4666.         __PRETTY_FUNCTION__ = "start_thread"
  4667. #5  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  4668. No locals.
  4669. ---Type <return> to continue, or q <return> to quit---
  4670.  
  4671. Thread 55 (Thread 0x7f3835b07700 (LWP 1597)):
  4672. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  4673. No locals.
  4674. #1  0x00007f38bb134bd6 in ?? () from /usr/lib/libfreeswitch.so.1
  4675. No symbol table info available.
  4676. #2  0x00007f38bb0638c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  4677. No symbol table info available.
  4678. #3  0x00007f38bb0e5fac in ?? () from /usr/lib/libfreeswitch.so.1
  4679. No symbol table info available.
  4680. #4  0x00007f38bb0e7717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1
  4681. No symbol table info available.
  4682. #5  0x00007f38bb0993f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1
  4683. No symbol table info available.
  4684. #6  0x00007f38b1186118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  4685. No symbol table info available.
  4686. #7  0x00007f38bb081a8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1
  4687. No symbol table info available.
  4688. #8  0x00007f38bb11334d in switch_ivr_play_file () from /usr/lib/libfreeswitch.so.1
  4689. No symbol table info available.
  4690. #9  0x00007f38b2c1e7ed in ards_function (session=0xab, data=0x7f3835b06100 "\260\303\301\262\070\177")
  4691.     at /usr/src/freeswitch.git/src/mod/applications/mod_ards/mod_ards.c:1161
  4692.         dbuf = "\000\252\217^8\177\000\000\002\252"
  4693.         music_file_path = "http://fileservice.facetone.<client>.lk/DVP/API/1.0.0.0/InternalFileService/File/DownloadLatest/1/4/Hold-Sin-Info.wav\000\000\000\000 \000\000\\8\177\000\000\a\000\000\000\000\000\000\000 \000\000\\8\177\000\000\006\000\000\000\000\000\000\000\351\020\065\273\070\177\000\000\006\000\000\000\350\003\000\000hc\260\065\070\177\000\000\000\000\000\000\000\000\000\000\065@\005\273\070\177\000\000\070'^\230\070\177\000\000\000\000\000\000\000\000\000\000"...
  4694.         args = {input_callback = 0x7f38b2c1c3b0 <ards_on_dtmf>, buf = 0x7f3835b061e0, buflen = 10, read_frame_callback = 0x0,
  4695.           user_data = 0x0, dmachine = 0x0, loops = 1}
  4696.         channel = 0x7f389839ddf0
  4697.         event = 0x7f385e8faa00
  4698.         announcement_time = 0x7f3835b06280 "http://fileservice.facetone.<client>.lk/DVP/API/1.0.0.0/InternalFileService/File/DownloadLatest/1/4/Hold-Sin-Info.wav"
  4699.         max_queue_time = 0x1 <error: Cannot access memory at address 0x1>
  4700.         moh_step = ARDS_MOH
  4701.         time_m = 0
  4702.         pstatus = SWITCH_STATUS_RESAMPLE
  4703.         argv = {0x7f382407c050 "ards", 0x7f382407c052 "ds", 0x7f382407c055 "", 0x7f382407c057 "", 0x0}
  4704.         __func__ = "ards_function"
  4705. #10 0x00007f38bb07c25a in switch_core_session_exec () from /usr/lib/libfreeswitch.so.1
  4706. No symbol table info available.
  4707. #11 0x00007f38bb07c818 in switch_core_session_execute_application_get_flags () from /usr/lib/libfreeswitch.so.1
  4708. No symbol table info available.
  4709. #12 0x00007f3851feaef7 in ?? () from /usr/lib/freeswitch/mod/mod_httapi.so
  4710.  
  4711. No symbol table info available.
  4712. #13 0x00007f3851ff0999 in ?? () from /usr/lib/freeswitch/mod/mod_httapi.so
  4713. No symbol table info available.
  4714. #14 0x00007f38bb07c25a in switch_core_session_exec () from /usr/lib/libfreeswitch.so.1
  4715. No symbol table info available.
  4716. #15 0x00007f38bb07c818 in switch_core_session_execute_application_get_flags () from /usr/lib/libfreeswitch.so.1
  4717. No symbol table info available.
  4718. #16 0x00007f38bb0800f2 in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  4719. No symbol table info available.
  4720. #17 0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  4721. No symbol table info available.
  4722. ---Type <return> to continue, or q <return> to quit---
  4723. #18 0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  4724. No symbol table info available.
  4725. #19 0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  4726. No symbol table info available.
  4727. #20 0x00007f38b9f2e064 in start_thread (arg=0x7f3835b07700) at pthread_create.c:309
  4728.         __res = <optimized out>
  4729.         pd = 0x7f3835b07700
  4730.         now = <optimized out>
  4731.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879395653376, 627279392092046663, 0, 139879501796880, 18,
  4732.                 139879395653376, -665160381436410553, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  4733.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  4734.         not_first_call = <optimized out>
  4735.         pagesize_m1 = <optimized out>
  4736.         sp = <optimized out>
  4737.         freesize = <optimized out>
  4738.         __PRETTY_FUNCTION__ = "start_thread"
  4739. #21 0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  4740. No locals.
  4741.  
  4742. Thread 54 (Thread 0x7f382f4e5700 (LWP 2338)):
  4743. #0  __clock_nanosleep (clock_id=1, flags=0, req=0x7f382f4e4d50, rem=0xffffffffffffffff)
  4744.     at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:49
  4745.         oldstate = 0
  4746.         r = 1
  4747. #1  0x00007f38bb133dbb in ?? () from /usr/lib/libfreeswitch.so.1
  4748. No symbol table info available.
  4749. #2  0x00007f38bb0ffc86 in ?? () from /usr/lib/libfreeswitch.so.1
  4750. No symbol table info available.
  4751. #3  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  4752. No symbol table info available.
  4753. #4  0x00007f38b9f2e064 in start_thread (arg=0x7f382f4e5700) at pthread_create.c:309
  4754.         __res = <optimized out>
  4755.         pd = 0x7f382f4e5700
  4756.         now = <optimized out>
  4757.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879288559360, 627279392092046663, 0, 139880069986224, 18,
  4758.                 139879288559360, -665171738403683001, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  4759.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  4760.         not_first_call = <optimized out>
  4761.         pagesize_m1 = <optimized out>
  4762.         sp = <optimized out>
  4763.         freesize = <optimized out>
  4764.         __PRETTY_FUNCTION__ = "start_thread"
  4765. #5  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  4766. No locals.
  4767.  
  4768. Thread 53 (Thread 0x7f38b1ac5700 (LWP 16791)):
  4769. #0  0x00007f38b9c5aaed in poll () at ../sysdeps/unix/syscall-template.S:81
  4770. No locals.
  4771. #1  0x00007f38b1b3290b in ?? () from /usr/lib/x86_64-linux-gnu/librabbitmq.so.1
  4772. No symbol table info available.
  4773. #2  0x00007f38b1b33267 in ?? () from /usr/lib/x86_64-linux-gnu/librabbitmq.so.1
  4774. No symbol table info available.
  4775. #3  0x00007f38b1b362be in amqp_consume_message () from /usr/lib/x86_64-linux-gnu/librabbitmq.so.1
  4776. No symbol table info available.
  4777. #4  0x00007f38b1d426e5 in ?? () from /usr/lib/freeswitch/mod/mod_amqp.so
  4778. ---Type <return> to continue, or q <return> to quit---
  4779. No symbol table info available.
  4780. #5  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  4781. No symbol table info available.
  4782. #6  0x00007f38b9f2e064 in start_thread (arg=0x7f38b1ac5700) at pthread_create.c:309
  4783.         __res = <optimized out>
  4784.         pd = 0x7f38b1ac5700
  4785.         now = <optimized out>
  4786.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139881475757824, 627279392092046663, 0, 139881649299552, 139881478366592,
  4787.                 139881475757824, -664870214519634617, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  4788.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  4789.         not_first_call = <optimized out>
  4790.         pagesize_m1 = <optimized out>
  4791.         sp = <optimized out>
  4792.         freesize = <optimized out>
  4793.         __PRETTY_FUNCTION__ = "start_thread"
  4794. #7  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  4795. No locals.
  4796.  
  4797. Thread 52 (Thread 0x7f38b19c3700 (LWP 16792)):
  4798. #0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
  4799. No locals.
  4800. #1  0x00007f38bb359522 in apr_thread_cond_timedwait () from /usr/lib/libfreeswitch.so.1
  4801. No symbol table info available.
  4802. #2  0x00007f38bb350fdc in apr_queue_pop_timeout () from /usr/lib/libfreeswitch.so.1
  4803. No symbol table info available.
  4804. #3  0x00007f38b1d44b01 in ?? () from /usr/lib/freeswitch/mod/mod_amqp.so
  4805. No symbol table info available.
  4806. #4  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  4807. No symbol table info available.
  4808. #5  0x00007f38b9f2e064 in start_thread (arg=0x7f38b19c3700) at pthread_create.c:309
  4809.         __res = <optimized out>
  4810.         pd = 0x7f38b19c3700
  4811.         now = <optimized out>
  4812.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139881474701056, 627279392092046663, 0, 139881649299552, 139881478375536,
  4813.                 139881474701056, -664869798981548729, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  4814.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  4815.         not_first_call = <optimized out>
  4816.         pagesize_m1 = <optimized out>
  4817.         sp = <optimized out>
  4818.         freesize = <optimized out>
  4819.         __PRETTY_FUNCTION__ = "start_thread"
  4820. #6  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  4821. No locals.
  4822.  
  4823. Thread 51 (Thread 0x7f3834a2c700 (LWP 1596)):
  4824. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  4825. No locals.
  4826. #1  0x00007f38bb134bd6 in ?? () from /usr/lib/libfreeswitch.so.1
  4827. No symbol table info available.
  4828. #2  0x00007f38bb0638c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  4829. No symbol table info available.
  4830. #3  0x00007f38bb0e5fac in ?? () from /usr/lib/libfreeswitch.so.1
  4831. No symbol table info available.
  4832. #4  0x00007f38bb0e7717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1
  4833. No symbol table info available.
  4834. ---Type <return> to continue, or q <return> to quit---
  4835. #5  0x00007f38bb0993f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1
  4836. No symbol table info available.
  4837. #6  0x00007f38b1186118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  4838. No symbol table info available.
  4839. #7  0x00007f38bb081a8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1
  4840. No symbol table info available.
  4841. #8  0x00007f38bb0ef855 in ?? () from /usr/lib/libfreeswitch.so.1
  4842. No symbol table info available.
  4843. #9  0x00007f38bb0f0872 in ?? () from /usr/lib/libfreeswitch.so.1
  4844. No symbol table info available.
  4845. #10 0x00007f38bb07fd7c in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  4846. No symbol table info available.
  4847. #11 0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  4848. No symbol table info available.
  4849. #12 0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  4850. No symbol table info available.
  4851. #13 0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  4852. No symbol table info available.
  4853. #14 0x00007f38b9f2e064 in start_thread (arg=0x7f3834a2c700) at pthread_create.c:309
  4854.         __res = <optimized out>
  4855.         pd = 0x7f3834a2c700
  4856.         now = <optimized out>
  4857.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879377979136, 627279392092046663, 0, 139881380616160, 18,
  4858.                 139879377979136, -665158295692917433, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  4859.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  4860.         not_first_call = <optimized out>
  4861.         pagesize_m1 = <optimized out>
  4862.         sp = <optimized out>
  4863.         freesize = <optimized out>
  4864.         __PRETTY_FUNCTION__ = "start_thread"
  4865. #15 0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  4866. No locals.
  4867.  
  4868. Thread 50 (Thread 0x7f3835051700 (LWP 2317)):
  4869. #0  __clock_nanosleep (clock_id=1, flags=0, req=0x7f38350509a0, rem=0xffffffffffffffff)
  4870.     at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:49
  4871.         oldstate = 0
  4872.         r = 1
  4873. #1  0x00007f38bb133dbb in ?? () from /usr/lib/libfreeswitch.so.1
  4874. No symbol table info available.
  4875. #2  0x00007f38b2c20885 in outbound_agent_thread_run (thread=0x1, obj=0x7f385d9dd9e8)
  4876.     at /usr/src/freeswitch.git/src/mod/applications/mod_ards/mod_ards.c:1591
  4877.         dialstr = 0x7f3822a055a0 "PY\271\"8\177"
  4878.         status = 1594486016
  4879.         agent_session = 0x7f38246a9958
  4880.         cause = SWITCH_CAUSE_SUCCESS
  4881.         ovars = 0x0
  4882.         agent_channel = 0x7f385c787ab0
  4883.         channel_name = 0x7f385f09ed00 "Fri, 27 Oct 2017 09:55:45 GMT"
  4884.         p = 0x7f385f09ed00 "Fri, 27 Oct 2017 09:55:45 GMT"
  4885.         event = 0x0
  4886.         expandedx = 0x7f3822a055a0 "PY\271\"8\177"
  4887.         ardsoutboundfeatures = 0x7f3822a055a0 "PY\271\"8\177"
  4888.         ardsoutivrfeatures = 0x7f385f09ed00 "Fri, 27 Oct 2017 09:55:45 GMT"
  4889.  
  4890.         member_session = 0x7f38980abde8
  4891. ---Type <return> to continue, or q <return> to quit---
  4892.         times = 0xfffffffffffffdfc
  4893.         start_epoch = "curl_sendfile:http://fileservice.facetone.<client>.lk/DVP/API/1.0"
  4894.         __func__ = "outbound_agent_thread_run"
  4895. #3  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  4896. No symbol table info available.
  4897. #4  0x00007f38b9f2e064 in start_thread (arg=0x7f3835051700) at pthread_create.c:309
  4898.         __res = <optimized out>
  4899.         pd = 0x7f3835051700
  4900.         now = <optimized out>
  4901.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879384422144, 627279392092046663, 0, 139879434498448, 18,
  4902.                 139879384422144, -665159169181891257, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  4903.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  4904.         not_first_call = <optimized out>
  4905.         pagesize_m1 = <optimized out>
  4906.         sp = <optimized out>
  4907.         freesize = <optimized out>
  4908.         __PRETTY_FUNCTION__ = "start_thread"
  4909. #5  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  4910. No locals.
  4911.  
  4912. Thread 49 (Thread 0x7f38b32a8700 (LWP 16783)):
  4913. #0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
  4914. No locals.
  4915. #1  0x00007f38bb359522 in apr_thread_cond_timedwait () from /usr/lib/libfreeswitch.so.1
  4916. No symbol table info available.
  4917. #2  0x00007f38bb350fdc in apr_queue_pop_timeout () from /usr/lib/libfreeswitch.so.1
  4918. No symbol table info available.
  4919. #3  0x00007f38bb0bd9df in ?? () from /usr/lib/libfreeswitch.so.1
  4920. No symbol table info available.
  4921. #4  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  4922. No symbol table info available.
  4923. #5  0x00007f38b9f2e064 in start_thread (arg=0x7f38b32a8700) at pthread_create.c:309
  4924.         __res = <optimized out>
  4925.         pd = 0x7f38b32a8700
  4926.         now = <optimized out>
  4927.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139881500804864, 627279392092046663, 0, 139881649299552, 139881633012080,
  4928.                 139881500804864, -664864663811275449, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  4929.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  4930.         not_first_call = <optimized out>
  4931.         pagesize_m1 = <optimized out>
  4932.         sp = <optimized out>
  4933.         freesize = <optimized out>
  4934.         __PRETTY_FUNCTION__ = "start_thread"
  4935. #6  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  4936. No locals.
  4937.  
  4938. Thread 48 (Thread 0x7f38346db700 (LWP 1594)):
  4939. #0  __clock_nanosleep (clock_id=1, flags=0, req=0x7f38346da9a0, rem=0xffffffffffffffff)
  4940.     at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:49
  4941.         oldstate = 0
  4942.         r = 1
  4943. #1  0x00007f38bb133dbb in ?? () from /usr/lib/libfreeswitch.so.1
  4944. No symbol table info available.
  4945. #2  0x00007f38b2c20885 in outbound_agent_thread_run (thread=0x1, obj=0x7f385e2969c8)
  4946.     at /usr/src/freeswitch.git/src/mod/applications/mod_ards/mod_ards.c:1591
  4947. ---Type <return> to continue, or q <return> to quit---
  4948.         dialstr = 0x7f38227c7f80 ""
  4949.         status = 587728272
  4950.         agent_session = 0x7f3823e4eb08
  4951.         cause = SWITCH_CAUSE_SUCCESS
  4952.         ovars = 0x0
  4953.         agent_channel = 0x7f385dc72490
  4954.         channel_name = 0x7f3823080590 "p\311\377 8\177"
  4955.         p = 0x7f3823080590 "p\311\377 8\177"
  4956.         event = 0x0
  4957.         expandedx = 0x7f38227c7f80 ""
  4958.         ardsoutboundfeatures = 0x7f38227c7f80 ""
  4959.         ardsoutivrfeatures = 0x7f3823080590 "p\311\377 8\177"
  4960.         member_session = 0x7f389879b178
  4961.         times = 0xfffffffffffffdfc
  4962.         start_epoch = "curl_sendfile:http://fileservice.facetone.<client>.lk/DVP/API/1.0"
  4963.         __func__ = "outbound_agent_thread_run"
  4964. #3  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  4965. No symbol table info available.
  4966. #4  0x00007f38b9f2e064 in start_thread (arg=0x7f38346db700) at pthread_create.c:309
  4967.         __res = <optimized out>
  4968.         pd = 0x7f38346db700
  4969.         now = <optimized out>
  4970.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879374501632, 627279392092046663, 0, 139880039498320, 18,
  4971.                 139879374501632, -665156621192542905, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  4972.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  4973.         not_first_call = <optimized out>
  4974.         pagesize_m1 = <optimized out>
  4975.         sp = <optimized out>
  4976.         freesize = <optimized out>
  4977.         __PRETTY_FUNCTION__ = "start_thread"
  4978. #5  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  4979. No locals.
  4980.  
  4981. Thread 47 (Thread 0x7f38bc0217c0 (LWP 16776)):
  4982. #0  0x00007f38b9c5c893 in select () at ../sysdeps/unix/syscall-template.S:81
  4983. No locals.
  4984. #1  0x00007f38bb360b35 in apr_sleep () from /usr/lib/libfreeswitch.so.1
  4985. No symbol table info available.
  4986. #2  0x00007f38bb133d5c in ?? () from /usr/lib/libfreeswitch.so.1
  4987. No symbol table info available.
  4988. #3  0x00007f38bb089272 in switch_core_runtime_loop () from /usr/lib/libfreeswitch.so.1
  4989. No symbol table info available.
  4990. #4  0x0000000000402e8b in ?? ()
  4991. No symbol table info available.
  4992. #5  0x00007f38b9b9cb45 in __libc_start_main (main=0x401bf0, argc=7, argv=0x7fffa4f2d218, init=<optimized out>,
  4993.     fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffa4f2d208) at libc-start.c:287
  4994.         result = <optimized out>
  4995.  
  4996.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {0, 627279392092046663, 4209758, 140735960764944, 0, 0,
  4997.                 -627193673761569465, -664852437522463417}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x403da0,
  4998.               0x7fffa4f2d218}, data = {prev = 0x0, cleanup = 0x0, canceltype = 4210080}}}
  4999.         not_first_call = <optimized out>
  5000. #6  0x0000000000403c87 in ?? ()
  5001. No symbol table info available.
  5002.  
  5003. Thread 46 (Thread 0x7f383469d700 (LWP 2088)):
  5004. ---Type <return> to continue, or q <return> to quit---
  5005. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  5006. No locals.
  5007. #1  0x00007f38bb134bd6 in ?? () from /usr/lib/libfreeswitch.so.1
  5008. No symbol table info available.
  5009. #2  0x00007f38bb0638c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  5010. No symbol table info available.
  5011. #3  0x00007f38bb0e5fac in ?? () from /usr/lib/libfreeswitch.so.1
  5012. No symbol table info available.
  5013. #4  0x00007f38bb0e7717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1
  5014. No symbol table info available.
  5015. #5  0x00007f38bb0993f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1
  5016. No symbol table info available.
  5017. #6  0x00007f38b1186118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  5018. No symbol table info available.
  5019. #7  0x00007f38bb081a8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1
  5020. No symbol table info available.
  5021. #8  0x00007f38bb0ef855 in ?? () from /usr/lib/libfreeswitch.so.1
  5022. No symbol table info available.
  5023. #9  0x00007f38bb0f0872 in ?? () from /usr/lib/libfreeswitch.so.1
  5024. No symbol table info available.
  5025. #10 0x00007f38bb07fd7c in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  5026. No symbol table info available.
  5027. #11 0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  5028. No symbol table info available.
  5029. #12 0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  5030. No symbol table info available.
  5031. #13 0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  5032. No symbol table info available.
  5033. #14 0x00007f38b9f2e064 in start_thread (arg=0x7f383469d700) at pthread_create.c:309
  5034.         __res = <optimized out>
  5035.         pd = 0x7f383469d700
  5036.         now = <optimized out>
  5037.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879374247680, 627279392092046663, 0, 139880039470416, 18,
  5038.                 139879374247680, -665156590054030009, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  5039.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  5040.         not_first_call = <optimized out>
  5041.         pagesize_m1 = <optimized out>
  5042.         sp = <optimized out>
  5043.         freesize = <optimized out>
  5044.         __PRETTY_FUNCTION__ = "start_thread"
  5045. #15 0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  5046. No locals.
  5047.  
  5048. Thread 45 (Thread 0x7f38b3ff5700 (LWP 16779)):
  5049. #0  0x00007f38b9c5aaed in poll () at ../sysdeps/unix/syscall-template.S:81
  5050. No locals.
  5051. #1  0x00007f38bb0cc19a in switch_wait_socklist () from /usr/lib/libfreeswitch.so.1
  5052. No symbol table info available.
  5053. #2  0x00007f3853dec6b7 in ?? () from /usr/lib/freeswitch/mod/mod_verto.so
  5054. No symbol table info available.
  5055.  
  5056. #3  0x00007f3853ded1f0 in ?? () from /usr/lib/freeswitch/mod/mod_verto.so
  5057. No symbol table info available.
  5058. #4  0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  5059. No symbol table info available.
  5060. #5  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  5061. ---Type <return> to continue, or q <return> to quit---
  5062. No symbol table info available.
  5063. #6  0x00007f38b9f2e064 in start_thread (arg=0x7f38b3ff5700) at pthread_create.c:309
  5064.         __res = <optimized out>
  5065.         pd = 0x7f38b3ff5700
  5066.         now = <optimized out>
  5067.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139881514751744, 627279392092046663, 0, 139881649299552, 139881632716480,
  5068.                 139881514751744, -664865103508552377, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  5069.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  5070.         not_first_call = <optimized out>
  5071.         pagesize_m1 = <optimized out>
  5072.         sp = <optimized out>
  5073.         freesize = <optimized out>
  5074.         __PRETTY_FUNCTION__ = "start_thread"
  5075. #7  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  5076. No locals.
  5077.  
  5078. Thread 44 (Thread 0x7f3834811700 (LWP 1592)):
  5079. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  5080. No locals.
  5081. #1  0x00007f38bb134bd6 in ?? () from /usr/lib/libfreeswitch.so.1
  5082. No symbol table info available.
  5083. #2  0x00007f38bb0638c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  5084. No symbol table info available.
  5085. #3  0x00007f38bb0e5fac in ?? () from /usr/lib/libfreeswitch.so.1
  5086. No symbol table info available.
  5087. #4  0x00007f38bb0e7717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1
  5088. No symbol table info available.
  5089. #5  0x00007f38bb0993f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1
  5090. No symbol table info available.
  5091. #6  0x00007f38b1186118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  5092. No symbol table info available.
  5093. #7  0x00007f38bb081a8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1
  5094. No symbol table info available.
  5095. #8  0x00007f38bb0ef855 in ?? () from /usr/lib/libfreeswitch.so.1
  5096. No symbol table info available.
  5097. #9  0x00007f38bb0f0872 in ?? () from /usr/lib/libfreeswitch.so.1
  5098. No symbol table info available.
  5099. #10 0x00007f38bb07fd7c in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  5100. No symbol table info available.
  5101. #11 0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  5102. No symbol table info available.
  5103. #12 0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  5104. No symbol table info available.
  5105. #13 0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  5106. No symbol table info available.
  5107. #14 0x00007f38b9f2e064 in start_thread (arg=0x7f3834811700) at pthread_create.c:309
  5108.         __res = <optimized out>
  5109.         pd = 0x7f3834811700
  5110.         now = <optimized out>
  5111.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879375771392, 627279392092046663, 0, 139881246392880, 18,
  5112.                 139879375771392, -665158035310525113, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  5113.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  5114.         not_first_call = <optimized out>
  5115.         pagesize_m1 = <optimized out>
  5116.         sp = <optimized out>
  5117. ---Type <return> to continue, or q <return> to quit---
  5118.         freesize = <optimized out>
  5119.         __PRETTY_FUNCTION__ = "start_thread"
  5120. #15 0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  5121. No locals.
  5122.  
  5123. Thread 43 (Thread 0x7f3834cef700 (LWP 1970)):
  5124. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  5125. No locals.
  5126. #1  0x00007f38bb134bd6 in ?? () from /usr/lib/libfreeswitch.so.1
  5127. No symbol table info available.
  5128. #2  0x00007f38bb0638c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  5129. No symbol table info available.
  5130. #3  0x00007f38bb0e5fac in ?? () from /usr/lib/libfreeswitch.so.1
  5131. No symbol table info available.
  5132. #4  0x00007f38bb0e7717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1
  5133. No symbol table info available.
  5134. #5  0x00007f38bb0993f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1
  5135. No symbol table info available.
  5136. #6  0x00007f38b1186118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  5137. No symbol table info available.
  5138. #7  0x00007f38bb081a8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1
  5139. No symbol table info available.
  5140. #8  0x00007f38bb11334d in switch_ivr_play_file () from /usr/lib/libfreeswitch.so.1
  5141. No symbol table info available.
  5142. #9  0x00007f38b2c1e7ed in ards_function (session=0x9b, data=0x7f3834cee100 "\260\303\301\262\070\177")
  5143.     at /usr/src/freeswitch.git/src/mod/applications/mod_ards/mod_ards.c:1161
  5144.         dbuf = "\240S&#8\177\000\000\242S"
  5145.         music_file_path = "http://fileservice.facetone.<client>.lk/DVP/API/1.0.0.0/InternalFileService/File/DownloadLatest/1/4/Hold-Eng-Info.wav\000\000\000\000 \000\000\\8\177\000\000\a\000\000\000\000\000\000\000 \000\000\\8\177\000\000\006\000\000\000\000\000\000\000\351\020\065\273\070\177\000\000\006\000\000\000\350\003\000\000h\343\316\064\070\177\000\000\000\000\000\000\000\000\000\000\065@\005\273\070\177\000\000\b\257/\230\070\177\000\000\000\000\000\000\000\000\000\000"...
  5146.         args = {input_callback = 0x7f38b2c1c3b0 <ards_on_dtmf>, buf = 0x7f3834cee1e0, buflen = 10, read_frame_callback = 0x0,
  5147.           user_data = 0x0, dmachine = 0x0, loops = 1}
  5148.         channel = 0x7f38986fd6f0
  5149.         event = 0x7f38232653a0
  5150.         announcement_time = 0x7f3834cee280 "http://fileservice.facetone.<client>.lk/DVP/API/1.0.0.0/InternalFileService/File/DownloadLatest/1/4/Hold-Eng-Info.wav"
  5151.         max_queue_time = 0x1 <error: Cannot access memory at address 0x1>
  5152.         moh_step = ARDS_MOH
  5153.         time_m = 0
  5154.         pstatus = SWITCH_STATUS_RESAMPLE
  5155.         argv = {0x7f38203831a0 "ards", 0x7f38203831a2 "ds", 0x7f38203831a5 "", 0x7f38203831a7 "", 0x0}
  5156.         __func__ = "ards_function"
  5157. #10 0x00007f38bb07c25a in switch_core_session_exec () from /usr/lib/libfreeswitch.so.1
  5158. No symbol table info available.
  5159. #11 0x00007f38bb07c818 in switch_core_session_execute_application_get_flags () from /usr/lib/libfreeswitch.so.1
  5160. No symbol table info available.
  5161.  
  5162. #12 0x00007f3851feaef7 in ?? () from /usr/lib/freeswitch/mod/mod_httapi.so
  5163. No symbol table info available.
  5164. #13 0x00007f3851ff0999 in ?? () from /usr/lib/freeswitch/mod/mod_httapi.so
  5165. No symbol table info available.
  5166. #14 0x00007f38bb07c25a in switch_core_session_exec () from /usr/lib/libfreeswitch.so.1
  5167. No symbol table info available.
  5168. #15 0x00007f38bb07c818 in switch_core_session_execute_application_get_flags () from /usr/lib/libfreeswitch.so.1
  5169. No symbol table info available.
  5170. ---Type <return> to continue, or q <return> to quit---
  5171. #16 0x00007f38bb0800f2 in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  5172. No symbol table info available.
  5173. #17 0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  5174. No symbol table info available.
  5175. #18 0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  5176. No symbol table info available.
  5177. #19 0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  5178. No symbol table info available.
  5179. #20 0x00007f38b9f2e064 in start_thread (arg=0x7f3834cef700) at pthread_create.c:309
  5180.         __res = <optimized out>
  5181.         pd = 0x7f3834cef700
  5182.         now = <optimized out>
  5183.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879380875008, 627279392092046663, 0, 139880978158352, 18,
  5184.                 139879380875008, -665157439383812793, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  5185.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  5186.         not_first_call = <optimized out>
  5187.         pagesize_m1 = <optimized out>
  5188.         sp = <optimized out>
  5189.         freesize = <optimized out>
  5190.         __PRETTY_FUNCTION__ = "start_thread"
  5191. #21 0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  5192. No locals.
  5193.  
  5194. Thread 42 (Thread 0x7f3834edf700 (LWP 2456)):
  5195. #0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
  5196. No locals.
  5197. #1  0x00007f38bb359522 in apr_thread_cond_timedwait () from /usr/lib/libfreeswitch.so.1
  5198. No symbol table info available.
  5199. #2  0x00007f38bb350fdc in apr_queue_pop_timeout () from /usr/lib/libfreeswitch.so.1
  5200. No symbol table info available.
  5201. #3  0x00007f38bb07572c in ?? () from /usr/lib/libfreeswitch.so.1
  5202. No symbol table info available.
  5203. #4  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  5204. No symbol table info available.
  5205. #5  0x00007f38b9f2e064 in start_thread (arg=0x7f3834edf700) at pthread_create.c:309
  5206.         __res = <optimized out>
  5207.         pd = 0x7f3834edf700
  5208.         now = <optimized out>
  5209.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879382906624, 627279392092046663, 0, 139880643071840, 18,
  5210.                 139879382906624, -665157722851654329, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  5211.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  5212.         not_first_call = <optimized out>
  5213.         pagesize_m1 = <optimized out>
  5214.         sp = <optimized out>
  5215.         freesize = <optimized out>
  5216.         __PRETTY_FUNCTION__ = "start_thread"
  5217. #6  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  5218. No locals.
  5219.  
  5220. Thread 41 (Thread 0x7f38343d5700 (LWP 1590)):
  5221. #0  __clock_nanosleep (clock_id=1, flags=0, req=0x7f38343d49a0, rem=0xffffffffffffffff)
  5222.     at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:49
  5223.         oldstate = 0
  5224.         r = 1
  5225. #1  0x00007f38bb133dbb in ?? () from /usr/lib/libfreeswitch.so.1
  5226. ---Type <return> to continue, or q <return> to quit---
  5227. No symbol table info available.
  5228. #2  0x00007f38b2c20885 in outbound_agent_thread_run (thread=0x1, obj=0x7f385c9a56b8)
  5229.     at /usr/src/freeswitch.git/src/mod/applications/mod_ards/mod_ards.c:1591
  5230.         dialstr = 0x7f3820621e70 "sip_network_ip"
  5231.         status = 580811584
  5232.         agent_session = 0x7f382483e0f8
  5233.         cause = SWITCH_CAUSE_SUCCESS
  5234.         ovars = 0x0
  5235.         agent_channel = 0x7f382028b8c0
  5236.         channel_name = 0x7f38229e7b40 "\200\367\376_8\177"
  5237.         p = 0x7f38229e7b40 "\200\367\376_8\177"
  5238.         event = 0x0
  5239.         expandedx = 0x7f3820621e70 "sip_network_ip"
  5240.         ardsoutboundfeatures = 0x7f3820621e70 "sip_network_ip"
  5241.         ardsoutivrfeatures = 0x7f38229e7b40 "\200\367\376_8\177"
  5242.         member_session = 0x7f38985f61b8
  5243.         times = 0xfffffffffffffdfc
  5244.         start_epoch = "curl_sendfile:http://fileservice.facetone.<client>.lk/DVP/API/1.0"
  5245.         __func__ = "outbound_agent_thread_run"
  5246. #3  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  5247. No symbol table info available.
  5248. #4  0x00007f38b9f2e064 in start_thread (arg=0x7f38343d5700) at pthread_create.c:309
  5249.         __res = <optimized out>
  5250.         pd = 0x7f38343d5700
  5251.         now = <optimized out>
  5252.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879371331328, 627279392092046663, 0,
  5253. 139880055933472, 18,
  5254.                 139879371331328, -665157041025596089, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  5255.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  5256.         not_first_call = <optimized out>
  5257.         pagesize_m1 = <optimized out>
  5258.         sp = <optimized out>
  5259.         freesize = <optimized out>
  5260.         __PRETTY_FUNCTION__ = "start_thread"
  5261. #5  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  5262. No locals.
  5263.  
  5264. Thread 40 (Thread 0x7f382f8f9700 (LWP 1825)):
  5265. #0  __clock_nanosleep (clock_id=1, flags=0, req=0x7f382f8f8d50, rem=0xffffffffffffffff)
  5266.     at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:49
  5267.         oldstate = 0
  5268.         r = 1
  5269. #1  0x00007f38bb133dbb in ?? () from /usr/lib/libfreeswitch.so.1
  5270. No symbol table info available.
  5271. #2  0x00007f38bb0ffc86 in ?? () from /usr/lib/libfreeswitch.so.1
  5272. No symbol table info available.
  5273. #3  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  5274. No symbol table info available.
  5275. #4  0x00007f38b9f2e064 in start_thread (arg=0x7f382f8f9700) at pthread_create.c:309
  5276.         __res = <optimized out>
  5277.         pd = 0x7f382f8f9700
  5278.         now = <optimized out>
  5279.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879292835584, 627279392092046663, 0, 139880642619952, 18,
  5280.                 139879292835584, -665173372638739129, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  5281.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  5282.         not_first_call = <optimized out>
  5283. ---Type <return> to continue, or q <return> to quit---
  5284.         pagesize_m1 = <optimized out>
  5285.         sp = <optimized out>
  5286.         freesize = <optimized out>
  5287.         __PRETTY_FUNCTION__ = "start_thread"
  5288. #5  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  5289. No locals.
  5290.  
  5291. Thread 39 (Thread 0x7f38349ac700 (LWP 2465)):
  5292. #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  5293. No locals.
  5294. #1  0x00007f38bb081384 in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  5295. No symbol table info available.
  5296. #2  0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  5297. No symbol table info available.
  5298. #3  0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  5299. No symbol table info available.
  5300. #4  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  5301. No symbol table info available.
  5302. #5  0x00007f38b9f2e064 in start_thread (arg=0x7f38349ac700) at pthread_create.c:309
  5303.         __res = <optimized out>
  5304.         pd = 0x7f38349ac700
  5305.         now = <optimized out>
  5306.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879377454848, 627279392092046663, 0, 139881313509712, 18,
  5307.                 139879377454848, -665157814656580281, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  5308.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  5309.         not_first_call = <optimized out>
  5310.         pagesize_m1 = <optimized out>
  5311.         sp = <optimized out>
  5312.         freesize = <optimized out>
  5313.         __PRETTY_FUNCTION__ = "start_thread"
  5314. #6  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  5315. No locals.
  5316.  
  5317. Thread 38 (Thread 0x7f3834183700 (LWP 2444)):
  5318. #0  __clock_nanosleep (clock_id=1, flags=0, req=0x7f38341829a0, rem=0xffffffffffffffff)
  5319.     at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:49
  5320.         oldstate = 0
  5321.         r = 1
  5322. #1  0x00007f38bb133dbb in ?? () from /usr/lib/libfreeswitch.so.1
  5323. No symbol table info available.
  5324. #2  0x00007f38b2c20885 in outbound_agent_thread_run (thread=0x1, obj=0x7f385ec65e38)
  5325.     at /usr/src/freeswitch.git/src/mod/applications/mod_ards/mod_ards.c:1591
  5326.         dialstr = 0x7f385c73a310 "P\225\242\"8\177"
  5327.         status = 619147808
  5328.         agent_session = 0x7f38245bea68
  5329.         cause = SWITCH_CAUSE_SUCCESS
  5330.         ovars = 0x0
  5331.         agent_channel = 0x7f385e2d4cd0
  5332.         channel_name = 0x7f3824e77220 ""
  5333.         p = 0x7f3824e77220 ""
  5334.         event = 0x0
  5335.         expandedx = 0x7f385c73a310 "P\225\242\"8\177"
  5336.         ardsoutboundfeatures = 0x7f385c73a310 "P\225\242\"8\177"
  5337.         ardsoutivrfeatures = 0x7f3824e77220 ""
  5338.         member_session = 0x7f38983cabc8
  5339. ---Type <return> to continue, or q <return> to quit---
  5340.         times = 0xfffffffffffffdfc
  5341.         start_epoch = "curl_sendfile:http://fileservice.facetone.<client>.lk/DVP/API/1.0"
  5342.         __func__ = "outbound_agent_thread_run"
  5343. #3  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  5344. No symbol table info available.
  5345. #4  0x00007f38b9f2e064 in start_thread (arg=0x7f3834183700) at pthread_create.c:309
  5346.         __res = <optimized out>
  5347.         pd = 0x7f3834183700
  5348.         now = <optimized out>
  5349.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879368898304, 627279392092046663, 0, 139880048376608, 18,
  5350.                 139879368898304, -665156737156659897, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  5351.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  5352.         not_first_call = <optimized out>
  5353.         pagesize_m1 = <optimized out>
  5354.         sp = <optimized out>
  5355.         freesize = <optimized out>
  5356.         __PRETTY_FUNCTION__ = "start_thread"
  5357. #5  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  5358. No locals.
  5359.  
  5360. Thread 37 (Thread 0x7f3834719700 (LWP 1283)):
  5361. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  5362. No locals.
  5363. #1  0x00007f38bb134bd6 in ?? () from /usr/lib/libfreeswitch.so.1
  5364. No symbol table info available.
  5365. #2  0x00007f38bb0638c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  5366. No symbol table info available.
  5367. #3  0x00007f38bb0e5fac in ?? () from /usr/lib/libfreeswitch.so.1
  5368. No symbol table info available.
  5369. #4  0x00007f38bb0e7717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1
  5370. No symbol table info available.
  5371. #5  0x00007f38bb0993f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1
  5372. No symbol table info available.
  5373. #6  0x00007f38b1186118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  5374. No symbol table info available.
  5375. #7  0x00007f38bb081a8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1
  5376. No symbol table info available.
  5377. #8  0x00007f38bb0ef855 in ?? () from /usr/lib/libfreeswitch.so.1
  5378. No symbol table info available.
  5379. #9  0x00007f38bb0f0872 in ?? () from /usr/lib/libfreeswitch.so.1
  5380. No symbol table info available.
  5381. #10 0x00007f38bb07fd7c in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  5382. No symbol table info available.
  5383. #11 0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  5384. No symbol table info available.
  5385. #12 0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  5386. No symbol table info available.
  5387. #13 0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  5388. No symbol table info available.
  5389. #14 0x00007f38b9f2e064 in start_thread (arg=0x7f3834719700) at pthread_create.c:309
  5390.         __res = <optimized out>
  5391.         pd = 0x7f3834719700
  5392.         now = <optimized out>
  5393.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879374755584, 627279392092046663, 0, 139880039668064, 18,
  5394.                 139879374755584, -665156519187069625, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  5395. ---Type <return> to continue, or q <return> to quit---
  5396.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  5397.         not_first_call = <optimized out>
  5398.         pagesize_m1 = <optimized out>
  5399.         sp = <optimized out>
  5400.         freesize = <optimized out>
  5401.         __PRETTY_FUNCTION__ = "start_thread"
  5402. #15 0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  5403. No locals.
  5404.  
  5405. Thread 36 (Thread 0x7f382f497700 (LWP 1609)):
  5406. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  5407. No locals.
  5408. #1  0x00007f38bb134bd6 in ?? () from /usr/lib/libfreeswitch.so.1
  5409. No symbol table info available.
  5410. #2  0x00007f38bb0638c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  5411. No symbol table info available.
  5412. #3  0x00007f38bb0e5fac in ?? () from /usr/lib/libfreeswitch.so.1
  5413. No symbol table info available.
  5414. #4  0x00007f38bb0e7717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1
  5415. No symbol table info available.
  5416. #5  0x00007f38bb0993f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1
  5417. No symbol table info available.
  5418. #6  0x00007f38b1186118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  5419. No symbol table info available.
  5420. #7  0x00007f38bb081a8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1
  5421. No symbol table info available.
  5422. #8  0x00007f38bb0ef855 in ?? () from /usr/lib/libfreeswitch.so.1
  5423. No symbol table info available.
  5424. #9  0x00007f38bb0f19a5 in switch_ivr_multi_threaded_bridge () from /usr/lib/libfreeswitch.so.1
  5425. No symbol table info available.
  5426. #10 0x00007f38bb0f25d1 in ?? () from /usr/lib/libfreeswitch.so.1
  5427. No symbol table info available.
  5428. #11 0x00007f38bb080344 in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  5429. No symbol table info available.
  5430. #12 0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  5431. No symbol table info available.
  5432. #13 0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  5433. No symbol table info available.
  5434. #14 0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  5435. No symbol table info available.
  5436. #15 0x00007f38b9f2e064 in start_thread (arg=0x7f382f497700) at pthread_create.c:309
  5437.         __res = <optimized out>
  5438.         pd = 0x7f382f497700
  5439.         now = <optimized out>
  5440.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879288239872, 627279392092046663, 0, 139879568895792, 18,
  5441.                 139879288239872, -665171711560137401, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  5442.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  5443.         not_first_call = <optimized out>
  5444.         pagesize_m1 = <optimized out>
  5445.         sp = <optimized out>
  5446.         freesize = <optimized out>
  5447.         __PRETTY_FUNCTION__ = "start_thread"
  5448. #16 0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  5449. No locals.
  5450.  
  5451. ---Type <return> to continue, or q <return> to quit---
  5452. Thread 35 (Thread 0x7f3834b36700 (LWP 2434)):
  5453. #0  __clock_nanosleep (clock_id=1, flags=0, req=0x7f3834b35d50, rem=0xffffffffffffffff)
  5454.     at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:49
  5455.         oldstate = 0
  5456.         r = 1
  5457. #1  0x00007f38bb133dbb in ?? () from /usr/lib/libfreeswitch.so.1
  5458. No symbol table info available.
  5459. #2  0x00007f38bb0ffc86 in ?? () from /usr/lib/libfreeswitch.so.1
  5460. No symbol table info available.
  5461. #3  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  5462. No symbol table info available.
  5463. #4  0x00007f38b9f2e064 in start_thread (arg=0x7f3834b36700) at pthread_create.c:309
  5464.         __res = <optimized out>
  5465.         pd = 0x7f3834b36700
  5466.         now = <optimized out>
  5467.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879379068672, 627279392092046663, 0, 139880039596096, 18,
  5468.                 139879379068672, -665158157180222137, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  5469.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  5470.         not_first_call = <optimized out>
  5471.         pagesize_m1 = <optimized out>
  5472.         sp = <optimized out>
  5473.         freesize = <optimized out>
  5474.         __PRETTY_FUNCTION__ = "start_thread"
  5475. #5  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  5476. No locals.
  5477.  
  5478. Thread 34 (Thread 0x7f3834ea1700 (LWP 2300)):
  5479. #0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
  5480. No locals.
  5481. #1  0x00007f38bb359522 in apr_thread_cond_timedwait () from /usr/lib/libfreeswitch.so.1
  5482. No symbol table info available.
  5483. #2  0x00007f38bb350fdc in apr_queue_pop_timeout () from /usr/lib/libfreeswitch.so.1
  5484. No symbol table info available.
  5485. #3  0x00007f38bb07572c in ?? () from /usr/lib/libfreeswitch.so.1
  5486. No symbol table info available.
  5487. #4  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  5488. No symbol table info available.
  5489. #5  0x00007f38b9f2e064 in start_thread (arg=0x7f3834ea1700) at pthread_create.c:309
  5490.         __res = <optimized out>
  5491.         pd = 0x7f3834ea1700
  5492.         now = <optimized out>
  5493.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879382652672, 627279392092046663, 0, 139880575483152, 18,
  5494.                 139879382652672, -665157683123206841, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  5495.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  5496.         not_first_call = <optimized out>
  5497.         pagesize_m1 = <optimized out>
  5498.         sp = <optimized out>
  5499.         freesize = <optimized out>
  5500.         __PRETTY_FUNCTION__ = "start_thread"
  5501. #6  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  5502. No locals.
  5503.  
  5504. Thread 33 (Thread 0x7f382f617700 (LWP 1272)):
  5505. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  5506. No locals.
  5507. ---Type <return> to continue, or q <return> to quit---
  5508. #1  0x00007f38bb134bd6 in ?? () from /usr/lib/libfreeswitch.so.1
  5509. No symbol table info available.
  5510. #2  0x00007f38bb0638c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  5511. No symbol table info available.
  5512. #3  0x00007f38bb0e5fac in ?? () from /usr/lib/libfreeswitch.so.1
  5513. No symbol table info available.
  5514. #4  0x00007f38bb0e7717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1
  5515. No symbol table info available.
  5516. #5  0x00007f38bb0993f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1
  5517. No symbol table info available.
  5518. #6  0x00007f38b1186118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  5519. No symbol table info available.
  5520. #7  0x00007f38bb081a8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1
  5521. No symbol table info available.
  5522. #8  0x00007f38bb11334d in switch_ivr_play_file () from /usr/lib/libfreeswitch.so.1
  5523. No symbol table info available.
  5524. #9  0x00007f38b2c1e7ed in ards_function (session=0xd2, data=0x7f382f616100 "\260\303\301\262\070\177")
  5525.     at /usr/src/freeswitch.git/src/mod/applications/mod_ards/mod_ards.c:1161
  5526.         dbuf = "\340\230\310#8\177\000\000\000"
  5527.         music_file_path = "http://fileservice.facetone.<client>.lk/DVP/API/1.0.0.0/InternalFileService/File/DownloadLatest/1/4/Hold-Sin-Info.wav\000\000\000\000 \000\000\\8\177\000\000\a\000\000\000\000\000\000\000 \000\000\\8\177\000\000\006\000\000\000\000\000\000\000\351\020\065\273\070\177\000\000\006\000\000\000\350\003\000\000hca/8\177\000\000\000\000\000\000\000\000\000\000\065@\005\273\070\177\000\000\b\315B\230\070\177\000\000\000\000\000\000\000\000\000\000"...
  5528.         args = {input_callback = 0x7f38b2c1c3b0 <ards_on_dtmf>, buf = 0x7f382f6161e0, buflen = 10, read_frame_callback = 0x0,
  5529.           user_data = 0x0, dmachine = 0x0, loops = 1}
  5530.         channel = 0x7f38982a9190
  5531.         event = 0x7f3823c898e0
  5532.         announcement_time = 0x7f382f616280 "http://fileservice.facetone.<client>.lk/DVP/API/1.0.0.0/InternalFileService/File/DownloadLatest/1/4/Hold-Sin-Info.wav"
  5533.         max_queue_time = 0x1 <error: Cannot access memory at address 0x1>
  5534.         moh_step = ARDS_MOH
  5535.         time_m = 0
  5536.         pstatus = SWITCH_STATUS_RESAMPLE
  5537.         argv = {0x7f38235db000 "ards", 0x7f38235db003 "s", 0x7f38235db005 "", 0x0, 0x0}
  5538.         __func__ = "ards_function"
  5539. #10 0x00007f38bb07c25a in switch_core_session_exec () from /usr/lib/libfreeswitch.so.1
  5540. No symbol table info available.
  5541. #11 0x00007f38bb07c818 in switch_core_session_execute_application_get_flags () from /usr/lib/libfreeswitch.so.1
  5542. No symbol table info available.
  5543. #12 0x00007f3851feaef7 in ?? () from /usr/lib/freeswitch/mod/mod_httapi.so
  5544. No symbol table info available.
  5545. #13 0x00007f3851ff0999 in ?? () from /usr/lib/freeswitch/mod/mod_httapi.so
  5546. No symbol table info available.
  5547. #14 0x00007f38bb07c25a in switch_core_session_exec () from /usr/lib/libfreeswitch.so.1
  5548. No symbol table info available.
  5549. #15 0x00007f38bb07c818 in switch_core_session_execute_application_get_flags () from /usr/lib/libfreeswitch.so.1
  5550. No symbol table info available.
  5551. #16 0x00007f38bb0800f2 in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  5552. No symbol table info available.
  5553. #17 0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  5554. No symbol table info available.
  5555. #18 0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  5556. No symbol table info available.
  5557. #19 0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  5558. No symbol table info available.
  5559. ---Type <return> to continue, or q <return> to quit---
  5560. #20 0x00007f38b9f2e064 in start_thread (arg=0x7f382f617700) at pthread_create.c:309
  5561.         __res = <optimized out>
  5562.         pd = 0x7f382f617700
  5563.         now = <optimized out>
  5564.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879289812736, 627279392092046663, 0, 139880978180816, 18,
  5565.                 139879289812736, -665172055157521081, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  5566.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  5567.         not_first_call = <optimized out>
  5568.         pagesize_m1 = <optimized out>
  5569.         sp = <optimized out>
  5570.         freesize = <optimized out>
  5571.         __PRETTY_FUNCTION__ = "start_thread"
  5572. #21 0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  5573. No locals.
  5574.  
  5575. Thread 32 (Thread 0x7f382fd35700 (LWP 2037)):
  5576. #0  __clock_nanosleep (clock_id=1, flags=0, req=0x7f382fd34d50, rem=0xffffffffffffffff)
  5577.     at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:49
  5578.         oldstate = 0
  5579.         r = 1
  5580. #1  0x00007f38bb133dbb in ?? () from /usr/lib/libfreeswitch.so.1
  5581. No symbol table info available.
  5582. #2  0x00007f38bb0ffc86 in ?? () from /usr/lib/libfreeswitch.so.1
  5583. No symbol table info available.
  5584. #3  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  5585. No symbol table info available.
  5586. #4  0x00007f38b9f2e064 in start_thread (arg=0x7f382fd35700) at pthread_create.c:309
  5587.         __res = <optimized out>
  5588.         pd = 0x7f382fd35700
  5589.         now = <optimized out>
  5590.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879297275648, 627279392092046663, 0, 139880049290256, 18,
  5591.                 139879297275648, -665172726246161081, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  5592.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  5593.         not_first_call = <optimized out>
  5594.         pagesize_m1 = <optimized out>
  5595.         sp = <optimized out>
  5596.         freesize = <optimized out>
  5597.         __PRETTY_FUNCTION__ = "start_thread"
  5598. #5  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  5599. No locals.
  5600.  
  5601. Thread 31 (Thread 0x7f38344eb700 (LWP 1184)):
  5602. #0  __clock_nanosleep (clock_id=1, flags=0, req=0x7f38344ead50, rem=0xffffffffffffffff)
  5603.     at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:49
  5604.         oldstate = 0
  5605.         r = 1
  5606. #1  0x00007f38bb133dbb in ?? () from /usr/lib/libfreeswitch.so.1
  5607. No symbol table info available.
  5608. #2  0x00007f38bb0ffc86 in ?? () from /usr/lib/libfreeswitch.so.1
  5609. No symbol table info available.
  5610. #3  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  5611. No symbol table info available.
  5612. #4  0x00007f38b9f2e064 in start_thread (arg=0x7f38344eb700) at pthread_create.c:309
  5613.         __res = <optimized out>
  5614.         pd = 0x7f38344eb700
  5615. ---Type <return> to continue, or q <return> to quit---
  5616.         now = <optimized out>
  5617.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879372470016, 627279392092046663, 0, 139880039546992, 18,
  5618.                 139879372470016, -665156337724701369, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  5619.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  5620.         not_first_call = <optimized out>
  5621.         pagesize_m1 = <optimized out>
  5622.         sp = <optimized out>
  5623.         freesize = <optimized out>
  5624.         __PRETTY_FUNCTION__ = "start_thread"
  5625. #5  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  5626. No locals.
  5627.  
  5628. Thread 30 (Thread 0x7f3835819700 (LWP 1140)):
  5629. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  5630. No locals.
  5631. #1  0x00007f38bb134bd6 in ?? () from /usr/lib/libfreeswitch.so.1
  5632. No symbol table info available.
  5633. #2  0x00007f38bb0638c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  5634. No symbol table info available.
  5635. #3  0x00007f38bb0e5fac in ?? () from /usr/lib/libfreeswitch.so.1
  5636. No symbol table info available.
  5637. #4  0x00007f38bb0e7717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1
  5638. No symbol table info available.
  5639. #5  0x00007f38bb0993f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1
  5640. No symbol table info available.
  5641. #6  0x00007f38b1186118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  5642. No symbol table info available.
  5643. #7  0x00007f38bb081a8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1
  5644. No symbol table info available.
  5645. #8  0x00007f38bb0ef855 in ?? () from /usr/lib/libfreeswitch.so.1
  5646. No symbol table info available.
  5647. #9  0x00007f38bb0f19a5 in switch_ivr_multi_threaded_bridge () from /usr/lib/libfreeswitch.so.1
  5648. No symbol table info available.
  5649. #10 0x00007f38bb0f25d1 in ?? () from /usr/lib/libfreeswitch.so.1
  5650. No symbol table info available.
  5651. #11 0x00007f38bb080344 in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  5652. No symbol table info available.
  5653. #12 0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  5654. No symbol table info available.
  5655. #13 0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  5656. No symbol table info available.
  5657. #14 0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  5658. No symbol table info available.
  5659. #15 0x00007f38b9f2e064 in start_thread (arg=0x7f3835819700) at pthread_create.c:309
  5660.         __res = <optimized out>
  5661.         pd = 0x7f3835819700
  5662.         now = <optimized out>
  5663.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879392581376, 627279392092046663, 0, 139880376011600, 18,
  5664.                 139879392581376, -665160230038813369, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  5665.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  5666.         not_first_call = <optimized out>
  5667.         pagesize_m1 = <optimized out>
  5668.         sp = <optimized out>
  5669.         freesize = <optimized out>
  5670.         __PRETTY_FUNCTION__ = "start_thread"
  5671. ---Type <return> to continue, or q <return> to quit---
  5672. #16 0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  5673. No locals.
  5674.  
  5675. Thread 29 (Thread 0x7f38344ad700 (LWP 1872)):
  5676. #0  __clock_nanosleep (clock_id=1, flags=0, req=0x7f38344ac9a0, rem=0xffffffffffffffff)
  5677.     at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:49
  5678.         oldstate = 0
  5679.         r = 1
  5680. #1  0x00007f38bb133dbb in ?? () from /usr/lib/libfreeswitch.so.1
  5681. No symbol table info available.
  5682. #2  0x00007f38b2c20885 in outbound_agent_thread_run (thread=0x1, obj=0x7f385e3a1348)
  5683.     at /usr/src/freeswitch.git/src/mod/applications/mod_ards/mod_ards.c:1591
  5684.         dialstr = 0x7f385f793d70 ""
  5685.         status = 553019616
  5686.         agent_session = 0x7f3823abb728
  5687.         cause = SWITCH_CAUSE_SUCCESS
  5688.         ovars = 0x0
  5689.         agent_channel = 0x7f385d516430
  5690.         channel_name = 0x7f3820f668e0 "PP\234\\8\177"
  5691.         p = 0x7f3820f668e0 "PP\234\\8\177"
  5692.         event = 0x0
  5693.         expandedx = 0x7f385f793d70 ""
  5694.         ardsoutboundfeatures = 0x7f385f793d70 ""
  5695.         ardsoutivrfeatures = 0x7f3820f668e0 "PP\234\\8\177"
  5696.         member_session = 0x7f3898381d48
  5697.         times = 0xfffffffffffffdfc
  5698.         start_epoch = "curl_sendfile:http://fileservice.facetone.<client>.lk/DVP/API/1.0"
  5699.         __func__ = "outbound_agent_thread_run"
  5700. #3  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  5701. No symbol table info available.
  5702. #4  0x00007f38b9f2e064 in start_thread (arg=0x7f38344ad700) at pthread_create.c:309
  5703.         __res = <optimized out>
  5704.         pd = 0x7f38344ad700
  5705.         now = <optimized out>
  5706.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879372216064, 627279392092046663, 0, 139881045470128, 18,
  5707.                 139879372216064, -665156306586188473, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  5708.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  5709.         not_first_call = <optimized out>
  5710.         pagesize_m1 = <optimized out>
  5711.         sp = <optimized out>
  5712.         freesize = <optimized out>
  5713.         __PRETTY_FUNCTION__ = "start_thread"
  5714. #5  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  5715. No locals.
  5716.  
  5717. Thread 28 (Thread 0x7f38356a5700 (LWP 2086)):
  5718. #0  __clock_nanosleep (clock_id=1, flags=0, req=0x7f38356a49a0, rem=0xffffffffffffffff)
  5719.     at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:49
  5720.         oldstate = 0
  5721.         r = 1
  5722. #1  0x00007f38bb133dbb in ?? () from /usr/lib/libfreeswitch.so.1
  5723. No symbol table info available.
  5724. #2  0x00007f38b2c20885 in outbound_agent_thread_run (thread=0x1, obj=0x7f385ee89408)
  5725.     at /usr/src/freeswitch.git/src/mod/applications/mod_ards/mod_ards.c:1591
  5726.         dialstr = 0x7f3822b4cf40 ""
  5727. ---Type <return> to continue, or q <return> to quit---
  5728.         status = 625070128
  5729.  
  5730.         agent_session = 0x7f3823fd38d8
  5731.         cause = SWITCH_CAUSE_SUCCESS
  5732.         ovars = 0x0
  5733.         agent_channel = 0x7f385c36ef70
  5734.         channel_name = 0x7f382541d030 "\260\227 $8\177"
  5735.         p = 0x7f382541d030 "\260\227 $8\177"
  5736.         event = 0x0
  5737.         expandedx = 0x7f3822b4cf40 ""
  5738.         ardsoutboundfeatures = 0x7f3822b4cf40 ""
  5739.         ardsoutivrfeatures = 0x7f382541d030 "\260\227 $8\177"
  5740.         member_session = 0x7f38981e9f58
  5741.         times = 0xfffffffffffffdfc
  5742.         start_epoch = "curl_sendfile:http://fileservice.facetone.<client>.lk/DVP/API/1.0"
  5743.         __func__ = "outbound_agent_thread_run"
  5744. #3  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  5745. No symbol table info available.
  5746. #4  0x00007f38b9f2e064 in start_thread (arg=0x7f38356a5700) at pthread_create.c:309
  5747.         __res = <optimized out>
  5748.         pd = 0x7f38356a5700
  5749.         now = <optimized out>
  5750.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879391057664, 627279392092046663, 0, 139880777164096, 18,
  5751.                 139879391057664, -665158784782318265, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  5752.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  5753.         not_first_call = <optimized out>
  5754.         pagesize_m1 = <optimized out>
  5755.         sp = <optimized out>
  5756.         freesize = <optimized out>
  5757.         __PRETTY_FUNCTION__ = "start_thread"
  5758. #5  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  5759. No locals.
  5760.  
  5761. Thread 27 (Thread 0x7f382facb700 (LWP 1182)):
  5762. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  5763. No locals.
  5764. #1  0x00007f38bb134bd6 in ?? () from /usr/lib/libfreeswitch.so.1
  5765. No symbol table info available.
  5766. #2  0x00007f38bb0638c8 in switch_core_timer_next () from /usr/lib/libfreeswitch.so.1
  5767. No symbol table info available.
  5768. #3  0x00007f38bb0e5fac in ?? () from /usr/lib/libfreeswitch.so.1
  5769. No symbol table info available.
  5770. #4  0x00007f38bb0e7717 in switch_rtp_zerocopy_read_frame () from /usr/lib/libfreeswitch.so.1
  5771. No symbol table info available.
  5772. #5  0x00007f38bb0993f1 in switch_core_media_read_frame () from /usr/lib/libfreeswitch.so.1
  5773. No symbol table info available.
  5774. #6  0x00007f38b1186118 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  5775. No symbol table info available.
  5776. #7  0x00007f38bb081a8d in switch_core_session_read_frame () from /usr/lib/libfreeswitch.so.1
  5777. No symbol table info available.
  5778. #8  0x00007f38bb11334d in switch_ivr_play_file () from /usr/lib/libfreeswitch.so.1
  5779. No symbol table info available.
  5780. #9  0x00007f38b2c1e7ed in ards_function (session=0x77, data=0x7f382faca100 "\260\303\301\262\070\177")
  5781.     at /usr/src/freeswitch.git/src/mod/applications/mod_ards/mod_ards.c:1161
  5782.         dbuf = "@\343\302\\8\177\000\000", <incomplete sequence \343>
  5783.         music_file_path = "http://fileservice.facetone.<client>.lk/DVP/API/1.0.0.0/InternalFileService/File/DownloadLatest/1/4/H---Type <return> to continue, or q <return> to quit---
  5784. old-Sin-Info.wav\000\000\000\000 \000\000\\8\177\000\000\a\000\000\000\000\000\000\000 \000\000\\8\177\000\000\006\000\000\000\000\000\000\000\351\020\065\273\070\177\000\000\006\000\000\000\350\003\000\000h\243\254/8\177\000\000\000\000\000\000\000\000\000\000\065@\005\273\070\177\000\000\030\355\037\230\070\177\000\000\000\000\000\000\000\000\000\000"...
  5785.         args = {input_callback = 0x7f38b2c1c3b0 <ards_on_dtmf>, buf = 0x7f382faca1e0, buflen = 10, read_frame_callback = 0x0,
  5786.           user_data = 0x0, dmachine = 0x0, loops = 1}
  5787.         channel = 0x7f389851b210
  5788.         event = 0x7f385cc2e340
  5789.         announcement_time = 0x7f382faca280 "http://fileservice.facetone.<client>.lk/DVP/API/1.0.0.0/InternalFileService/File/DownloadLatest/1/4/Hold-Sin-Info.wav"
  5790.         max_queue_time = 0x1 <error: Cannot access memory at address 0x1>
  5791.         moh_step = ARDS_MOH
  5792.         time_m = 0
  5793.         pstatus = SWITCH_STATUS_RESAMPLE
  5794.         argv = {0x7f38225d0a90 "ards", 0x7f38225d0a92 "ds", 0x7f38225d0a95 "",
  5795. 0x7f38225d0a97 "", 0x0}
  5796.         __func__ = "ards_function"
  5797. #10 0x00007f38bb07c25a in switch_core_session_exec () from /usr/lib/libfreeswitch.so.1
  5798. No symbol table info available.
  5799. #11 0x00007f38bb07c818 in switch_core_session_execute_application_get_flags () from /usr/lib/libfreeswitch.so.1
  5800. No symbol table info available.
  5801. #12 0x00007f3851feaef7 in ?? () from /usr/lib/freeswitch/mod/mod_httapi.so
  5802. No symbol table info available.
  5803. #13 0x00007f3851ff0999 in ?? () from /usr/lib/freeswitch/mod/mod_httapi.so
  5804. No symbol table info available.
  5805. #14 0x00007f38bb07c25a in switch_core_session_exec () from /usr/lib/libfreeswitch.so.1
  5806. No symbol table info available.
  5807. #15 0x00007f38bb07c818 in switch_core_session_execute_application_get_flags () from /usr/lib/libfreeswitch.so.1
  5808. No symbol table info available.
  5809. #16 0x00007f38bb0800f2 in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  5810. No symbol table info available.
  5811. #17 0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  5812. No symbol table info available.
  5813. #18 0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  5814. No symbol table info available.
  5815. #19 0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  5816. No symbol table info available.
  5817. #20 0x00007f38b9f2e064 in start_thread (arg=0x7f382facb700) at pthread_create.c:309
  5818.         __res = <optimized out>
  5819.         pd = 0x7f382facb700
  5820.         now = <optimized out>
  5821.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879294744320, 627279392092046663, 0, 139880069759936, 18,
  5822.                 139879294744320, -665173672212708025, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  5823.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  5824.         not_first_call = <optimized out>
  5825.         pagesize_m1 = <optimized out>
  5826.         sp = <optimized out>
  5827.         freesize = <optimized out>
  5828.         __PRETTY_FUNCTION__ = "start_thread"
  5829. #21 0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  5830. No locals.
  5831.  
  5832. Thread 26 (Thread 0x7f382f6cf700 (LWP 1121)):
  5833. #0  __clock_nanosleep (clock_id=1, flags=0, req=0x7f382f6ce9a0, rem=0xffffffffffffffff)
  5834.     at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:49
  5835.         oldstate = 0
  5836.         r = 1
  5837. ---Type <return> to continue, or q <return> to quit---
  5838. #1  0x00007f38bb133dbb in ?? () from /usr/lib/libfreeswitch.so.1
  5839. No symbol table info available.
  5840. #2  0x00007f38b2c20885 in outbound_agent_thread_run (thread=0x1, obj=0x7f385eeca7a8)
  5841.     at /usr/src/freeswitch.git/src/mod/applications/mod_ards/mod_ards.c:1591
  5842.         dialstr = 0x7f38203a1310 "<sips:lk08583_punniyoomurthi@df7jal23ls0d.invalid;transport=wss>"
  5843.         status = 584428864
  5844.         agent_session = 0x7f3820c55e88
  5845.         cause = SWITCH_CAUSE_SUCCESS
  5846.         ovars = 0x0
  5847.         agent_channel = 0x7f385f79cb10
  5848.         channel_name = 0x7f3822d5ad40 "\240\227\366\"8\177"
  5849.  
  5850.         p = 0x7f3822d5ad40 "\240\227\366\"8\177"
  5851.         event = 0x0
  5852.         expandedx = 0x7f38203a1310 "<sips:lk08583_punniyoomurthi@df7jal23ls0d.invalid;transport=wss>"
  5853.         ardsoutboundfeatures = 0x7f38203a1310 "<sips:lk08583_punniyoomurthi@df7jal23ls0d.invalid;transport=wss>"
  5854.         ardsoutivrfeatures = 0x7f3822d5ad40 "\240\227\366\"8\177"
  5855.         member_session = 0x7f389850c288
  5856.         times = 0xfffffffffffffdfc
  5857.         start_epoch = "curl_sendfile:http://fileservice.facetone.<client>.lk/DVP/API/1.0"
  5858.         __func__ = "outbound_agent_thread_run"
  5859. #3  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  5860. No symbol table info available.
  5861. #4  0x00007f38b9f2e064 in start_thread (arg=0x7f382f6cf700) at pthread_create.c:309
  5862.         __res = <optimized out>
  5863.         pd = 0x7f382f6cf700
  5864.         now = <optimized out>
  5865.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879290566400, 627279392092046663, 0, 139880086737440, 18,
  5866.                 139879290566400, -665172025092750009, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  5867.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  5868.         not_first_call = <optimized out>
  5869.         pagesize_m1 = <optimized out>
  5870.         sp = <optimized out>
  5871.         freesize = <optimized out>
  5872.         __PRETTY_FUNCTION__ = "start_thread"
  5873. #5  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  5874. No locals.
  5875.  
  5876. Thread 25 (Thread 0x7f383598d700 (LWP 2367)):
  5877. #0  0x00007f38bb049b56 in switch_ci_hashfunc_default () from /usr/lib/libfreeswitch.so.1
  5878. No symbol table info available.
  5879. #1  0x00007f38bb0cf20c in ?? () from /usr/lib/libfreeswitch.so.1
  5880. No symbol table info available.
  5881. #2  0x00007f38bb0cf69a in switch_event_add_header () from /usr/lib/libfreeswitch.so.1
  5882. No symbol table info available.
  5883. #3  0x00007f38bb04d4c3 in switch_caller_profile_event_set_data () from /usr/lib/libfreeswitch.so.1
  5884. No symbol table info available.
  5885. #4  0x00007f38bb0501cd in switch_channel_event_set_basic_data () from /usr/lib/libfreeswitch.so.1
  5886. No symbol table info available.
  5887. #5  0x00007f38bb050260 in switch_channel_event_set_data () from /usr/lib/libfreeswitch.so.1
  5888. No symbol table info available.
  5889. #6  0x00007f38bb060499 in ?? () from /usr/lib/libfreeswitch.so.1
  5890. No symbol table info available.
  5891. #7  0x00007f38bb062e13 in switch_core_media_bug_close () from /usr/lib/libfreeswitch.so.1
  5892. No symbol table info available.
  5893. #8  0x00007f38bb0631ea in switch_core_media_bug_remove () from /usr/lib/libfreeswitch.so.1
  5894. ---Type <return> to continue, or q <return> to quit---
  5895. No symbol table info available.
  5896. #9  0x00007f38bb10539f in switch_ivr_eavesdrop_session () from /usr/lib/libfreeswitch.so.1
  5897. No symbol table info available.
  5898. #10 0x00007f38bb07c25a in switch_core_session_exec () from /usr/lib/libfreeswitch.so.1
  5899. No symbol table info available.
  5900. #11 0x00007f38bb07c818 in switch_core_session_execute_application_get_flags () from /usr/lib/libfreeswitch.so.1
  5901. No symbol table info available.
  5902. #12 0x00007f38bb0800f2 in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  5903. No symbol table info available.
  5904. #13 0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  5905. No symbol table info available.
  5906. #14 0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  5907. No symbol table info available.
  5908. #15 0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  5909. No symbol table info available.
  5910. #16 0x00007f38b9f2e064 in start_thread (arg=0x7f383598d700) at pthread_create.c:309
  5911.         __res = <optimized out>
  5912.         pd = 0x7f383598d700
  5913.         now = <optimized out>
  5914.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879394105088, 627279392092046663, 0, 139879971301200, 18,
  5915.                 139879394105088, -665160034617801401, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  5916.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  5917.         not_first_call = <optimized out>
  5918.         pagesize_m1 = <optimized out>
  5919.         sp = <optimized out>
  5920.         freesize = <optimized out>
  5921.         __PRETTY_FUNCTION__ = "start_thread"
  5922. #17 0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  5923. No locals.
  5924.  
  5925. Thread 24 (Thread 0x7f3834795700 (LWP 1934)):
  5926. #0  __clock_nanosleep (clock_id=1, flags=0, req=0x7f38347949a0, rem=0xffffffffffffffff)
  5927.     at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:49
  5928.         oldstate = 0
  5929.         r = 1
  5930. #1  0x00007f38bb133dbb in ?? () from /usr/lib/libfreeswitch.so.1
  5931. No symbol table info available.
  5932. #2  0x00007f38b2c20885 in outbound_agent_thread_run (thread=0x1, obj=0x7f385d3d8bb8)
  5933.     at /usr/src/freeswitch.git/src/mod/applications/mod_ards/mod_ards.c:1591
  5934.         dialstr = 0x7f385ee42210 "\360\312\032#8\177"
  5935.         status = 574366128
  5936.  
  5937.         agent_session = 0x7f38230e2818
  5938.         cause = SWITCH_CAUSE_SUCCESS
  5939.         ovars = 0x0
  5940.         agent_channel = 0x7f385ef621e0
  5941.         channel_name = 0x7f38223c21b0 "P\v?#8\177"
  5942.         p = 0x7f38223c21b0 "P\v?#8\177"
  5943.         event = 0x0
  5944.         expandedx = 0x7f385ee42210 "\360\312\032#8\177"
  5945.         ardsoutboundfeatures = 0x7f385ee42210 "\360\312\032#8\177"
  5946.         ardsoutivrfeatures = 0x7f38223c21b0 "P\v?#8\177"
  5947.         member_session = 0x7f3898767cb8
  5948.         times = 0xfffffffffffffdfc
  5949.         start_epoch = "curl_sendfile:http://fileservice.facetone.<client>.lk/DVP/API/1.0"
  5950.         __func__ = "outbound_agent_thread_run"
  5951. ---Type <return> to continue, or q <return> to quit---
  5952. #3  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  5953. No symbol table info available.
  5954. #4  0x00007f38b9f2e064 in start_thread (arg=0x7f3834795700) at pthread_create.c:309
  5955.         __res = <optimized out>
  5956.         pd = 0x7f3834795700
  5957.         now = <optimized out>
  5958.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879375263488, 627279392092046663, 0, 139880038885248, 18,
  5959.                 139879375263488, -665156456910043833, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  5960.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  5961.         not_first_call = <optimized out>
  5962.         pagesize_m1 = <optimized out>
  5963.         sp = <optimized out>
  5964.         freesize = <optimized out>
  5965.         __PRETTY_FUNCTION__ = "start_thread"
  5966. #5  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  5967. No locals.
  5968.  
  5969. Thread 23 (Thread 0x7f38b0860700 (LWP 16813)):
  5970. #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  5971. No locals.
  5972. #1  0x00007f38bb06e475 in ?? () from /usr/lib/libfreeswitch.so.1
  5973. No symbol table info available.
  5974. #2  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  5975. No symbol table info available.
  5976. #3  0x00007f38b9f2e064 in start_thread (arg=0x7f38b0860700) at pthread_create.c:309
  5977.         __res = <optimized out>
  5978.         pd = 0x7f38b0860700
  5979.         now = <optimized out>
  5980.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139881456469760, 627279392092046663, 0, 139881649299552, 139881632686608,
  5981.                 139881456469760, -664867794842434233, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  5982.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  5983.         not_first_call = <optimized out>
  5984.         pagesize_m1 = <optimized out>
  5985.         sp = <optimized out>
  5986.         freesize = <optimized out>
  5987.         __PRETTY_FUNCTION__ = "start_thread"
  5988. #4  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  5989. No locals.
  5990.  
  5991. Thread 22 (Thread 0x7f3853528700 (LWP 16849)):
  5992. #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  5993. No locals.
  5994. #1  0x00007f38bb06e475 in ?? () from /usr/lib/libfreeswitch.so.1
  5995. No symbol table info available.
  5996. #2  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  5997. No symbol table info available.
  5998. #3  0x00007f38b9f2e064 in start_thread (arg=0x7f3853528700) at pthread_create.c:309
  5999.         __res = <optimized out>
  6000.         pd = 0x7f3853528700
  6001.         now = <optimized out>
  6002.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879892813568, 627279392092046663, 0, 41786624, 18, 139879892813568,
  6003.                 -665356351667321529, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {
  6004.               prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  6005.         not_first_call = <optimized out>
  6006.         pagesize_m1 = <optimized out>
  6007. ---Type <return> to continue, or q <return> to quit---
  6008.         sp = <optimized out>
  6009.         freesize = <optimized out>
  6010.         __PRETTY_FUNCTION__ = "start_thread"
  6011. #4  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  6012. No locals.
  6013.  
  6014. Thread 21 (Thread 0x7f38b0b7d700 (LWP 16805)):
  6015. #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  6016. No locals.
  6017. #1  0x00007f38bb06e475 in ?? () from /usr/lib/libfreeswitch.so.1
  6018. No symbol table info available.
  6019. #2  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  6020. No symbol table info available.
  6021. #3  0x00007f38b9f2e064 in start_thread (arg=0x7f38b0b7d700) at pthread_create.c:309
  6022.         __res = <optimized out>
  6023.         pd = 0x7f38b0b7d700
  6024.         now = <optimized out>
  6025.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139881459734272, 627279392092046663, 0, 139881649299552, 139881632686608,
  6026.                 139881459734272, -664867916712131257, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  6027.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  6028.         not_first_call = <optimized out>
  6029.         pagesize_m1 = <optimized out>
  6030.         sp = <optimized out>
  6031.         freesize = <optimized out>
  6032.         __PRETTY_FUNCTION__ = "start_thread"
  6033. #4  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  6034. No locals.
  6035.  
  6036. Thread 20 (Thread 0x7f38b0e22700 (LWP 16800)):
  6037. #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  6038. No locals.
  6039. #1  0x00007f38bb06e475 in ?? () from /usr/lib/libfreeswitch.so.1
  6040. No symbol table info available.
  6041. #2  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  6042. No symbol table info available.
  6043. #3  0x00007f38b9f2e064 in start_thread (arg=0x7f38b0e22700) at pthread_create.c:309
  6044.         __res = <optimized out>
  6045.         pd = 0x7f38b0e22700
  6046.         now = <optimized out>
  6047.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139881462507264, 627279392092046663, 0, 139881649299552, 139881632686608,
  6048.                 139881462507264, -664867480236079801, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  6049.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  6050.         not_first_call = <optimized out>
  6051.         pagesize_m1 = <optimized out>
  6052.         sp = <optimized out>
  6053.         freesize = <optimized out>
  6054.         __PRETTY_FUNCTION__ = "start_thread"
  6055. #4  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  6056. No locals.
  6057.  
  6058. Thread 19 (Thread 0x7f38b05bb700 (LWP 16827)):
  6059. #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  6060. No locals.
  6061. #1  0x00007f38bb06e475 in ?? () from /usr/lib/libfreeswitch.so.1
  6062. No symbol table info available.
  6063. ---Type <return> to continue, or q <return> to quit---
  6064. #2  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  6065. No symbol table info available.
  6066. #3  0x00007f38b9f2e064 in start_thread (arg=0x7f38b05bb700) at pthread_create.c:309
  6067.         __res = <optimized out>
  6068.         pd = 0x7f38b05bb700
  6069.         now = <optimized out>
  6070.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139881453696768, 627279392092046663, 0, 139881649299552, 139881632686608,
  6071.                 139881453696768, -664865886266342073, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  6072.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  6073.         not_first_call = <optimized out>
  6074.         pagesize_m1 = <optimized out>
  6075.         sp = <optimized out>
  6076.         freesize = <optimized out>
  6077.         __PRETTY_FUNCTION__ = "start_thread"
  6078. #4  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  6079. No locals.
  6080.  
  6081. Thread 18 (Thread 0x7f38b350a700 (LWP 16781)):
  6082. #0  __clock_nanosleep (clock_id=1, flags=0, req=0x7f38b3509d30, rem=0xffffffffffffffff)
  6083.     at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:49
  6084.         oldstate = 0
  6085.         r = 1
  6086. #1  0x00007f38bb133dbb in ?? () from /usr/lib/libfreeswitch.so.1
  6087. No symbol table info available.
  6088. #2  0x00007f38bb06e3ca in ?? () from /usr/lib/libfreeswitch.so.1
  6089. No symbol table info available.
  6090. #3  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  6091. No symbol table info available.
  6092. #4  0x00007f38b9f2e064 in start_thread (arg=0x7f38b350a700) at pthread_create.c:309
  6093.         __res = <optimized out>
  6094.         pd = 0x7f38b350a700
  6095.         now = <optimized out>
  6096.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139881503303424, 627279392092046663, 0, 139881649299552, 139881632686608,
  6097.                 139881503303424, -664863782269237945, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  6098.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  6099.         not_first_call = <optimized out>
  6100.         pagesize_m1 = <optimized out>
  6101.         sp = <optimized out>
  6102.         freesize = <optimized out>
  6103.         __PRETTY_FUNCTION__ = "start_thread"
  6104. #5  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  6105. No locals.
  6106.  
  6107. Thread 17 (Thread 0x7f3853973700 (LWP 16844)):
  6108. #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  6109. No locals.
  6110. #1  0x00007f38bb350ef1 in apr_queue_pop () from /usr/lib/libfreeswitch.so.1
  6111. No symbol table info available.
  6112. #2  0x00007f38b11d36bf in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  6113. No symbol table info available.
  6114. #3  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  6115. No symbol table info available.
  6116. #4  0x00007f38b9f2e064 in start_thread (arg=0x7f3853973700) at pthread_create.c:309
  6117.         __res = <optimized out>
  6118.         pd = 0x7f3853973700
  6119. ---Type <return> to continue, or q <return> to quit---
  6120.         now = <optimized out>
  6121.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879897315072, 627279392092046663, 0, 41808176, 18, 139879897315072,
  6122.                 -665358025093954233, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {
  6123.               prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  6124.         not_first_call = <optimized out>
  6125.         pagesize_m1 = <optimized out>
  6126.         sp = <optimized out>
  6127.         freesize = <optimized out>
  6128.         __PRETTY_FUNCTION__ = "start_thread"
  6129. #5  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  6130. No locals.
  6131.  
  6132. Thread 16 (Thread 0x7f3835a8d700 (LWP 16907)):
  6133. #0  __clock_nanosleep (clock_id=1, flags=0, req=0x7f3835a8cd80, rem=0xffffffffffffffff)
  6134.     at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:49
  6135.         oldstate = 0
  6136.         r = 1
  6137. #1  0x00007f38bb133dbb in ?? () from /usr/lib/libfreeswitch.so.1
  6138. No symbol table info available.
  6139. #2  0x00007f38528753da in ?? () from /usr/lib/freeswitch/mod/mod_voicemail.so
  6140. No symbol table info available.
  6141. #3  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  6142. No symbol table info available.
  6143. #4  0x00007f38b9f2e064 in start_thread (arg=0x7f3835a8d700) at pthread_create.c:309
  6144.         __res = <optimized out>
  6145.         pd = 0x7f3835a8d700
  6146.         now = <optimized out>
  6147.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879395153664, 627279392092046663, 0, 42639328, 18, 139879395153664,
  6148.                 -665160446934661817, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {
  6149.               prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  6150.         not_first_call = <optimized out>
  6151.         pagesize_m1 = <optimized out>
  6152.         sp = <optimized out>
  6153.         freesize = <optimized out>
  6154.         __PRETTY_FUNCTION__ = "start_thread"
  6155. #5  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  6156. No locals.
  6157.  
  6158. Thread 15 (Thread 0x7f38b1782700 (LWP 16797)):
  6159. #0  0x00007f38b9c63c03 in epoll_wait () at ../sysdeps/unix/syscall-template.S:81
  6160. No locals.
  6161. #1  0x00007f38b12823cc in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  6162. No symbol table info available.
  6163. #2  0x00007f38b1281aa2 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  6164. No symbol table info available.
  6165. #3  0x00007f38b11afe83 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  6166. No symbol table info available.
  6167. #4  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  6168. No symbol table info available.
  6169. #5  0x00007f38b9f2e064 in start_thread (arg=0x7f38b1782700) at pthread_create.c:309
  6170.         __res = <optimized out>
  6171.         pd = 0x7f38b1782700
  6172.         now = <optimized out>
  6173.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139881472337664, 627279392092046663, 0, 41241584, 18, 139881472337664,
  6174.                 -664868390769146553, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {
  6175. ---Type <return> to continue, or q <return> to quit---
  6176.               prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  6177.         not_first_call = <optimized out>
  6178.         pagesize_m1 = <optimized out>
  6179.         sp = <optimized out>
  6180.         freesize = <optimized out>
  6181.         __PRETTY_FUNCTION__ = "start_thread"
  6182. #6  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  6183. No locals.
  6184.  
  6185. Thread 14 (Thread 0x7f3835e3a700 (LWP 16877)):
  6186. #0  0x00007f38b9c5aaed in poll () at ../sysdeps/unix/syscall-template.S:81
  6187. No locals.
  6188. #1  0x00007f38b236cc5d in ?? () from /usr/lib/freeswitch/mod/mod_xml_rpc.so
  6189. No symbol table info available.
  6190. #2  0x00007f38b236037f in ?? () from /usr/lib/freeswitch/mod/mod_xml_rpc.so
  6191. No symbol table info available.
  6192. #3  0x00007f38b236b7af in ?? () from /usr/lib/freeswitch/mod/mod_xml_rpc.so
  6193. No symbol table info available.
  6194. #4  0x00007f38b235c94a in ?? () from /usr/lib/freeswitch/mod/mod_xml_rpc.so
  6195. No symbol table info available.
  6196. #5  0x00007f38bb0bec82 in ?? () from /usr/lib/libfreeswitch.so.1
  6197. No symbol table info available.
  6198. #6  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  6199. No symbol table info available.
  6200. #7  0x00007f38b9f2e064 in start_thread (arg=0x7f3835e3a700) at pthread_create.c:309
  6201.         __res = <optimized out>
  6202.         pd = 0x7f3835e3a700
  6203.         now = <optimized out>
  6204.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879399008000, 627279392092046663, 0, 42625488, 18, 139879399008000,
  6205.                 -665159937444166329, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {
  6206.               prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  6207.         not_first_call = <optimized out>
  6208.         pagesize_m1 = <optimized out>
  6209.         sp = <optimized out>
  6210.         freesize = <optimized out>
  6211.         __PRETTY_FUNCTION__ = "start_thread"
  6212. #8  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  6213. No locals.
  6214.  
  6215. Thread 13 (Thread 0x7f38b07e6700 (LWP 16826)):
  6216. #0  0x00007f38b9c63c03 in epoll_wait () at ../sysdeps/unix/syscall-template.S:81
  6217. No locals.
  6218. #1  0x00007f38b12823cc in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  6219. No symbol table info available.
  6220. #2  0x00007f38b1281946 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  6221. No symbol table info available.
  6222. #3  0x00007f38b12866b0 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  6223. No symbol table info available.
  6224. #4  0x00007f38b9f2e064 in start_thread (arg=0x7f38b07e6700) at pthread_create.c:309
  6225.         __res = <optimized out>
  6226.         pd = 0x7f38b07e6700
  6227.         now = <optimized out>
  6228.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139881455970048, 627279392092046663, 0, 139881649299552, 41451728,
  6229.                 139881455970048, -664866211073243833, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  6230.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  6231. ---Type <return> to continue, or q <return> to quit---
  6232.         not_first_call = <optimized out>
  6233.         pagesize_m1 = <optimized out>
  6234.         sp = <optimized out>
  6235.         freesize = <optimized out>
  6236.         __PRETTY_FUNCTION__ = "start_thread"
  6237. #5  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  6238. No locals.
  6239.  
  6240. Thread 12 (Thread 0x7f38b0da8700 (LWP 16804)):
  6241. #0  0x00007f38b9c63c03 in epoll_wait () at ../sysdeps/unix/syscall-template.S:81
  6242. No locals.
  6243. #1  0x00007f38b12823cc in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  6244. No symbol table info available.
  6245. #2  0x00007f38b1281946 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  6246. No symbol table info available.
  6247. #3  0x00007f38b12866b0 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  6248. No symbol table info available.
  6249. #4  0x00007f38b9f2e064 in start_thread (arg=0x7f38b0da8700) at pthread_create.c:309
  6250.         __res = <optimized out>
  6251.         pd = 0x7f38b0da8700
  6252.         now = <optimized out>
  6253.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139881462007552, 627279392092046663, 0, 139881649299552, 41391472,
  6254.                 139881462007552, -664867000273484473, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  6255.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  6256.         not_first_call = <optimized out>
  6257.         pagesize_m1 = <optimized out>
  6258.         sp = <optimized out>
  6259.         freesize = <optimized out>
  6260.         __PRETTY_FUNCTION__ = "start_thread"
  6261. #5  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  6262. No locals.
  6263.  
  6264. Thread 11 (Thread 0x7f38b104d700 (LWP 16799)):
  6265. #0  0x00007f38b9c63c03 in epoll_wait () at ../sysdeps/unix/syscall-template.S:81
  6266. No locals.
  6267. #1  0x00007f38b12823cc in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  6268. No symbol table info available.
  6269. #2  0x00007f38b1281946 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  6270. No symbol table info available.
  6271. #3  0x00007f38b12866b0 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  6272. No symbol table info available.
  6273. #4  0x00007f38b9f2e064 in start_thread (arg=0x7f38b104d700) at pthread_create.c:309
  6274.         __res = <optimized out>
  6275.         pd = 0x7f38b104d700
  6276.         now = <optimized out>
  6277.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139881464780544, 627279392092046663, 0, 139881649299552, 41355984,
  6278.                 139881464780544, -664868904554609337, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  6279.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  6280.         not_first_call = <optimized out>
  6281.         pagesize_m1 = <optimized out>
  6282.         sp = <optimized out>
  6283.         freesize = <optimized out>
  6284.         __PRETTY_FUNCTION__ = "start_thread"
  6285. #5  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  6286. No locals.
  6287. ---Type <return> to continue, or q <return> to quit---
  6288.  
  6289. Thread 10 (Thread 0x7f38b34ce700 (LWP 16782)):
  6290. #0  0x00007f38b9c5c893 in select () at ../sysdeps/unix/syscall-template.S:81
  6291. No locals.
  6292. #1  0x00007f38bb360b35 in apr_sleep () from /usr/lib/libfreeswitch.so.1
  6293. No symbol table info available.
  6294. #2  0x00007f38bb133d5c in ?? () from /usr/lib/libfreeswitch.so.1
  6295. No symbol table info available.
  6296. #3  0x00007f38bb07414d in ?? () from /usr/lib/libfreeswitch.so.1
  6297. No symbol table info available.
  6298. #4  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  6299. No symbol table info available.
  6300. #5  0x00007f38b9f2e064 in start_thread (arg=0x7f38b34ce700) at pthread_create.c:309
  6301.         __res = <optimized out>
  6302.         pd = 0x7f38b34ce700
  6303.         now = <optimized out>
  6304.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139881503057664, 627279392092046663, 0, 139881649299552, 139881632710928,
  6305.                 139881503057664, -664863887495936697, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  6306.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  6307.         not_first_call = <optimized out>
  6308.         pagesize_m1 = <optimized out>
  6309.         sp = <optimized out>
  6310.         freesize = <optimized out>
  6311.         __PRETTY_FUNCTION__ = "start_thread"
  6312. #6  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  6313. No locals.
  6314.  
  6315. Thread 9 (Thread 0x7f38b0a8b700 (LWP 16812)):
  6316. #0  0x00007f38b9c63c03 in epoll_wait () at ../sysdeps/unix/syscall-template.S:81
  6317. No locals.
  6318. #1  0x00007f38b12823cc in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  6319. No symbol table info available.
  6320. #2  0x00007f38b1281946 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  6321. No symbol table info available.
  6322. #3  0x00007f38b12866b0 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  6323. No symbol table info available.
  6324. #4  0x00007f38b9f2e064 in start_thread (arg=0x7f38b0a8b700) at pthread_create.c:309
  6325.         __res = <optimized out>
  6326.         pd = 0x7f38b0a8b700
  6327.         now = <optimized out>
  6328.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139881458743040, 627279392092046663, 0, 139881649299552, 41424688,
  6329.                 139881458743040, -664867973620447929, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  6330.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  6331.         not_first_call = <optimized out>
  6332.         pagesize_m1 = <optimized out>
  6333.         sp = <optimized out>
  6334.         freesize = <optimized out>
  6335.         __PRETTY_FUNCTION__ = "start_thread"
  6336. #5  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  6337. No locals.
  6338.  
  6339. Thread 8 (Thread 0x7f3835bf7700 (LWP 16878)):
  6340. #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  6341. No locals.
  6342. #1  0x00007f3853deb1f3 in ?? () from /usr/lib/freeswitch/mod/mod_verto.so
  6343. ---Type <return> to continue, or q <return> to quit---
  6344. No symbol table info available.
  6345. #2  0x00007f38bb0bec82 in ?? () from /usr/lib/libfreeswitch.so.1
  6346. No symbol table info available.
  6347. #3  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  6348. No symbol table info available.
  6349. #4  0x00007f38b9f2e064 in start_thread (arg=0x7f3835bf7700) at pthread_create.c:309
  6350.         __res = <optimized out>
  6351.         pd = 0x7f3835bf7700
  6352.         now = <optimized out>
  6353.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879396636416, 627279392092046663, 0, 139881649299552, 139881633016912,
  6354.                 139879396636416, -665160321306868409, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  6355.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  6356.         not_first_call = <optimized out>
  6357.         pagesize_m1 = <optimized out>
  6358.         sp = <optimized out>
  6359.         freesize = <optimized out>
  6360.         __PRETTY_FUNCTION__ = "start_thread"
  6361. #5  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  6362. No locals.
  6363.  
  6364. Thread 7 (Thread 0x7f38b0ac7700 (LWP 16811)):
  6365. #0  0x00007f38b9c63c03 in epoll_wait () at ../sysdeps/unix/syscall-template.S:81
  6366. No locals.
  6367. #1  0x00007f38b12823cc in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  6368. No symbol table info available.
  6369. #2  0x00007f38b1281aa2 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  6370. No symbol table info available.
  6371. #3  0x00007f38b11afe83 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  6372. No symbol table info available.
  6373. #4  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  6374. No symbol table info available.
  6375. #5  0x00007f38b9f2e064 in start_thread (arg=0x7f38b0ac7700) at pthread_create.c:309
  6376.         __res = <optimized out>
  6377.         pd = 0x7f38b0ac7700
  6378.         now = <optimized out>
  6379.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139881458988800, 627279392092046663, 0, 139881649299552, 139881466227552,
  6380.                 139881458988800, -664868014422637241, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  6381.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  6382.         not_first_call = <optimized out>
  6383.         pagesize_m1 = <optimized out>
  6384.         sp = <optimized out>
  6385.         freesize = <optimized out>
  6386.         __PRETTY_FUNCTION__ = "start_thread"
  6387. #6  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  6388. No locals.
  6389.  
  6390. Thread 6 (Thread 0x7f3835b7f700 (LWP 16880)):
  6391. #0  0x00007f38b9f34a9d in read () at ../sysdeps/unix/syscall-template.S:81
  6392. No locals.
  6393. #1  0x00007f38bb1358b2 in ?? () from /usr/lib/libfreeswitch.so.1
  6394. No symbol table info available.
  6395. #2  0x00007f38bb0bec82 in ?? () from /usr/lib/libfreeswitch.so.1
  6396. No symbol table info available.
  6397. #3  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  6398. No symbol table info available.
  6399. ---Type <return> to continue, or q <return> to quit---
  6400. #4  0x00007f38b9f2e064 in start_thread (arg=0x7f3835b7f700) at pthread_create.c:309
  6401.         __res = <optimized out>
  6402.         pd = 0x7f3835b7f700
  6403.         now = <optimized out>
  6404.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879396144896, 627279392092046663, 0, 139881649299552, 139881633016912,
  6405.                 139879396144896, -665160385731377849, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  6406.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  6407.         not_first_call = <optimized out>
  6408.         pagesize_m1 = <optimized out>
  6409.         sp = <optimized out>
  6410.         freesize = <optimized out>
  6411.         __PRETTY_FUNCTION__ = "start_thread"
  6412. #5  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  6413. No locals.
  6414.  
  6415. Thread 5 (Thread 0x7f3835bbb700 (LWP 16879)):
  6416. #0  0x00007f38b9f34c8d in accept () at ../sysdeps/unix/syscall-template.S:81
  6417. No locals.
  6418. #1  0x00007f38bb35e0a6 in apr_socket_accept () from /usr/lib/libfreeswitch.so.1
  6419. No symbol table info available.
  6420. #2  0x00007f38b153c922 in ?? () from /usr/lib/freeswitch/mod/mod_event_socket.so
  6421. No symbol table info available.
  6422. #3  0x00007f38bb0bec82 in ?? () from /usr/lib/libfreeswitch.so.1
  6423. No symbol table info available.
  6424. #4  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  6425. No symbol table info available.
  6426. #5  0x00007f38b9f2e064 in start_thread (arg=0x7f3835bbb700) at pthread_create.c:309
  6427.         __res = <optimized out>
  6428.         pd = 0x7f3835bbb700
  6429.         now = <optimized out>
  6430.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879396390656, 627279392092046663, 0, 139881649299552, 139881633016912,
  6431.                 139879396390656, -665160280504679097, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  6432.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  6433.         not_first_call = <optimized out>
  6434.         pagesize_m1 = <optimized out>
  6435.         sp = <optimized out>
  6436.         freesize = <optimized out>
  6437.         __PRETTY_FUNCTION__ = "start_thread"
  6438. #6  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  6439. No locals.
  6440.  
  6441. Thread 4 (Thread 0x7f38b40ce700 (LWP 16778)):
  6442. #0  strlen () at ../sysdeps/x86_64/strlen.S:107
  6443. No locals.
  6444. #1  0x00007f38bb1402a3 in ?? () from /usr/lib/libfreeswitch.so.1
  6445. No symbol table info available.
  6446. #2  0x00007f38bb141c97 in cJSON_CreateString () from /usr/lib/libfreeswitch.so.1
  6447. No symbol table info available.
  6448. #3  0x00007f38bb0d0831 in switch_event_serialize_json_obj () from /usr/lib/libfreeswitch.so.1
  6449. No symbol table info available.
  6450. #4  0x00007f38bb0d086a in switch_event_serialize_json () from /usr/lib/libfreeswitch.so.1
  6451. No symbol table info available.
  6452. #5  0x00007f38b1d40c57 in ?? () from /usr/lib/freeswitch/mod/mod_amqp.so
  6453. No symbol table info available.
  6454. #6  0x00007f38bb0cfbd2 in switch_event_deliver () from /usr/lib/libfreeswitch.so.1
  6455. ---Type <return> to continue, or q <return> to quit---
  6456. No symbol table info available.
  6457. #7  0x00007f38bb0cfd80 in ?? () from /usr/lib/libfreeswitch.so.1
  6458. No symbol table info available.
  6459. #8  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  6460. No symbol table info available.
  6461. #9  0x00007f38b9f2e064 in start_thread (arg=0x7f38b40ce700) at pthread_create.c:309
  6462.         __res = <optimized out>
  6463.         pd = 0x7f38b40ce700
  6464.         now = <optimized out>
  6465.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139881515640576, 627279392092046663, 0, 139881649299552, 139881633086656,
  6466.                 139881515640576, -664875432368028345, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  6467.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  6468.         not_first_call = <optimized out>
  6469.         pagesize_m1 = <optimized out>
  6470.         sp = <optimized out>
  6471.         freesize = <optimized out>
  6472.         __PRETTY_FUNCTION__ = "start_thread"
  6473. #10 0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  6474. No locals.
  6475.  
  6476. Thread 3 (Thread 0x7f38b0b03700 (LWP 16810)):
  6477. #0  0x00007f38b9c63c03 in epoll_wait () at ../sysdeps/unix/syscall-template.S:81
  6478. No locals.
  6479. #1  0x00007f38b12823cc in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  6480. No symbol table info available.
  6481. #2  0x00007f38b1281aa2 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  6482. No symbol table info available.
  6483. #3  0x00007f38b11afe83 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  6484. No symbol table info available.
  6485. #4  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  6486. No symbol table info available.
  6487. #5  0x00007f38b9f2e064 in start_thread (arg=0x7f38b0b03700) at pthread_create.c:309
  6488.         __res = <optimized out>
  6489.         pd = 0x7f38b0b03700
  6490.         now = <optimized out>
  6491.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139881459234560, 627279392092046663, 0, 139881649299552, 139881466227552,
  6492.                 139881459234560, -664867909195938489, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  6493.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  6494.         not_first_call = <optimized out>
  6495.         pagesize_m1 = <optimized out>
  6496.         sp = <optimized out>
  6497.         freesize = <optimized out>
  6498.         __PRETTY_FUNCTION__ = "start_thread"
  6499. #6  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  6500. No locals.
  6501.  
  6502. Thread 2 (Thread 0x7f38b1089700 (LWP 16798)):
  6503. #0  0x00007f38b9c63c03 in epoll_wait () at ../sysdeps/unix/syscall-template.S:81
  6504. No locals.
  6505. #1  0x00007f38b12823cc in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  6506. No symbol table info available.
  6507. #2  0x00007f38b1281aa2 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  6508. No symbol table info available.
  6509. #3  0x00007f38b11afe83 in ?? () from /usr/lib/freeswitch/mod/mod_sofia.so
  6510. No symbol table info available.
  6511. ---Type <return> to continue, or q <return> to quit---
  6512. #4  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  6513. No symbol table info available.
  6514. #5  0x00007f38b9f2e064 in start_thread (arg=0x7f38b1089700) at pthread_create.c:309
  6515.         __res = <optimized out>
  6516.         pd = 0x7f38b1089700
  6517.         now = <optimized out>
  6518.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139881465026304, 627279392092046663, 0, 139881649299552, 139881466227552,
  6519.                 139881465026304, -664868799327910585, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  6520.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  6521.         not_first_call = <optimized out>
  6522.         pagesize_m1 = <optimized out>
  6523.         sp = <optimized out>
  6524.         freesize = <optimized out>
  6525.         __PRETTY_FUNCTION__ = "start_thread"
  6526. #6  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  6527. No locals.
  6528.  
  6529. Thread 1 (Thread 0x7f3835721700 (LWP 1090)):
  6530. #0  0x00007f38bb062ffd in switch_core_media_bug_remove_all_function () from /usr/lib/libfreeswitch.so.1
  6531. No symbol table info available.
  6532. #1  0x00007f38bb07d9e9 in switch_core_session_hangup_state () from /usr/lib/libfreeswitch.so.1
  6533. No symbol table info available.
  6534. #2  0x00007f38bb07f3dd in switch_core_session_run () from /usr/lib/libfreeswitch.so.1
  6535. No symbol table info available.
  6536. #3  0x00007f38bb079afe in ?? () from /usr/lib/libfreeswitch.so.1
  6537. No symbol table info available.
  6538. #4  0x00007f38bb0757ad in ?? () from /usr/lib/libfreeswitch.so.1
  6539. No symbol table info available.
  6540. #5  0x00007f38bb35f5d0 in ?? () from /usr/lib/libfreeswitch.so.1
  6541. No symbol table info available.
  6542. #6  0x00007f38b9f2e064 in start_thread (arg=0x7f3835721700) at pthread_create.c:309
  6543.         __res = <optimized out>
  6544.         pd = 0x7f3835721700
  6545.         now = <optimized out>
  6546.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139879391565568, 627279392092046663, 0, 139880642489696, 18,
  6547.                 139879391565568, -665158713915357881, -664851946497391289}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
  6548.               0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  6549.         not_first_call = <optimized out>
  6550.         pagesize_m1 = <optimized out>
  6551.         sp = <optimized out>
  6552.         freesize = <optimized out>
  6553.         __PRETTY_FUNCTION__ = "start_thread"
  6554. #7  0x00007f38b9c6362d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  6555. No locals.
  6556.