[SR-Users] Missed calls notification supporting

Daniel Tryba daniel at pocos.nl
Tue Jun 11 17:39:53 CEST 2013


On Tuesday 11 June 2013 11:51:23 sipatse at in.gr wrote:
>  I have added the below configuration lines and I got a parsing error.
> 
>  if(!lookup("location")) && if(is_method("INVITE"))
>  {$uac_req(method)="INVITE";
>   $uac_req(ruri) = "sip:$rU at sip.test.com:5062";
>   $uac_req(furi) = "sip:$fU at sip.test.com";
>   $uac_req(turi) = "sip:$tU at sip.test.com";
>   $uac_req(hdrs) = "Content-Type: text/plain\r\n";
>   uac_send_req();}
> 
> 
>  "cfg. parser: failed to find command uac_send_req"

My guess is you are looking at old documentation
http://kamailio.org/docs/modules/stable/modules/uac.html#idp1686632
it's uac_req_send() nowadays.

But I don't get your reminder logic. If $rU isn't logged in and it is INVITE-
ed, your are going to send INVITES to it?

-- 

POCOS B.V. - Croy 9c - 5653 LC Eindhoven
Telefoon: 040 293 8661 - Fax: 040 293 8658
http://www.pocos.nl/   - http://www.sipo.nl/
K.v.K. Eindhoven 17097024



More information about the sr-users mailing list