Hi Daniel,

Thanks for your info.

By the way, is kamailo support performance test? Such as run sock test 72 
hours? Have we verified the functionality?

I created a ticket for this request.

kamailio can't support send Rx_AAR for origin call #1793

Thanks,
Victor

From: Daniel-Constantin Mierla <mico...@gmail.com>
Sent: 2019年1月7日 21:24
To: Lv, Victor (NSB - CN/Qingdao) <victor...@nokia-sbell.com>; Kamailio (SER) - 
Users Mailing List <sr-users@lists.kamailio.org>
Subject: Re: [SR-Users] kamailio 5.0 questions


Hello,

the bug tracker is on https://github.com/kamailio/kamilio, there is an issue 
tab for it.

Making accounts on github is not under our control, but I haven't heard of 
people having troubles with it. Have you checked you spam folder? Iirc, it 
sends a confirmation email when creating the account. if you tried with your 
corporate email address, maybe it is blocked by some filter in the server, try 
with an account from a "free" email provider just to see if works fine.

Cheers,
Daniel
On 07.01.19 10:07, Lv, Victor (NSB - CN/Qingdao) wrote:
Hi Daniel,

Thanks for your reply.

I had tried the mo.cfg and try to comments the lines in ims_mod.c that not 
allow send AAR for a request(INVITE), it not works.

Our request is when kamailio receive 200OK for INNVITE, it will send AAR for 
term and AAR for origin to setup the gate sessions.

Could you point the link to open bugs? I tried to create an account on Github, 
it always hung there to validate the account state?

Thanks,
Victor

From: Daniel-Constantin Mierla <mico...@gmail.com><mailto:mico...@gmail.com>
Sent: 2019年1月7日 16:36
To: Kamailio (SER) - Users Mailing List 
<sr-users@lists.kamailio.org><mailto:sr-users@lists.kamailio.org>; Lv, Victor 
(NSB - CN/Qingdao) <victor...@nokia-sbell.com><mailto:victor...@nokia-sbell.com>
Subject: Re: [SR-Users] kamailio 5.0 questions


Hello,
On 04.01.19 09:12, Lv, Victor (NSB - CN/Qingdao) wrote:
Hi All,

I am using kamailio 5.0, one question is: is there any one make it works to 
send rx_aar for origin calls? That’s when we receive the INVITE message and 
send out rx_aar?

Below link not work when receive INVITE message, I need to send AAR when we 
receive INVITE for origin and send AAR when we receive 200 OK for term?

Rx_AAR("MT_aar_reply", "origin","",2);

From code, we got below comments.
//we dont apply QoS if its not a reply to an INVITE! or UPDATE or PRACK!


indeed, the code seems to restrict the use of the function for replies, 
although the export of the function lists request_route as an allowed block.

I see that the function is used in the IMS config examples, maybe is useful to 
look at them and see if you can adjust your configs in a similar way:

  - misc/examples/ims/pcscf/route/mt.cfg
  - misc/examples/ims/pcscf/route/mo.cfg

If you strictly need it for requests, then you have to patch the source and try 
remove the condition on type being SIP_REPLY, maybe it just works afterwards 
... if not, you can open an issue on bug tracker.

Cheers,
Daniel

--

Daniel-Constantin Mierla -- www.asipto.com<http://www.asipto.com>

www.twitter.com/miconda<http://www.twitter.com/miconda> -- 
www.linkedin.com/in/miconda<http://www.linkedin.com/in/miconda>

Kamailio World Conference - May 6-8, 2019 -- 
www.kamailioworld.com<http://www.kamailioworld.com>

Kamailio Advanced Training - Mar 4-6, 2019 in Berlin; Mar 25-27, 2019, in 
Washington, DC, USA -- www.asipto.com<http://www.asipto.com>

--

Daniel-Constantin Mierla -- www.asipto.com<http://www.asipto.com>

www.twitter.com/miconda<http://www.twitter.com/miconda> -- 
www.linkedin.com/in/miconda<http://www.linkedin.com/in/miconda>

Kamailio World Conference - May 6-8, 2019 -- 
www.kamailioworld.com<http://www.kamailioworld.com>

Kamailio Advanced Training - Mar 4-6, 2019 in Berlin; Mar 25-27, 2019, in 
Washington, DC, USA -- www.asipto.com<http://www.asipto.com>
_______________________________________________
Kamailio (SER) - Users Mailing List
sr-users@lists.kamailio.org
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users

Reply via email to