Ticket #905 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

Outgoing Calls not working

Reported by: elhennig Owned by: mrmoku
Priority: major Milestone:
Component: phoneuid Version: SHR-unstable
Keywords: Cc:

Description

I cannot place outgoing calls. The Dialer opens the call window but the line is disconnected immediately afterwards.

The output in frameworkd.log looks like this:
2010.01.26 00:30:32.839 ogsmd.device INFO org.freesmartphone.GSM.Cal
l.CallStatus?: 1 outgoing {'status': 'outgoing', 'direction': 'outgoing', 'mode':

'voice', 'peer': '3311', 'line': 0}

2010.01.26 00:30:33.268 oeventsd.fso_triggers INFO Receive CallStatus?, statu
s = outgoing
2010.01.26 00:30:33.381 oeventsd.rule WARNING Untrigger for 'CallListCon?
tains(incoming)' called, but not yet triggered. Not untriggering
2010.01.26 00:30:33.513 oeventsd.fso_triggers INFO Receive CallStatus?, statu
s = outgoing
2010.01.26 00:30:33.546 oeventsd.rule WARNING Untrigger for 'CallListCon?
tains(active)' called, but not yet triggered. Not untriggering
2010.01.26 00:30:33.578 oeventsd.fso_triggers INFO Receive CallStatus?, statu
s = outgoing
2010.01.26 00:30:33.615 oeventsd.fso_triggers INFO Receive CallStatus?, statu
s = outgoing
2010.01.26 00:30:33.627 oeventsd.rule WARNING Untrigger for 'CallListCon?
tains(active)' called, but not yet triggered. Not untriggering
2010.01.26 00:30:33.668 ogsmd.device INFO org.freesmartphone.GSM.Net
work.CypherStatus?: enabled: unknown
2010.01.26 00:30:39.384 ogsmd.device INFO org.freesmartphone.GSM.Cal
l.CallStatus?: 1 release {'status': 'release'}
2010.01.26 00:30:39.489 ogsmd WARNING CALLCHANNEL: UNHANDLED INT
ERMEDIATE: NO CARRIER
2010.01.26 00:30:40.81 oeventsd.fso_triggers INFO Receive CallStatus?, status

release

2010.01.26 00:30:40.94 oeventsd.rule WARNING Untrigger for 'CallListCont?
ains(incoming)' called, but not yet triggered. Not untriggering
2010.01.26 00:30:40.106 oeventsd.fso_triggers INFO Receive CallStatus?, statu
s = release
2010.01.26 00:30:40.118 oeventsd.rule WARNING Untrigger for 'CallListCon?
tains(active)' called, but not yet triggered. Not untriggering
2010.01.26 00:30:40.128 oeventsd.fso_triggers INFO Receive CallStatus?, statu
s = release
2010.01.26 00:30:40.146 oeventsd.fso_triggers INFO Receive CallStatus?, statu
s = release
2010.01.26 00:30:40.159 oeventsd.rule WARNING Untrigger for 'CallListCon?
tains(active)' called, but not yet triggered. Not untriggering

Change History

comment:1 Changed 2 years ago by Heinervdm

  • Status changed from new to closed
  • Resolution set to worksforme

comment:2 Changed 2 years ago by elhennig

  • Status changed from closed to reopened
  • Resolution worksforme deleted

The problem is there again: The call window close shortly after having dialed.

Error message as follows:
==> /var/log/frameworkd.log <==
2010.02.11 18:05:58.405 ogsmd.device INFO org.freesmartphone.GSM.Call.CallStatus?: 1 release {'status': 'release'}
2010.02.11 18:05:58.540 ogsmd WARNING CALLCHANNEL: UNHANDLED INTERMEDIATE: NO CARRIER
2010.02.11 18:05:59.59 oeventsd.fso_triggers INFO Receive CallStatus?, status = release

comment:3 Changed 2 years ago by elhennig

After upgrading 2010-02-12 15:00 the problem seems to be solved.

comment:4 Changed 2 years ago by Heinervdm

  • Status changed from reopened to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.