Hello.

I have a doubt about SIP connection of wengophone. I don't know if i have
understood well.
The questions are in the end of the mail.

From what i have read from the code:

A WengoAccount object it's been create, this send a request to
http://ws.wengo.fr/softphone-sso/sso2.php to obtein the SIP account.

When the SIP account it's return,  are saved. And start to look  how can
connect the SIP account. First the NAT type if discovered with the STUN
server, next try to look if the SIP account can connect via UDP (this is
done with sockets); if that fail, the program try look if can connect using
HTTP Tunneling sending this data: IP Tunnel address, IP Tunnel port, SIP
Server address, SIP server port, and the NetworkProxy values. -> Questions.

Questions:
When the NetworkProxy values are pased to the metod: is_tunnel_conn_allowed;
if i don't write the values in the Advance Configuration Window or in the
file Cofig.cpp the NetworkProxy values will be empty. My questions, why are
this values used to thes the IP tunneling connection?, are this values the
same as the SIP account?



Thanks

Leonardo.
_______________________________________________
Wengophone-devel mailing list
[email protected]
http://dev.openwengo.com/mailman/listinfo/wengophone-devel

Reply via email to