I think sending SIP messages with spoofed source IP can't be done in openser. You would have to extend the socket interface. Openser has to use a raw socket and adding the IP and UDP headers itself. http://linux.sys-con.com/read/34589_1.htm
regards klaus
Mark Anthony C. Delfin wrote:
Hello Guys,
I would like SER not to mask the FROM field when its sending a call to another sip proxy/gateway. What Im getting on the destination gateway is the IP of the SER. I wouldnt want SER to proxy/mask the original IP address of the UAC. Is this possible. Here is a sample callflow:
UAC (192.168.10.10) >> SER (192.168.11.10) >> UAS (192.168.12.10)
i would like the FROM on the UAS to look like 123456@192.168.10.10 and not 123456@192.168.11.10 which is the SER's IP.
Please help. Thanks in advance.
Users mailing list Users@openser.org http://openser.org/cgi-bin/mailman/listinfo/users