< Previous by Date Date Index Next by Date >
  Thread Index Next in Thread >

[reSIProcate] Ok - rolling on...


Hi,

I finally rolled over the "sdp" problem.   I had to put a
"-" after the equals sign and before the 0.

o=- 0 0 IN <ip>

That seemed to fix it...  but my next problem now is that
I need to find a way to seperate the URI hostname,
IE:   sip:john@xxxxxxxxxxxxxx  where I don't want
resip to try and resolve "whitephone.com" into an IP
address (in our case - that would go to our web server
and not the SIP server).

Instead,  I want the invite to go to a different IP
address then what "whitephone.com" would resolve
to,   Is that possible with resip?

If so,   how can that be done?   I don't think this
goes against the RFC,  does it?

John