On Thursday 18 Jun 2015, Greg Woods wrote:
> I have found several places where it is explained how to do this, and I
> have got the following setup, but it is not working (the provider claims
> they are not getting a proper caller ID setting from me).
>
> I have a number of extensions that are sho
On Thu, 18 Jun 2015, Matt Riddell wrote:
Did you buy the number from your carrier?
I prefer using 'rent' instead of 'buy' :)
--
Thanks in advance,
-
Steve Edwards sedwa...@sedwards.com Voice: +1-760-468-3867 PS
You may need to set this up with the web portal of your ITSP. My provider
allows both caller ID to be passed in via SIP or alternatively to have a
pre-provisioned caller ID to be applied to all calls.
John
--
_
-- Bandwidth a
> At any rate, if I can figure out the right way to set the caller ID
> explicitly, and assuming they honor it if I do, then none of this will matter.
Ok, so just do exten => s,n,Set(CALLERID(all)=“Greg” <5551234>)
https://wiki.asterisk.org/wiki/display/AST/Function_CALLERID
--
Cheers,
Matt Ri
On Thu, Jun 18, 2015 at 1:26 PM, Matt Riddell wrote:
> Did you buy the number from your carrier? Maybe it’s set on their side
> for the trunk.
>
That's what I think too, but they are denying this. I think what's
happening is they have a customer service guy interpreting logs (probably
incorrect
> On 18Jun, 2015, at 13:44, Greg Woods wrote:
>
> I am certain that the old number that is showing up as my caller ID is not
> present in any of my config files (that includes sip.conf and iax.conf,
> everything in the /etc/asterisk directory has been checked).
Did you buy the number from yo
On Thu, 18 Jun 2015 11:58:34 -0600
Kai-Uwe Jensen wrote:
> Set(CALLERID(number)=XX) works here.
I believe you and everyone else that says so but...
> > Then someone needs to fix this page.
> >
> > https://wiki.asterisk.org/wiki/display/AST/Asterisk+Standard+Channel+Variables
We should
Thanks very much for all the responses. I now have a few more things to try.
I should have noted that I am using IAX2 rather than SIP to connect to my
provider. I do have some internal phones that use SIP to connect to my
asterisk box, as well as some corded phones connected through a Digium
DAHD
On 6/18/2015 1:27 PM, Greg Woods wrote:
My provider claims that I am somehow sending an old number that
doesn't appear anywhere
(I just moved from a POTS provider Century Link to a VOIP provider).
Set(CALLERID(number)=${var}) works fine for me.
Perhaps some debugging on the channel could h
Set(CALLERID(number)=XX) works here.
Also check with your VoIP provider what format they want for the number. (I
believe) most accept a 10-digit number, but I seem to remember reading
about the odd provider that wanted a leading "1".
On Thu, Jun 18, 2015 at 11:47 AM, D'Arcy J.M. Cain wr
>>> On Jun 18, 2015, at 1:47 PM, D'Arcy J.M. Cain da...@vex.net wrote:
>>> Then someone needs to fix this page.
They do indeed!
Doug
--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk?
On Thu, 18 Jun 2015 13:45:10 EDT
ken...@gnat.com (Richard Kenner) wrote:
> > CALLERID is a read only variable.
>
> That's not correct. I set it all over the place in my dialplan.
Then someone needs to fix this page.
https://wiki.asterisk.org/wiki/display/AST/Asterisk+Standard+Channel+Variabl
>>> On Jun 18, 2015, at 1:27 PM, Greg Woods g...@gregandeva.net wrote:
>>> I have also tried setting only the number with the same results:
>>> exten => s,1,Set(CALLERID(num)=##)
>>> exten => s,2,Dial .
I'm using:
exten => s,n,Set(CALLERID(number)=269XXX)
Also check your sip
> CALLERID is a read only variable.
That's not correct. I set it all over the place in my dialplan.
--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory w
On Thu, 18 Jun 2015 11:27:08 -0600
Greg Woods wrote:
> [macro-callout]
> exten => s,1,Set(CALLERID(num)=##)
> exten => s,2,Set(CALLERID(name)=##)
> exten => s,3,Set(CALLERID(all)="##" <##>)
> exten => s,4,Dial(${PROVIDER}/"1${ARG1}",30,tr)
> exten => s,n,Hangup()
C
I have found several places where it is explained how to do this, and I
have got the following setup, but it is not working (the provider claims
they are not getting a proper caller ID setting from me).
I have a number of extensions that are shorthand, that I will use one of as
an example (real nu
Can someone Check something out for me here. I have a PBX behind an
asterisk system connnected via T1. The PBX is not seeing the caller ID or
ANI coming across from asterisk. I am setting it explicitly using :
extensions.conf fragment
[macro-dialswitch3]
; ARG1 Called Number, Arg2 Caller ID N
17 matches
Mail list logo