[reSIProcate] newbie problem on register
Hi, i am a total newbie with the stack and i am trying get a grasp of it reading basicCall and basicRegister (as i read i should do in other posts)
i am going to use the stack in a UAC so first thing i looked at was basicregister... and i am wondering, since i have issue of nameresolving how can i tell the stack that i want to send
REGISTER sip:
192.168.1.1and having a "from" field like
user@xxxxxxxx ?
setting the outbound proxy to
192.168.1.1
correctly routes the message to
192.168.1.1 but the request line still holds the ip from the 'From' field
thanks a lot