Hi Mehdi,
not at all
what I meant is to :
1) receive invite on opensips and put it through cpl
2) cpl sends the invite out, back to opensips address
2) opensips receives again the invite and puts it b2bua logic
Regards,
Bogdan
mehdi boudou wrote:
> Hi Bogdan,
>
>
> What i unders
Hi Bogdan,
What i understood in what you said is that i have to call back a route
before proxying in CPL adding modparam("cpl-c","proxy_route",1),in this
route I add myself in record-route and because i'm in record route CPL will
send the Invite to myself and i can trigg B2BUA behaviour to modify
Hi Mehdi,
A proxy must not change the Cseq for a call. In parallel ringing
(multi-ringing), you have multiple branches of the same calls and all of
them have the same CSEQ - id the S-cscf does not like it, you should fix
it as it is standard SIP.
Regards,
Bogdan
mehdi boudou wrote:
> Hello Bo
Hi Mehdi,
not reallyCPL module is desigened to work in proxy mode, not in
b2bua mode.
What you can do is to use b2bua, spiral to call back to proxy and run
cpl script there.
Regards,
Bogdan
mehdi boudou wrote:
> Hello,
>
>
> to be more accurate with my older post: is it possible to combin
Hello,
to be more accurate with my older post: is it possible to combine B2BUA
logic with Cpl module ?
Thanks,
Regards.
Mehdi BOUDOU
___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users
Hello Bogdan,
Is it possible to interact with the Cseq during executing cpl script ? I
executed a scenario with multi ringing and the problem is that it
gerenerated 3 invite with the same Cseq and the S-cscf broke (two or one)
calls.
Is it a simple way to tag the different invite generated by the