[SR-Users] How to get the dispatcher value dynamically

2019-10-18 Thread Narayan P
Hello, We are using kamailio for load balancing as stateless proxy as mentioned below. {$du = "sip:192.168.130.XXX;transport=udp"; forward();} We have set $du to the correct media server value in the dispatcher module.Can you please tell me how to get the correct dispatcher value(Media server

Re: [SR-Users] rtpengine not listening on specified port range

2019-02-11 Thread Narayan P
set your params in rtpengine.conf and run it as "rtpengine --config-file /directory/rtpengine.conf", you can find rtpengine.conf.sample at /your rtpengine directory/etc/ On Mon, Feb 11, 2019 at 10:56 AM Narayan P mailto:narayan...@outlook.com>> wrote: Hello, I am starting the r

[SR-Users] rtpengine not listening on specified port range

2019-02-10 Thread Narayan P
Hello, I am starting the rtpengine through this command,but rtpengine is not listening on the specified port range.It is listening on some other port outside of this.Here first IP is private IP and the second IP is public one.So issue is with audio.Can you please let me know what exactly I am

[SR-Users] rtpengine not listening on specified port range

2019-02-10 Thread Narayan P
Hello, I am starting the rtpengine through this command,but rtpengine is not listening on the specified port range.It is listening on some other port outside of this.Here first IP is private IP and the second IP is public one.So issue is with audio.Can you please let me know what exactly I am

Re: [SR-Users] Issue in cdr generation in seconds format

2018-04-05 Thread Narayan P
Hello, Can I have an update on this please. Thanks, From: Narayan P Sent: Tuesday, March 20, 2018 6:49:37 AM To: Henning Westerholt; sr-users@lists.kamailio.org Subject: Re: [SR-Users] Issue in cdr generation in seconds format Hello Henning, Thanks

Re: [SR-Users] Issue in cdr generation in seconds format

2018-03-20 Thread Narayan P
need to do in kamailio. Thanks, Narayan From: Henning Westerholt <h...@kamailio.org> Sent: Monday, March 19, 2018 8:33:54 PM To: sr-users@lists.kamailio.org Cc: Narayan P Subject: Re: [SR-Users] Issue in cdr generation in seconds format Am Montag, 19. März 2018, 13:49:52 CET schrieb Na

Re: [SR-Users] Issue in cdr generation in seconds format

2018-03-19 Thread Narayan P
Hello All, Any update on this please. Thanks, Narayan From: sr-users <sr-users-boun...@lists.kamailio.org> on behalf of Narayan P <narayan...@outlook.com> Sent: Friday, March 16, 2018 11:02:19 AM To: sr-users@lists.kamailio.org Subject: [SR-

[SR-Users] Issue in cdr generation in seconds format

2018-03-16 Thread Narayan P
Hello Sir, I need your expertise for kamailio cdr generation in seconds format. I have a requirement to generate cdr duration in second format.Now I am getting second.milliseconds format.Below is the log where duration is 18.676 but I want this to be 19.(suppose where duration =18.234, I

Re: [SR-Users] how to add new media server in dispatcher table through "ANSIBLE"

2017-11-28 Thread Narayan P
Hello Joel, I am using mysql database. Thanks, Narayan From: Narayan P Sent: Wednesday, November 29, 2017 6:31:46 AM To: Kamailio (SER) - Users Mailing List Subject: Re: [SR-Users] how to add new media server in dispatcher table through "ANSIBLE"

Re: [SR-Users] how to add new media server in dispatcher table through "ANSIBLE"

2017-11-28 Thread Narayan P
ect: Re: [SR-Users] how to add new media server in dispatcher table through "ANSIBLE" What backend database are you using for Kamailio? On Tue, Nov 28, 2017 at 11:32 AM, Narayan P <narayan...@outlook.com> wrote: > Hello Experts, > > > I am new to ansible and deploy

[SR-Users] how to add new media server in dispatcher table through "ANSIBLE"

2017-11-28 Thread Narayan P
Hello Experts, I am new to ansible and deploying kamailio through ansible.Sucessfully deployed kamailio but my requirement is to add media server through ansible.As I am using dispatcher module in kamailio,not able to find any script that directly insert one media server IP and port into

Re: [SR-Users] sr-users Digest, Vol 146, Issue 2

2017-07-04 Thread Narayan P
will be highly appreciated. Thanks, Narayan From: Daniel-Constantin Mierla <mico...@gmail.com> Sent: Tuesday, July 4, 2017 11:18:01 AM To: Kamailio (SER) - Users Mailing List; Narayan P; Sebastian Damm Subject: Re: [SR-Users] sr-users Digest, Vol 146, Issue 2

[SR-Users] How to convert ipv6 to ipv4 address inside message body

2017-06-30 Thread Narayan P
Hi, I am using kamailio as outbound proxy integrated with rtpproxy.I have done the configuration of ipv6 to ipv4 network. But when 183 session progress came ,kamailio is sending its ipv6 address to pjsip client inside sdp body.So that it is not accepting and 488 error message is giving.

Re: [SR-Users] Not able to replace route_uri in contact header uri

2017-04-28 Thread Narayan P
: 300 Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER, MESSAGE, OPTIONS Content-Length: 0 Thanks, Narayan From: Daniel-Constantin Mierla <mico...@gmail.com> Sent: Friday, April 21, 2017 9:36:37 AM To: Narayan P; sr-us...@lists.si

Re: [SR-Users] Not able to replace route_uri in contact header uri

2017-04-20 Thread Narayan P
in Kamailio database. Please suggest me if you have better Idea than what i am doing Thanks & Regards Narayan From: Daniel-Constantin Mierla <mico...@gmail.com> Sent: Tuesday, April 18, 2017 1:04:38 PM To: Narayan P; sr-us...@lists.sip-router.org S

Re: [SR-Users] Not able to replace route_uri in contact header uri

2017-04-17 Thread Narayan P
using avp_subst() function to replace this.But kamailio is not starting. Please reply if I am in wrong way or have different understanding as I am very new to kamailio. Thanks, Narayan From: Narayan P Sent: Friday, April 14, 2017 12:54:25 PM To: sr-us...@lis

Re: [SR-Users] Not able to replace route_uri in contact header uri

2017-04-14 Thread Narayan P
of the contact header remains same. Thanks, Narayan From: Narayan P Sent: Thursday, April 13, 2017 11:13 AM To: sr-us...@lists.sip-router.org Subject: Re: Not able to replace route_uri in contact header uri Hi , Can anybody help me how to replace

Re: [SR-Users] Not able to replace route_uri in contact header uri

2017-04-13 Thread Narayan P
Hi , Can anybody help me how to replace the domain part of $route-uri in contact header . I am using avp_subst().But kamailio is not starting. I am new to kamailio.Any help will be highly appreciated. Thanks, Narayan From: Narayan P Sent: Wednesday, April