On 30 Jan 2015, at 07:58, Rahul MathuR <rahul.ultimate(a)gmail.com> wrote:
Hello,
I was wondering whether Kamailio (as proxy) can generate a PRACK on its own ( since one
of the custom written dialer is not sending PRACK) ?
Is there any way I can achieve this ?
Kamailio can not participate in a dialog
between two UAs like that. The CSEQ would be out of sync
and it would disrupt further messaging in the dialog.
You need a back2back user agent like Asterisk or FreeSwitch to do that. There are patches
for Asterisk that implements PRACK (which I've coded).
/O