[Spce-user] Issue with allowed_clis feature in 2.4
Andrew Pogrebennyk
apogrebennyk at sipwise.com
Mon Jan 16 09:29:03 EST 2012
Great, thanks for the report!
On 01/16/2012 03:27 PM, Sébastien Cramatte wrote:
> Hello Andrew,
>
> After changes various things in Asterisk it works
> You must add following lines into sip.conf
>
> [general]
> sendrpid=yes ; For Asterisk 1.8 you need sendrpid=pai
> trustrpid=yes
>
> On outbound call, in extensions.conf you need following lines
> exten => _X.,1,SIPAddHeader(P-Asserted-Identity:
> <sip:${CALLERID(num)}@[YOUR_IP]>)
> exten => _X.,n,SIPAddHeader(Privacy:off)
> exten => _X.,n,Dial(...
>
> YOUR_IP value is required to get everything working
More information about the Spce-user
mailing list