[Home]

Summary:ASTERISK-10229: Asterisk crash
Reporter:tootai (tootai)Labels:
Date Opened:2007-09-04 11:24:21Date Closed:2007-09-04 11:34:33
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Addons/chan_mobile
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:When placing or receiving a mobile call, Asterisk crashes with

[Sep  4 18:28:23] NOTICE[12527]: chan_mobile.c:1773 do_sco_listen: sco_socket returns 31...
[Sep  4 18:28:23] NOTICE[12527]: chan_mobile.c:1789 do_sco_listen: about to close the pvt-sco_socket and set it ns
[Sep  4 18:28:23] NOTICE[12527]: chan_mobile.c:1771 do_sco_listen: About to accept the sco_socket...
keewi*CLI>
Disconnected from Asterisk server

trying few times we notice that when it's working, we have

[Sep  4 18:34:12] NOTICE[12605]: chan_mobile.c:1773 do_sco_listen: sco_socket returns 34...
[Sep  4 18:34:12] NOTICE[12605]: chan_mobile.c:1789 do_sco_listen: about to close the pvt-sco_socket and set it ns
[Sep  4 18:34:12] NOTICE[12605]: chan_mobile.c:1771 do_sco_listen: About to accept the sco_socket...
 == Spawn extension (macro-ringMainPhone, s, 7) exited non-zero on 'Mobile/o2-0610' in macro 'ringMainPhone'

The difference being the sco_socket returns (31 vs 34)

Daniel
Comments:By: Jason Parker (jparker) 2007-09-04 11:34:33

Closing.  Duplicate of ASTERISK-10218.