[SR-Users] Kamailio + RTPEngine + Asterisk

Javier Aristizábal javieraristizabal at gmail.com
Wed Jun 24 10:58:03 CEST 2015


I see. How can forwarding the REGISTER to asterisk? Apparently I don't
handling the uac_send

On Wed, Jun 24, 2015 at 10:15 AM, Daniel Tryba <d.tryba at pocos.nl> wrote:

> On Tuesday 23 June 2015 21:22:26 Javier Aristizábal wrote:
> > On my cfg file I have this for the asterisk registration:
> >
> > route[REGFWD] {
> >   if(!is_method("REGISTER"))
> >   {
> >     return;
> >   }
> >   $var(rip) = $sel(cfg_get.asterisk.bindip);
> >   $uac_req(method)="REGISTER";
> ...
> >   uac_req_send();
> > }
>
> I'm confused, why are you creating a new register request instead of
> forwarding the REGISTER to the asterisk server? And where are you handling
> this uac_send()?
>
> _______________________________________________
> SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
> sr-users at lists.sip-router.org
> http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
>



-- 
Javier Aristizábal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-users/attachments/20150624/62fb6949/attachment.html>


More information about the sr-users mailing list