Re: [SR-Users] Unresolvable destination for new added users...

2019-10-02 Thread David Villasmil
I think that’s him redacting ip addresses.

Please increase debug and paste the log output when calling one of these
users.

Have you tried removing use_domain?

On Wed, 2 Oct 2019 at 13:10, Julien Chavanton  wrote:

> This looks unresolvable :
> To:  :kamailio_port>;tag=a1384aaeda4d71b5edb13882669b943e.8468
>
> If you are using registration based routing ex. lookup()
>
> Check the contact header in the REGISTER message
>
>
>
> On Wed, Oct 2, 2019 at 5:00 AM Zhan Bazarov  wrote:
>
>> modparam("usrloc", "db_url", DBURL)
>> modparam("usrloc", "db_mode", 3)
>> modparam("usrloc", "user_column", "username")
>> modparam("usrloc", "contact_column", "contact")
>> modparam("usrloc", "expires_column", "expires")
>> modparam("usrloc", "q_column", "q")
>> modparam("usrloc", "callid_column", "callid")
>> modparam("usrloc", "cseq_column", "cseq")
>> modparam("usrloc", "methods_column", "methods")
>> modparam("usrloc", "cflags_column", "cflags")
>> modparam("usrloc", "user_agent_column", "user_agent")
>> modparam("usrloc", "received_column", "received")
>> modparam("usrloc", "socket_column", "socket")
>> modparam("usrloc", "path_column", "path")
>> modparam("usrloc", "ruid_column", "ruid")
>> modparam("usrloc", "instance_column", "instance")
>> modparam("usrloc", "use_domain", 1)
>> modparam("usrloc", "matching_mode", 0)
>> modparam("usrloc", "timer_interval", 30)
>>
>>
>>
>>
>> --
>> Sent from: http://sip-router.1086192.n5.nabble.com/Users-f3.html
>>
>> ___
>> Kamailio (SER) - Users Mailing List
>> sr-users@lists.kamailio.org
>> https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
>>
> ___
> Kamailio (SER) - Users Mailing List
> sr-users@lists.kamailio.org
> https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
>
-- 
Regards,

David Villasmil
email: david.villasmil.w...@gmail.com
phone: +34669448337
___
Kamailio (SER) - Users Mailing List
sr-users@lists.kamailio.org
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users


Re: [SR-Users] Unresolvable destination for new added users...

2019-10-02 Thread Zhan Bazarov
modparam("usrloc", "db_url", DBURL)
modparam("usrloc", "db_mode", 3)
modparam("usrloc", "user_column", "username")
modparam("usrloc", "contact_column", "contact")
modparam("usrloc", "expires_column", "expires")
modparam("usrloc", "q_column", "q")
modparam("usrloc", "callid_column", "callid")
modparam("usrloc", "cseq_column", "cseq")
modparam("usrloc", "methods_column", "methods")
modparam("usrloc", "cflags_column", "cflags")
modparam("usrloc", "user_agent_column", "user_agent")
modparam("usrloc", "received_column", "received")
modparam("usrloc", "socket_column", "socket")
modparam("usrloc", "path_column", "path")
modparam("usrloc", "ruid_column", "ruid")
modparam("usrloc", "instance_column", "instance")
modparam("usrloc", "use_domain", 1)
modparam("usrloc", "matching_mode", 0)
modparam("usrloc", "timer_interval", 30)




--
Sent from: http://sip-router.1086192.n5.nabble.com/Users-f3.html

___
Kamailio (SER) - Users Mailing List
sr-users@lists.kamailio.org
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users


Re: [SR-Users] Unresolvable destination for new added users...

2019-10-02 Thread Zhan Bazarov
USRLOC DB has been configured by default... Nothing new. What kind of
information might be helpful for you?
In additional - both users registered successfully, I see both of them in
kamctl ul show - both on my x-lite and zoiper...



--
Sent from: http://sip-router.1086192.n5.nabble.com/Users-f3.html

___
Kamailio (SER) - Users Mailing List
sr-users@lists.kamailio.org
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users


Re: [SR-Users] Unresolvable destination for new added users...

2019-10-02 Thread David Villasmil
Hello,

You will need to explain a bit more your setup. What’s the difference
between your old and new users? How is usrloc setup?

On Wed, 2 Oct 2019 at 12:20, Zhan Bazarov  wrote:

> I can't make call through kamailio between new added users.
>
> I get 478 ... But it works for older users (who was added couple weeks ago
> e.g.) SIP flow, location and subscriber table the same in both cases.
>
> Could you please shed any light on this issue?
>
> *2019/10/02 11:11:20.719834 10.2.1.198:5068  ->
> 10.4.1.14:50600 *
>
> SIP/2.0 *478* Unresolvable destination (478/SL)
>
> Via: SIP/2.0/UDP
> asterisk_ip:asterisk_port;branch=z9hG4bK18626d14;rport=50600;received=10.4.1.14
>
> From: "Admin Admin"  :asterisk_port>;tag=as09b1f1f3
>
> To:  :kamailio_port>;tag=a1384aaeda4d71b5edb13882669b943e.8468
>
> Call-ID: *20e023254f1b3c942a61e47d63badfd6@10.4.1.14:50600
> *
>
> CSeq: 102 INVITE
>
> Server: MS Lync
>
> Content-Length: 0
> ___
> Kamailio (SER) - Users Mailing List
> sr-users@lists.kamailio.org
> https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
>
-- 
Regards,

David Villasmil
email: david.villasmil.w...@gmail.com
phone: +34669448337
___
Kamailio (SER) - Users Mailing List
sr-users@lists.kamailio.org
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users


[SR-Users] Unresolvable destination for new added users...

2019-10-02 Thread Zhan Bazarov
I can't make call through kamailio between new added users.

I get 478 ... But it works for older users (who was added couple weeks ago
e.g.) SIP flow, location and subscriber table the same in both cases.

Could you please shed any light on this issue?

*2019/10/02 11:11:20.719834 10.2.1.198:5068  ->
10.4.1.14:50600 *

SIP/2.0 *478* Unresolvable destination (478/SL)

Via: SIP/2.0/UDP
asterisk_ip:asterisk_port;branch=z9hG4bK18626d14;rport=50600;received=10.4.1.14

From: "Admin Admin" ;tag=as09b1f1f3

To: ;tag=a1384aaeda4d71b5edb13882669b943e.8468

Call-ID: *20e023254f1b3c942a61e47d63badfd6@10.4.1.14:50600
*

CSeq: 102 INVITE

Server: MS Lync

Content-Length: 0
___
Kamailio (SER) - Users Mailing List
sr-users@lists.kamailio.org
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users