Oct 2, 2009 3:53 PM
Register URI and incoming calls
Hi all, i have problems with incoming calls and i see that i'm receiving at my softswitch the URI in a different format that we are expecting.
I have configured opensbc as upper-reg
We are receiving from opensbc: URI: <sip:x-reg-id-sip%3AUSERNAME%40xxx.yyy.zzz.163%3A5060@xxx.zzz.yyy.82:5062> where:
USERNME= Sip User
xxx.yyy.zzz.163= IAD IP
xxx.zzz.yyy.82= OpenSBC public address.
The first visible problem is that xxx.zzz.yyy.82 should be the private ip of the opensbc and not the public, how can i change it?
The second problem is: x-reg-id-sip%3AUSERNAME%40xxx.yyy.zzz.163%3A506: how can i modify it to leave only the username?