[SR-Users] lval_pvar_assign(): setting pvar failed

2020-09-27 Thread Uttam Giri
Hi,
i am using htable to assign internal transaction index and label.however
its unable to assign the index and label

modparam("htable", "htable", "hte=>size=8;autoexpire=300")
$sht(hte=>id_index::$rU) = $T(id_index)
$sht(hte=>id_label::$rU) = $T(id_label);

Logs:-


Re: [SR-Users] Setting up Kamailio IMS

2020-09-27 Thread Ovidiu Sas
Hello Luke,

A simple web search on "kamailio ms teams" will lead you to this link:
https://www.kamailio.org/w/2019/10/using-kamailio-as-sbc-for-microsoft-teams/
>From which you can navigate to this link:
https://skalatan.de/en/blog/kamailio-sbc-teams

Regards,
Ovidiu Sas

On Sun, Sep 27, 2020 at 5:54 AM luke devon  wrote:
>
> Hi Team,
>
> Can somebody share a guide to setup Kamailio IMS in ubuntu or centos, please?
>
> Thanks
> Luke
> ___
> Kamailio (SER) - Users Mailing List
> sr-users@lists.kamailio.org
> https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users



-- 
VoIP Embedded, Inc.
http://www.voipembedded.com

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


[SR-Users] Trying to use xavu with "two level naming"

2020-09-27 Thread Chaigneau, Nicolas
Hello,


I'm trying to use xavu as described in Kamailio documentation:

https://www.kamailio.org/wiki/cookbooks/5.4.x/pseudovariables#xavu_id_-_xavus

$xavu(a=>b) = "xyz"; # <- two level naming supported
However, this does not seem to work. The second level is ignored.
When calling pv_xavu_print() it only shows the last element set, e.g.:


$xavu(cdru=>one) = "one" ;
$xavu(cdru=>two) = "two" ;
pv_xavu_print() ;


Result:

11(14989) INFO: {1 1 INVITE 7rc2rGgOYS56zDqN}  [core/xavp.c:592]: 
xavx_print_list_content():  *** (l:0 - 0x7f217c55eab8) XAVU name: cdru
11(14989) INFO: {1 1 INVITE 7rc2rGgOYS56zDqN}  [core/xavp.c:593]: 
xavx_print_list_content():  XAVU id: 1863997055
11(14989) INFO: {1 1 INVITE 7rc2rGgOYS56zDqN}  [core/xavp.c:594]: 
xavx_print_list_content():  XAVU value type: 2
11(14989) INFO: {1 1 INVITE 7rc2rGgOYS56zDqN}  [core/xavp.c:603]: 
xavx_print_list_content():  XAVU value (str): two
11(14989) INFO: {1 1 INVITE 7rc2rGgOYS56zDqN}  [core/xavp.c:629]: 
xavx_print_list_content():  *** (l:0 - 0x7f217c55eab8) end
11(14989) INFO: {1 1 INVITE 7rc2rGgOYS56zDqN}  [core/xavp.c:632]: 
xavx_print_list_content(): - end XAVU list: 0x7f217c55eab8 (level=0)



Am I missing something, or is this a bug ?


Regards,
Nicolas.

This message contains information that may be privileged or confidential and is 
the property of the Capgemini Group. It is intended only for the person to whom 
it is addressed. If you are not the intended recipient, you are not authorized 
to read, print, retain, copy, disseminate, distribute, or use this message or 
any part thereof. If you receive this message in error, please notify the 
sender immediately and delete all copies of this message.
___
Kamailio (SER) - Users Mailing List
sr-users@lists.kamailio.org
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users


Re: [SR-Users] websocket transport protocol in Record-Route header

2020-09-27 Thread Juha Heinanen
Daniel-Constantin Mierla writes:

> For SIP URI the parameter value is always ws:
> 
>   * https://tools.ietf.org/html/rfc7118#section-5.2

Yes, according to that RFC, but does it make any sense, since how you
tell based on usrloc received value if ws or wss was used for the
registration?

-- Juha

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


[SR-Users] Setting up Kamailio IMS

2020-09-27 Thread luke devon
Hi Team, 
Can somebody share a guide to setup Kamailio IMS in ubuntu or centos, please? 
ThanksLuke___
Kamailio (SER) - Users Mailing List
sr-users@lists.kamailio.org
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users


Re: [SR-Users] websocket transport protocol in Record-Route header

2020-09-27 Thread Daniel-Constantin Mierla
For SIP URI the parameter value is always ws:

  * https://tools.ietf.org/html/rfc7118#section-5.2

Cheers,
Daniel

On 26.09.20 20:12, Juha Heinanen wrote:
> It may be related that also usrloc received uri has ;transport=ws:
>
> sip:192.168.43.83:51176;transport=ws
>
> instead of ;transport=wss.
>
> -- Juha
>
> ___
> Kamailio (SER) - Users Mailing List
> sr-users@lists.kamailio.org
> https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users

-- 
Daniel-Constantin Mierla -- www.asipto.com
www.twitter.com/miconda -- www.linkedin.com/in/miconda
Funding: https://www.paypal.me/dcmierla


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