BineTech / siphon

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

No Auth on Invite #121

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
We use an Unauthorized message to initiate a new Invite with Authentication
details, it appears that the Siphon client will respond with an Ack but not
send another Invite with Auth.

Call flow is:

Client ---- Service Provider
Invite --> 
       <-- 100 Trying
       <-- 401 Unauthorized
Ack    -->

There should be another Invite with Auth details at this point.

Please let me know if you need further details

Original issue reported on code.google.com by jpap...@gmail.com on 13 Jan 2009 at 8:55

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Yes I need much information because Siphon works with several SIP provider with
authentication like you see on this page :
http://code.google.com/p/siphon/wiki/SIPSettings

Original comment by samuelv0...@gmail.com on 13 Jan 2009 at 9:26

GoogleCodeExporter commented 9 years ago
Provider = WorldxChange
SIP Server = pan.wxnz.net
Reg.Timeout = 180
Stun = (if required) stun.wxnz.net
Username/Auth = Phone number/Generated AuthID

Attached is the SIP trace, Numbers have been Omitted.

Cheers

Original comment by jpap...@gmail.com on 13 Jan 2009 at 10:48

Attachments:

GoogleCodeExporter commented 9 years ago
Could you activate log (detailed level) ?
Launch Siphon.
The log file is in /var/mobile/Library/Siphon

did you see this bug:
http://code.google.com/p/siphon/issues/detail?id=103

Original comment by samuelv0...@gmail.com on 13 Jan 2009 at 11:02

GoogleCodeExporter commented 9 years ago
is there somewhere I can send the log to? would rather not upload it here :)

Appreciate your help on this.

Original comment by jpap...@gmail.com on 14 Jan 2009 at 12:23

GoogleCodeExporter commented 9 years ago
You can upload or send me by mail, in the log file there are no passwd

Original comment by samuelv0...@gmail.com on 14 Jan 2009 at 12:28

GoogleCodeExporter commented 9 years ago
WorldxChange would most likely block this, they dont allow any non authorised 
client
software and hardware to connect to there system, its either an approved 
device, or
asterix.

Original comment by moisty...@gmail.com on 16 Jan 2009 at 11:38

GoogleCodeExporter commented 9 years ago
Hi moisty,

I work there :) it is a limitation of pjsip by the looks of things.

Original comment by jpap...@gmail.com on 18 Jan 2009 at 9:48

GoogleCodeExporter commented 9 years ago
so is XNET doing to allow support for it officially?

Original comment by sissy.ar...@gmail.com on 25 Jan 2009 at 6:31

GoogleCodeExporter commented 9 years ago
That seems to work now, see log file in issue 135

Original comment by samuelv0...@gmail.com on 25 Jan 2009 at 1:45

GoogleCodeExporter commented 9 years ago
version 2.0.2

Original comment by samuelv0...@gmail.com on 27 Jan 2009 at 10:25

GoogleCodeExporter commented 9 years ago
Issue 126 has been merged into this issue.

Original comment by samuelv0...@gmail.com on 27 Jan 2009 at 10:26