HimanshuYadav / siphon

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

Problem with certificat (Freephonie) #44

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Connect to Freephonie
2. Certificat accepted
3.

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

Siphon sometimes is Ok, I succeed to call 3 times someone but sometimes
said "registration error time out" or "Invalid URI (PJSIP-Einvaliduri)"

What version of the product are you using? On what operating system?
beta 5 on firmware 2.1

Please provide any additional information below.
I try in 2 different place. I will try other places

Original issue reported on code.google.com by benoit.d...@gmail.com on 1 Oct 2008 at 7:02

GoogleCodeExporter commented 9 years ago
Could you test with several value for register timeout ? (300, 600, 3200)
You change this parameter in advanced settings of Siphon.

Original comment by samuelv0...@gmail.com on 2 Oct 2008 at 6:33

GoogleCodeExporter commented 9 years ago

Original comment by samuelv0...@gmail.com on 2 Oct 2008 at 6:34

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
I try 300, 600, 900, 1200, 1500, 1800, 1900, 2100; 2400, 2700, 3000, 3300
I receive always the same message : registration error - request time out.

An other time with 1800 I receive registration error - service unavailable

An other time with 1800 I receive registration error - Invalid URI 
(PJSIP-EINVALIDURI)

Original comment by benoit.d...@gmail.com on 3 Oct 2008 at 5:19

GoogleCodeExporter commented 9 years ago
In facts, I think that the time it seems to work with freephonie was due to an 
auto
change of the wifi from freephonie to my own wifi.

Reading some forums, it seems that server (domain) has to be set to 
172.17.20.241 and
that send outbound has to be done via server (domain) to be able to call with
freephonie wifi connection.

How to set send outbound via the server ?
How to set at least 3 profiles : one my own freebox or free access wifi, one for
freephonie and one for an other provider ? 

Original comment by benoit.d...@gmail.com on 3 Oct 2008 at 9:48

GoogleCodeExporter commented 9 years ago
For the moment, I just allow to define proxy in advanced settings. I can add a 
new 
parameter in the next version for outbound proxy.

For the moment, Siphon just accepts one account. In the future version, I will 
add
several accounts.

Original comment by samuelv0...@gmail.com on 3 Oct 2008 at 10:20

GoogleCodeExporter commented 9 years ago
On this subject, You can see end of tutorial from tommy3oay 21 Jan 2008, 19:57
Message #12 url http://forum.macbidouille.com/index.php?showtopic=250713

Original comment by benoit.d...@gmail.com on 4 Oct 2008 at 5:56

GoogleCodeExporter commented 9 years ago
I tested yesterday, the registration is OK, and :
  - you can't call (sip message is transmitted but there are no answer from server)
  - you can receive a call

Original comment by samuelv0...@gmail.com on 6 Oct 2008 at 7:22

GoogleCodeExporter commented 9 years ago
I correct a bug in my code so now if the proxy parameter is defined in 
settings, it
is used in Siphon.
To use Siphon on Freephonie Wifi network, you need to define prixy with same 
server
address: 172.17.20.241

Original comment by samuelv0...@gmail.com on 8 Oct 2008 at 9:18