Re: [Ekiga-devel-list] Deviating address-call



Hi,

Le vendredi 23 mai 2008 à 15:50 +0000, Antonio González Artime a écrit :
> Hello everybody:
> 
> I'm trying to modify ekiga code so that on a set of specific addresses, I don't need to pass by the proxy server and can go to another IP:port that I know in advanced.
> 
> For example, on "sip:migueldosantos company net", I want to call directly to XXX.XXX.XXX.XXX:5060 and on, sip:migueldosantos ekiga net should work normally.
> 
> So I've been searching on pwlib and opal but all the modifications I tried didn't work. What I think that I should do, is that on an INVITE from "* company net" I would bypass a few steps.  I would send that INVITE package directly to the IP and not to the proxy; then send back a Ringing and OK packages, and finally an ACK and the connection should be working.
> 
> I've been trying to modify opal library, specially:
> void SIP_PDU::Construct(Methods meth, SIPConnection & connection, const OpalTransport & transport);
> but I still no results.
> 
> I would be eternally grateful if anyone could tell the best path to get it.

Why are you trying to do that ? It does not make sense...

If you really want to do it, I would do it in GMURLHandler in Ekiga
2.0.x.
-- 
 _     Damien Sandras
(o-      
//\    Ekiga Softphone : http://www.ekiga.org/
v_/_   NOVACOM         : http://www.novacom.be/
       FOSDEM          : http://www.fosdem.org/
       SIP Phone       : sip:dsandras ekiga net
                       



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]