Try with this first. It was a typo in my last email. use_domain should be disabled. modparam(“usrloc”,”use_domain”,0)
If that didn't work, you need to capture the sip traffic. I can't tell what's wrong because I don't see the signalling. I'm just guessing right now. Or look at the debug logs and see if there is any errors etc. Regards, Ali Pey On Thu, Sep 6, 2012 at 11:19 PM, Nick Chang <[email protected]> wrote: > Dear Ali**** > > ** ** > > Yes.**** > > I added alias=202.55.233.195**** > > modparam(“usrloc”,”use_domain”,1) à I already set it.**** > > ** ** > > But, Reason was the same.**** > > ** ** > > UserA call B. UserB’s iphone is ringing. UserB click talk button. But > UserA’s iphone “Reason was Request Timeout”**** > > I don’t know why??**** > > ** ** > > Is it my INV timer too short??**** > > ** ** > > Thanks for your support**** > > ** ** > > Nick**** > > ** ** > > ** ** > > *From:* [email protected] [mailto: > [email protected]] *On Behalf Of *Ali Pey > *Sent:* Thursday, September 06, 2012 9:59 PM > > *To:* OpenSIPS users mailling list > *Subject:* Re: [OpenSIPS-Users] opensips Cache**** > > ** ** > > Hello Nick,**** > > ** ** > > Do you have domains enabled? **** > > Maybe you need an alias for 202.55.233.169?**** > > ** ** > > Make sure you have these:**** > > ** ** > > alias=202.55.233.169**** > > ** ** > > modparam("usrloc", "use_domain", 1)**** > > ** ** > > Regards,**** > > Ali Pey**** > > ** ** > > ** ** > > On Wed, Sep 5, 2012 at 9:10 PM, Nick Chang <[email protected]> > wrote:**** > > Hello Ali**** > > **** > > I change my setting to 3.**** > > **** > > Now, UserA call to UserB, UserB can ringing. But UserA can’t talk this > phone. It display error “Reason was: Request Timeout.”**** > > **** > > I see log.**** > > **** > > DBG:usrloc:db_load_urecord: aor [email protected] not found in > table location**** > > **** > > I don’t know why.**** > > Do you have any suggest??**** > > **** > > Thanks for your support.**** > > Nick**** > > **** > > *From:* [email protected] [mailto: > [email protected]] *On Behalf Of *Ali Pey > *Sent:* Wednesday, September 05, 2012 10:18 PM > *To:* OpenSIPS users mailling list > *Subject:* Re: [OpenSIPS-Users] opensips Cache**** > > **** > > It should be 3 in your case.**** > > **** > > Regards,**** > > Ali Pey**** > > **** > > On Wed, Sep 5, 2012 at 10:15 AM, 張鴻憲 <[email protected]> wrote:**** > > Dear Ali**** > > **** > > My db mode setting:**** > > modparam("usrloc", "db_mode", 1)**** > > **** > > Thanks for your support**** > > Nick**** > > 2012/9/5 Ali Pey <[email protected]>**** > > Re-evaluate your db mode setting:**** > > **** > > http://www.opensips.org/html/docs/modules/1.8.x/usrloc.html#id293049 **** > > **** > > Regards,**** > > Ali Pey**** > > On Wed, Sep 5, 2012 at 3:44 AM, Nick Chang <[email protected]> > wrote:**** > > Hello**** > > **** > > I have two opensips server.**** > > **** > > User A àregisterà Opensips A**** > > User B àregisterà Opensips B**** > > **** > > Two User used the same domain, may be aaa.com**** > > **** > > When I input “opensipsctl online”**** > > I can see UserA on the Opensips A, UserB on the OpensipsB.**** > > **** > > But When UserA call to UserB. It’s failed. It tell me “user not register”. > **** > > **** > > I have check MySQL table “ location”**** > > Two user both on the location.**** > > **** > > If I restart OpensipsB.**** > > Then, I input “opensipsctl online”**** > > I can see UserA and UserB is online.**** > > **** > > But in the OpensipsA.**** > > Only UserA online.**** > > **** > > I guess, it have cache it.**** > > **** > > Have to solve this problem??**** > > Thanks for your support.**** > > **** > > Nick**** > > **** > > **** > > **** > > _______________________________________________ > Users mailing list > [email protected] > http://lists.opensips.org/cgi-bin/mailman/listinfo/users**** > > **** > > > _______________________________________________ > Users mailing list > [email protected] > http://lists.opensips.org/cgi-bin/mailman/listinfo/users**** > > **** > > > _______________________________________________ > Users mailing list > [email protected] > http://lists.opensips.org/cgi-bin/mailman/listinfo/users**** > > **** > > > _______________________________________________ > Users mailing list > [email protected] > http://lists.opensips.org/cgi-bin/mailman/listinfo/users**** > > ** ** > > _______________________________________________ > Users mailing list > [email protected] > http://lists.opensips.org/cgi-bin/mailman/listinfo/users > >
_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
