All of lore.kernel.org
 help / color / mirror / Atom feed
* Voicecall while context is activate
@ 2013-10-30 18:29 TengChou Yang
  2013-10-30 18:55 ` Denis Kenzior
  0 siblings, 1 reply; 2+ messages in thread
From: TengChou Yang @ 2013-10-30 18:29 UTC (permalink / raw)
  To: ofono

[-- Attachment #1: Type: text/plain, Size: 1615 bytes --]

Hi,
I am able to create voicecalls, creating contexts by using Option module
GTM661W. Please see following for the issue,
if I activate the context,
/usr/lib/ofono/test/list-contexts
[ /hso_0 ]
    [ /hso_0/context1 ]
        Username = isp(a)cingulargprs.com
        Protocol = ip
        Name = Data Connect (old)
        Settings = { }
        IPv6.Settings = { }
        Active = 0
        AccessPointName = isp.cingular
        Password = cingular1
        Type = internet

/usr/lib/ofono/test/activate-context,
{ConnectionContext} [/hso_0/context1] Settings = { DomainNameServers =
209.183.35.23 209.183.33.23, Method = static, Netmask = 255.255.255.255,
Address = 166.204.XXX.XX, Interface = hso0, Gateway = 0.0.0.0 }
{ConnectionContext} [/hso_0/context1] Active = True
{ConnectionContext} [/hso_0/context1] Settings = {}
{ConnectionContext} [/hso_0/context1] Active = False

and than create the voicecall,

root(a)g2:~# /usr/lib/ofono/test/dial-number XXXXXXXXXX
Using modem /hso_0
/hso_0/voicecall01

the test case shows it had been created in voicecall01, but when I list the
phone call
root(a)g2:~# /usr/lib/ofono/test/list-calls
[ /hso_0 ]
    [ /hso_0/voicecall02 ]
        Name =
        LineIdentification = 9496796229
        Multiparty = 0
        Emergency = 0
        RemoteHeld = 0
        State = alerting
        RemoteMultiparty = 0

the voicecall which supposed to be at the first
interface(/hso_0/voicecall01) will be created at second
interface(/hso_0/voicecall02).

Does anyone have any clue for this problem?

Sincerely,
TengChou Yang

[-- Attachment #2: attachment.html --]
[-- Type: text/html, Size: 3367 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-10-30 18:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-30 18:29 Voicecall while context is activate TengChou Yang
2013-10-30 18:55 ` Denis Kenzior

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.