Ticket #424 (closed defect: invalid)
"unable to dial"
| Reported by: | johnsu01 | Owned by: | mickey |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | framework/ogsmd | Version: | |
| Keywords: | Cc: |
Description
Trying to dial returns an error "unable to dial". I've attached the log, which begins with the client requesting the gsm resource. After that returns, I try to dial "123", which normally works to connect to voicemail. There does not seem to be any output at all in the log from the attempt to dial -- it just returns the error.
Attachments
Change History
Changed 4 years ago by johnsu01
- Attachment unable-to-dial.txt added
comment:1 Changed 4 years ago by johnsu01
This is on Debian, with andy-tracking kernel d1a9cf85c8608601.bin, frameworkd from git through 306f7b15991424615cd5b1477c12dc7fd76aa843, and moko11 firmware. gsm0710muxd version is 0.9.3.1-1.
comment:2 Changed 4 years ago by johnsu01
When I exit the client and release the GSM resource, I see:
May 1 17:09:35 calvino frameworkd.resource INFO setting resource status for GSM from enabled to disabling May 1 17:09:35 calvino /usr/sbin/gsm0710muxd[19027]: gsm0710muxd.c:542:logical_channel_close(): Logical channel 1 for ogsmd.misc closing May 1 17:09:35 calvino /usr/sbin/gsm0710muxd[19027]: gsm0710muxd.c:542:logical_channel_close(): Logical channel 2 for ogsmd.unsolicited closing May 1 17:09:35 calvino /usr/sbin/gsm0710muxd[19027]: gsm0710muxd.c:1460:extract_frames(): Logical channel 1 for ogsmd.misc closed May 1 17:09:35 calvino /usr/sbin/gsm0710muxd[19027]: gsm0710muxd.c:1460:extract_frames(): Logical channel 2 for ogsmd.unsolicited closed May 1 17:09:35 calvino /usr/sbin/gsm0710muxd[19027]: gsm0710muxd.c:542:logical_channel_close(): Logical channel 3 for ogsmd.call closing May 1 17:09:35 calvino /usr/sbin/gsm0710muxd[19027]: gsm0710muxd.c:1460:extract_frames(): Logical channel 3 for ogsmd.call closed May 1 17:09:36 calvino ogsmd DEBUG (writing '0 ' to '/sys/bus/platform/devices/neo1973-pm-gsm.0/power_on') May 1 17:09:36 calvino /usr/sbin/gsm0710muxd[19027]: gsm0710muxd.c:2032:main(): Received 324 frames and dropped 0 received frames during the mux-mode May 1 17:09:36 calvino frameworkd.resource INFO setting resource status for GSM from disabling to disabled May 1 17:09:36 calvino ousaged INFO Disabled GSM in 0.7 seconds
Note: See
TracTickets for help on using
tickets.

Log