Complete URI SIP with port in the From fields

LR
lazzerini remy
Sat, Feb 19, 2011 7:41 PM

Hi all,

I would like modify the source code of simpleua.c

I need to add the UDP port in the URI of the FROM field in the invite request.

Actualy the URI of the FROM field is like : john@192.168.1.2 and I would like to
be able to sent it like ohn@192.168.1.2:5060

My Client need to speak with a special peer which need the value of this port in
the URI.

Thank You.

Rem.

Hi all, I would like modify the source code of simpleua.c I need to add the UDP port in the URI of the FROM field in the invite request. Actualy the URI of the FROM field is like : john@192.168.1.2 and I would like to be able to sent it like ohn@192.168.1.2:5060 My Client need to speak with a special peer which need the value of this port in the URI. Thank You. Rem.