You're confusing username and IMPU.
private identity: username_1234
public identity: sip:username_1234@Realm
On Aug 9, 11:20 pm, Juan Castro <
jcas...@instant.com.br> wrote:
> I am doing something obviously, newbish wrong, I'm sure. I hosted the
> checked-out sipml5 code from Google Code in a Linux machine using Apache.
> Went to the call page, filled both "Private Identity" and "Public Identity"
> with my SIP username, "Realm" with the SIP server address, and filled the
> password. Login gives me an error "*[username_1234] is not a valid Public
> identity*"
>
> It works OK from a regular SIP client. What am I doing wrong?
>
> Juan