Hi, please try register acccount with some of these options
accountConfig.getNatConfig().setSipOutboundUse(PJ_TRUE_get());
accountConfig.getNatConfig().setViaRewriteUse(PJ_TRUE_get());
accountConfig.getNatConfig().setContactRewriteUse(PJ_TRUE_get())
Br
Andrzej
W dniu 2017-01-12 o 13:30, Bojan Tanasijevic pisze:
Hi all,
I use PJSIP 2.5.5 and PJSUA2 java wrapper in my android application and
I have two major problems over WiMAX. Generally it works over WiFi and
3G but sometimes I got the same situation.
1. Registration on Asterisk server is not performed at specified
intervals (how it is set in the library).
2. Problem with call. Here are the steps:
a. Client sends INVITE.
b. Server reject INVITE with status Unathorized.
c. Client sends new INVITE with authorization header. <- THIS "INVITE"
DOES NOT ARRIVE TO THE SEVER.
Any help?
Thank you.
_______________________________________________
Visit our blog: http://blog.pjsip.org
pjsip mailing list
pjsip@xxxxxxxxxxxxxxx
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org