Have you tried setting the CALLERID variables? If the provider is
ignoring those then I guess they are asking you to set per call
blocking? I don't know how to do that.
exten => s,1,Set(CALLERID(number)=3025551212|a)
exten => s,n,Set(CALLERID(name)=Joe Smith|a)
MARK.
Emil Thelin wrote:> Hi!
>
> I have a working asterisk-setup with four sip-clients. Everything
> works great but when the users call someone the phonenumber shows up
> on the receiving ends callerid-display.
>
> To correct this my provider told me to send #31# before the
> phonenumber, tried this with: Dial(SIP/#31#${EXTEN}@provider) but my
> asterisk tells me that it isn't a valid extension.
>
> The INVITE looks fine, '#31#<phonenumber>@provider' but my
provider
> then sends SIP/2.0 404 Not Found back to me.
>
> Any thoughts?
>
> /e
>
> --
> http://hostname.nu/~emil
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users