Hi,
I managed to solve this problem using ds_is_from_list in failure_route like
this:
ds_is_from_list("8201", "3", "sip:$T_rpl($si):$T_rpl($sp)"))
But I don't understand why I needed to do it that way.
I would still like anyone to explain if they know the reason!
Thanks.. :)
Joel.
- Ori
Hi all,
I'm facing a strange problem using ds_is_from_list in the failure_route block.
I have 4 servers in a dispatcher group 8201.
Scenario:
A call comes in, gets routed to a backend server from 8201 dispatcher group,
the backend replies with a 480.
Then we have:
onreply_route[MANAGE_REPL
cool, thanks for letting us know Owais.
On Tue, Sep 20, 2016 at 4:09 PM, Owais wrote:
> Updating to the latest version git master removed it.
>
>
>
> --
> View this message in context: http://sip-router.1086192.n5.
> nabble.com/Kamailio-invite-fails-with-403-at-cscf-tp151639p151995.html
> Sent
Updating to the latest version git master removed it.
--
View this message in context:
http://sip-router.1086192.n5.nabble.com/Kamailio-invite-fails-with-403-at-cscf-tp151639p151995.html
Sent from the Users mailing list archive at Nabble.com.
___
SIP
Hi,
I was reading some docs on Kamailio 5 and saw in the ToDo list an item about
implementing the dynamic object mechanism for Mono.
Would it be possible to implement it directly for .NET Core, since the official
.NET support has been added to Linux some time ago?
Regards,
Grant
__
Hi all,
I'm trying to send a call to an AS via a kamailio S-CSCF (release 4.4.3). I'm
addressing the AS by a distinct PSI: sip:04325432...@domain.net;user=gsmr.
At the first try the S-CSCF sends a SAR to HSS and receives a successful SAA
(tshark traces attached), but the S-CSCF rejects the call
Hi Alex,
This works fine, undoubtedly it's a better solution.
Thank you very much!
Julia.
On Tue, Sep 20, 2016 at 11:28 AM, Alex Hermann wrote:
> On maandag 19 september 2016 13:34:07 CEST Julia Boudniatsky wrote:
> > I send INVITE via uac_send_req() and receive "183" and "200"responses.
> > On
Hello,
thank you for reply.
I need to set some variable with sdp from 183.
I solved it with sending uac request to different kamailio local port
(before sending to destination)
and specifying onreply_route for INVITEs, received in this port.
On Tue, Sep 20, 2016 at 10:38 AM, Daniel-Constantin Mie
Dear list,
i have developed a tool that automatically stop the call after some
trigger i use..
For do that i use the kamcmd dlg.end_dlg command.
It work perfectly but i have noticed a problem over the kamailio acc table.
When i kill a specific call using this command.. the acc table don't
write
On maandag 19 september 2016 13:34:07 CEST Julia Boudniatsky wrote:
> I send INVITE via uac_send_req() and receive "183" and "200"responses.
> Only "200" appears in the log of event_route[uac:reply].
>
> Is event_route[uac:reply] executed only for final responses?
You should be able to set an onr
I am not sure if anyone is using purple module anymore, because, iirc,
it doesn't compile with latest version of libpurple given there were
changes in the lib api and nobody updated the module. Also, I understood
that yahoo discontinued old protocol, not sure what are other protocols
that work, so
Indeed, only the final response gets to the even_route, this is because
of the callback used from tm module.
Maybe, if you can offer more details about what you need from 183, we
can provide some hints if it's possible and how.
Cheers,
Daniel
On 20/09/16 07:27, Julia Boudniatsky wrote:
> I foun
12 matches
Mail list logo