cookyshi / libjingle

Automatically exported from code.google.com/p/libjingle
0 stars 0 forks source link

Calling a phone number #243

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Charging the google account with some $
2. Login into call app  with that username 
3. Trying to call a phone number instead a roster (+0...)

What is the expected output? What do you see instead?

Doesn't work because the JID to be valid should have a domain. and 
jid("+0.....").Str() returns an empty string.

Should I use a dedicated domain to call a number instead a roster item?

What version of the product are you using? On what operating system?

the last libjingle
the last webrtc
Win 7

Original issue reported on code.google.com by silviu.cpp@gmail.com on 16 Nov 2011 at 2:22

GoogleCodeExporter commented 9 years ago
Could you please try the following steps?
1. Run "call" or "call.exe";
2. Login as any user;
3. Run "call +12223334444@voice.google.com"
where as:
1 = country code
222 = area code
3334444 = phone number.

It should work. Please let me know if it doesn't. 

Original comment by jun...@google.com on 24 Nov 2011 at 12:46

GoogleCodeExporter commented 9 years ago
I had tryed. 

You can see attached the xmpp stanza send/received.
If you need any other info let me know. 

Original comment by silviu.cpp@gmail.com on 24 Nov 2011 at 9:35

Attachments: