Re: [SR-Users] Fetching proxy-autheticate header from 407 Response

2017-02-22 Thread vi...@advaitamtech.com
It dint solve my problem. Am not able to get the proxy authenticate header values using the module you mentioned too. Does this allow to fetch the SIP header individually? Thanks, Vivek -Original Message- From: "Daniel Tryba" Sent: Wednesday, 22 February, 2017 7:16pm To: "Kamailio (S

Re: [SR-Users] Need help with tcpops

2017-02-22 Thread Daniel-Constantin Mierla
Hello, On 17/02/2017 08:08, Abdoul Osséni wrote: > Hi, > > My call flow is: > > Softphone --> TLS ---> Kamailio --> UDP --> ASTERISK --> PSTN > > I want to use tcpops module between the softphone and kamailio. > http://www.kamailio.org/docs/modules/4.4.x/modules/tcpops > > * enable tcpops : no

Re: [SR-Users] Automated integration tests for individual modules

2017-02-22 Thread Daniel-Constantin Mierla
Hello, On 17/02/2017 08:59, A Lai wrote: > Hi, I just started working with the Kamailio code base. I am wondering > if there are some common strategies in having automated tests on > proper functioning of modules when loaded into cfg. there is no 'standard' procedure on adding tests for modules.

Re: [SR-Users] problem with avpops and mongodb modules

2017-02-22 Thread Daniel-Constantin Mierla
On 22/02/2017 14:35, hsdsdssdfsdf dsasd wrote: > I implemented call forwarding according to > https://www.kamailio.org/wiki/tutorials/mini-howto-admin/call_forwarding, > which is working fine. When I replace db_mysql with db_mongodb > however, I receive an error on "if (avp_db_load("$ruri/usernam

Re: [SR-Users] How to handle CANCEL if corresponding INVITE transaction is missing

2017-02-22 Thread Daniel-Constantin Mierla
Hello, try running with debug=3 in kamailio.cfg and see if you can get hints of what happens with the cancel. You can attach the log messages here if you can't find anything wrong by yourself. Cheers, Daniel On 21/02/2017 14:47, Venkatesh Macha wrote: > Hi all, > > I am using Kamailio 4.4.5

Re: [SR-Users] How to handle CANCEL if corresponding INVITE transaction is missing

2017-02-22 Thread Venkatesh Macha
Hi Guys, Any Idea on about CANCEL handling. Thank you -- View this message in context: http://sip-router.1086192.n5.nabble.com/How-to-handle-CANCEL-if-corresponding-INVITE-transaction-is-missing-tp156243p156275.html Sent from the Users mailing list archive at Nabble.com. __

Re: [SR-Users] topos module - possible bug

2017-02-22 Thread Daniel-Constantin Mierla
Hello, is the ACK for 200ok? Or an ack for a negative response? Can you get a pcap for such situation with all messages related to the call? Cheers, Daniel On 22/02/2017 17:20, Pete Kelly wrote: > Hi > > I am using the topos module when bridging 2 networks with Kamailio. > > The INVITE/200OK p

[SR-Users] topos module - possible bug

2017-02-22 Thread Pete Kelly
Hi I am using the topos module when bridging 2 networks with Kamailio. The INVITE/200OK part of the transaction is working fine (i.e. the Contact on both sides matches correctly the corresponding network). However when the ACK is sent into Kamailio, instead of realising the next hop is myself an

[SR-Users] problem with avpops and mongodb modules

2017-02-22 Thread hsdsdssdfsdf dsasd
I implemented call forwarding according to https://www.kamailio.org/wiki/tutorials/mini-howto-admin/call_forwarding, which is working fine. When I replace db_mysql with db_mongodb however, I receive an error on "if (avp_db_load("$ruri/username", "$avp(s:fwd_blind)")) {": ERROR: db_mongodb [mongodb_

Re: [SR-Users] Fetching proxy-autheticate header from 407 Response

2017-02-22 Thread Daniel Tryba
On Wed, Feb 22, 2017 at 07:04:32PM +0530, vi...@advaitamtech.com wrote: > So I will be receiving the "407 Proxy Authentication Required" response from > the third party server for the first INVITE. > > I want to fetch the Proxy-Authenticate header present in the 407 response. > > I browsed and

[SR-Users] Fetching proxy-autheticate header from 407 Response

2017-02-22 Thread vi...@advaitamtech.com
Hi All, Am not using the authentication in the kamailio. So I will be receiving the "407 Proxy Authentication Required" response from the third party server for the first INVITE. I want to fetch the Proxy-Authenticate header present in the 407 response. I browsed and tried using the pseud

Re: [SR-Users] kamailio memory leak in private memory

2017-02-22 Thread David Escartín Almudévar
hello Daniel we applied the change you suggested and monitored for a day and seems the free pkg memory is stable. by now we are going to leave it this way and if we have to handle with a hash in lua we will do in that way with a $var for the index thanks a lot best regards david El lun, 20-02