[Spce-user] reminder calls

Andrew Pogrebennyk apogrebennyk at sipwise.com
Tue Sep 6 16:36:56 EDT 2011


Gentlemen,
thank you for your patience. The fix for sending reminder calls to proxy 
port has been uploaded to our repos. The part with username seems 
already working, if you get a chance to test please share your experience :)

On 08/26/2011 01:31 AM, Skyler wrote:
> Try this...
>
> vi /etc/ngcp-config/templates/etc/asterisk/sip.conf.tt2
>
>   Add this to [sip_proxy]: port=[% kamailio.proxy.port %]
>
> BUT, now the caller-name shows the reminder call as FROM "asterisk",
> so..
>
> vi /etc/ngcp-config/templates/etc/asterisk/proxy.cfg.tt2 or
> proxy.cfg.customtt.tt2 if you are doing that
>
> go to line 717 (xlog("L_INFO", "Replaced reminder uri and to - M=$rm R=
> $ru F=$fu T=$tu IP=$avp(s:ip):$avp(s:port) ($si:$sp) ID=$ci\n");)
>
> and add this below it: uac_replace_from("[% reminder.sip_fromuser %
> ]","");
>
> save those and ngcpcfg apply. Works for me;)
>
>
> -Skyler





More information about the Spce-user mailing list