This is more a protocol question then anything else.

A sends a call B
INVITE B@5.6.7.8
from: <sip:A@1.2.3.4:5060>;tag=1
to: <sip:B@5.6.7.8>
call-id: 1
......

B responds with from and to in e164 format
200 OK
from: <sip:+32A@1.2.3.4:5060>;tag=1
to: <sip:+32B@5.6.7.8>; tag=2
call-id: 1

My gut feeling says to me that A will not like this and hence that B should
respong with A and B instead of +32A and +32B.
But can somebody explain me why or why not?

Best regards, Johan.
_______________________________________________
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to