Re: [asterisk-users] Outbound caller ID ignored

2019-01-13 Thread Stefan Viljoen
helps. Kind regards, -- Message: 2 Date: Sun, 13 Jan 2019 09:45:27 -0600 From: Mitch Claborn Subject: [asterisk-users] Outbound caller ID ignored Setting the outbound caller ID works fine on our PRI (T1) lines, but does not work on our local POTS lines. No errors in the logs, the new caller ID ju

Re: [asterisk-users] Outbound caller ID ignored

2019-01-13 Thread Richard Mudgett
On Sun, Jan 13, 2019 at 9:45 AM Mitch Claborn wrote: > Setting the outbound caller ID works fine on our PRI (T1) lines, but > does not work on our local POTS lines. No errors in the logs, the new > caller ID just seems to be ignored. Should I expect it to work on the > analog lines? > > Dial plan

Re: [asterisk-users] Outbound caller ID ignored

2019-01-13 Thread Steve Edwards
On Sun, 13 Jan 2019, Mitch Claborn wrote: Setting the outbound caller ID works fine on our PRI (T1) lines, but does not work on our local POTS lines. No errors in the logs, the new caller ID just seems to be ignored. Should I expect it to work on the analog lines? Nope. Setting caller ID is

[asterisk-users] Outbound caller ID ignored

2019-01-13 Thread Mitch Claborn
Setting the outbound caller ID works fine on our PRI (T1) lines, but does not work on our local POTS lines. No errors in the logs, the new caller ID just seems to be ignored. Should I expect it to work on the analog lines? Dial plan: same =>n,Set(CALLERID(all)=111222) same =>n(dialit),Dial

Re: [asterisk-users] OUTBOUND CALLER ID

2011-05-11 Thread A J Stiles
On Wednesday 11 May 2011, mahesh katta wrote: > Sir, > I set the below configured in Zapata.conf file. and A .J given Dialplan . > that's it is working now > > hidecallerid=no > restrictcid=yes Glad you got it all sorted -- I was going to suggest a few more things you could try this morning, but

Re: [asterisk-users] OUTBOUND CALLER ID

2011-05-10 Thread mahesh katta
CARRIER must allow you to set outvbound Caller*ID. Have you >>>>> verified with them that you are allowed to set the CID? >>>>> >>>>> I verify with telcom they are given on mail is that set the code >>>> 04 and isdn pri , national is type of switc

Re: [asterisk-users] OUTBOUND CALLER ID

2011-05-10 Thread Steve Totaro
they are given on mail is that set the code 04 >>> and isdn pri , national is type of switch. >>> >>>> > -Original Message- >>>> > From: asterisk-users-boun...@lists.digium.com >>>> > [mailto:asterisk-users-boun...@lists.digium.com]

Re: [asterisk-users] OUTBOUND CALLER ID

2011-05-10 Thread mahesh katta
il is that set the code 04 >> and isdn pri , national is type of switch. >> >>> > -Original Message- >>> > From: asterisk-users-boun...@lists.digium.com >>> > [mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of >>>

Re: [asterisk-users] OUTBOUND CALLER ID

2011-05-10 Thread Steve Totaro
oun...@lists.digium.com >> > [mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of >> > mahesh katta >> > Sent: Tuesday, May 10, 2011 1:15 AM >> > To: Asterisk Users Mailing List - Non-Commercial Discussion >> > Subject: Re: [asterisk-users] OUTB

Re: [asterisk-users] OUTBOUND CALLER ID

2011-05-10 Thread Steve Totaro
What don't you get about this mailing list being non-commercial? Any reply to offer consulting should be directed to the person having the problem and not broadcast to the list. If you cannot follow the rules of the mailing list, then I have very little trust in you. Thanks, Steve Totaro On Tue

Re: [asterisk-users] OUTBOUND CALLER ID

2011-05-10 Thread mahesh katta
> mahesh katta > > Sent: Tuesday, May 10, 2011 1:15 AM > > To: Asterisk Users Mailing List - Non-Commercial Discussion > > Subject: Re: [asterisk-users] OUTBOUND CALLER ID > > > > sir, > > > > Below configuration i wase made in server . but this is not

Re: [asterisk-users] OUTBOUND CALLER ID

2011-05-10 Thread Eric Wieling
scussion > Subject: Re: [asterisk-users] OUTBOUND CALLER ID > > sir, > > Below configuration i wase made in server . but this is not working. > > > exten => _90X,1,NoOp(${CALLERID(num)}) > exten => _90X/5001,2,Set(CALLERID(name)=44578999) > ext

Re: [asterisk-users] OUTBOUND CALLER ID

2011-05-10 Thread mahesh katta
Sir, On Tue, May 10, 2011 at 6:15 PM, A J Stiles wrote: > (Reformatted *again*. The proper place to post your reply is *below* the > message or section to which you are replying, so it reads like: question, > answer, question, answer. This makes things much easier for anyone with a > similar

Re: [asterisk-users] OUTBOUND CALLER ID

2011-05-10 Thread A J Stiles
(Reformatted *again*. The proper place to post your reply is *below* the message or section to which you are replying, so it reads like: question, answer, question, answer. This makes things much easier for anyone with a similar problem in future, trying to make sense of old messages in the

Re: [asterisk-users] OUTBOUND CALLER ID

2011-05-10 Thread mahesh katta
A.j Sir, I am using vicidial server asterisk box. it has asterisk 1.27v , In sip configuration is extensiosn like below [5001] username=5001 secret=1234 mailbox=5001 type=friend^M host=dynamic^M canreinvite=no^M qualify=yes^M nat=yes^M context=default 5001 to 5099 and PRI pilot no. is 4457900

Re: [asterisk-users] OUTBOUND CALLER ID

2011-05-10 Thread A J Stiles
(Message re-ordered and excessive quoting trimmed.) On Tuesday 10 May 2011, mahesh katta wrote: > On Tue, May 10, 2011 at 2:00 PM, A J Stiles > wrote: > > I think it needs to be more like this. Here, I'm taking an educated > > guess that you want your caller ID to appear on outgoing calls as 4457

Re: [asterisk-users] OUTBOUND CALLER ID

2011-05-10 Thread Andrew Thomas
users-boun...@lists.digium.com [mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of mahesh katta Sent: 10 May 2011 11:49 To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [asterisk-users] OUTBOUND CALLER ID Sir, A.J.Stiles This dialplan is not working . when I called

Re: [asterisk-users] OUTBOUND CALLER ID

2011-05-10 Thread mahesh katta
Sir, A.J.Stiles This dialplan is not working . when I called to out of box . On Tue, May 10, 2011 at 2:00 PM, A J Stiles wrote: > On Tuesday 10 May 2011, mahesh katta wrote: > > sir, > > > > Below configuration i wase made in server . but this is not working. > > > > > > exten => _90X,1

Re: [asterisk-users] OUTBOUND CALLER ID

2011-05-10 Thread A J Stiles
On Tuesday 10 May 2011, mahesh katta wrote: > sir, > > Below configuration i wase made in server . but this is not working. > > > exten => _90X,1,NoOp(${CALLERID(num)}) > exten => _90X/5001,2,Set(CALLERID(name)=44578999) > exten => _90X,3,AGI(agi://127.0.0.1:4577/call_log) >

Re: [asterisk-users] OUTBOUND CALLER ID

2011-05-10 Thread Andrew Thomas
Commercial Discussion Subject: Re: [asterisk-users] OUTBOUND CALLER ID sir, Below configuration i wase made in server . but this is not working. exten => _90X,1,NoOp(${CALLERID(num)}) exten => _90X/5001,2,Set(CALLERID(name)=44578999) exten => _90X,3,AGI(agi://127.

Re: [asterisk-users] OUTBOUND CALLER ID

2011-05-09 Thread mahesh katta
Hi Daval, how much you require for this . On Tue, May 10, 2011 at 12:00 PM, DHAVAL INDRODIYA wrote: > Hi Mahesh, > > I have solutions but its paid, i can provide setting if you are > interested on counsultancy > > Cheers > Dhaval > > > On Tue, May 10, 2011 at 10:45 AM, mahesh katta > wrote:

Re: [asterisk-users] OUTBOUND CALLER ID

2011-05-09 Thread DHAVAL INDRODIYA
Hi Mahesh, I have solutions but its paid, i can provide setting if you are interested on counsultancy Cheers Dhaval On Tue, May 10, 2011 at 10:45 AM, mahesh katta wrote: > sir, > > Below configuration i wase made in server . but this is not working. > > > exten => _90X,1,NoOp(${CALLERI

Re: [asterisk-users] OUTBOUND CALLER ID

2011-05-09 Thread mahesh katta
sir, Below configuration i wase made in server . but this is not working. exten => _90X,1,NoOp(${CALLERID(num)}) exten => _90X/5001,2,Set(CALLERID(name)=44578999) exten => _90X,3,AGI(agi://127.0.0.1:4577/call_log) exten => _90X/5001,4,Set(CALLERID(num)=44578999) e

Re: [asterisk-users] OUTBOUND CALLER ID

2011-05-09 Thread Carlos Rojas
Hello Do you set your callerid in the context outgoing? [outgoing] exten => _X.,1,Set(CALLERID(num)=4663000) exten => _X.,n,Dial(.. On Mon, May 9, 2011 at 4:45 AM, mahesh katta wrote: > Sir , > > this is not working > > > On Mon, May 9, 2011 at 1:52 PM, A J Stiles > wrote: > >> On

Re: [asterisk-users] OUTBOUND CALLER ID

2011-05-09 Thread mahesh katta
Sir , this is not working On Mon, May 9, 2011 at 1:52 PM, A J Stiles wrote: > On Monday 09 May 2011, mahesh katta wrote: > > Hi, > > THIS IS IN DUBAI. > > > > I am having PRI line with 100 DID's (00-99) and when we call to any > > landline or mobile number then it shows us our board number or p

Re: [asterisk-users] OUTBOUND CALLER ID

2011-05-09 Thread A J Stiles
On Monday 09 May 2011, mahesh katta wrote: > Hi, > THIS IS IN DUBAI. > > I am having PRI line with 100 DID's (00-99) and when we call to any > landline or mobile number then it shows us our board number or pilot number > (i.e 4663000 means 00).. In the context through which outgoing calls are plac

[asterisk-users] OUTBOUND CALLER ID

2011-05-09 Thread mahesh katta
Hi, THIS IS IN DUBAI. I am having PRI line with 100 DID's (00-99) and when we call to any landline or mobile number then it shows us our board number or pilot number (i.e 4663000 means 00).. As i give all the extensions a particular DID, so people from outside world can call them. The problem is t

Re: [asterisk-users] outbound caller ID

2007-07-31 Thread Andrew Joakimsen
On 7/30/07, Vieri <[EMAIL PROTECTED]> wrote: > > > I would like to know if one can set the outgoing > caller ID within Asterisk when calls are going out > through: > > 1) an analog POTS line (I suppose not) No. 2) a telco BRI line (I don't think so) > 3) a telco PRI line (maybe) Both are the s

Re: [asterisk-users] outbound caller ID

2007-07-30 Thread Michael Munger
D] On Behalf Of C F Sent: Monday, July 30, 2007 10:41 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [asterisk-users] outbound caller ID 1 No 2 I dont know. 3 Currently in the us the answer is yes On 7/30/07, Vieri <[EMAIL PROTECTED]> wrote: > Hi, > > I w

Re: [asterisk-users] outbound caller ID

2007-07-30 Thread Anselm Martin Hoffmeister
Am Montag, den 30.07.2007, 05:24 -0700 schrieb Vieri: > Hi, > > I would like to know if one can set the outgoing > caller ID within Asterisk when calls are going out > through: > > 1) an analog POTS line (I suppose not) > 2) a telco BRI line (I don't think so) > 3) a telco PRI line (maybe) > 4) a

Re: [asterisk-users] outbound caller ID

2007-07-30 Thread Niklas Larsson
On Mon, 30 Jul 2007 05:24:31 -0700 (PDT), Vieri wrote: > Hi, > > I would like to know if one can set the outgoing > caller ID within Asterisk when calls are going out through: > > 1) an analog POTS line (I suppose not) Nope > 2) a telco BRI line (I don't think so) > 3) a telco PRI line (maybe) >

Re: [asterisk-users] outbound caller ID

2007-07-30 Thread Jay R. Ashworth
On Mon, Jul 30, 2007 at 10:40:57AM -0400, C F wrote: > On 7/30/07, Vieri <[EMAIL PROTECTED]> wrote: > > I would like to know if one can set the outgoing > > caller ID within Asterisk when calls are going out > > through: > > > > 1) an analog POTS line (I suppose not) > > 2) a telco BRI line (I don'

Re: [asterisk-users] outbound caller ID

2007-07-30 Thread C F
1 No 2 I dont know. 3 Currently in the us the answer is yes On 7/30/07, Vieri <[EMAIL PROTECTED]> wrote: > Hi, > > I would like to know if one can set the outgoing > caller ID within Asterisk when calls are going out > through: > > 1) an analog POTS line (I suppose not) > 2) a telco BRI line (I d

[asterisk-users] outbound caller ID

2007-07-30 Thread Vieri
Hi, I would like to know if one can set the outgoing caller ID within Asterisk when calls are going out through: 1) an analog POTS line (I suppose not) 2) a telco BRI line (I don't think so) 3) a telco PRI line (maybe) 4) a voip provider (surely) Thanks, Vieri ___

Re: [Asterisk-Users] Outbound Caller ID number on E1

2006-02-02 Thread Henry Margies
Hi, I just had the same problem (see post "Setting MSN for outgoing ISDN calls"). It was very helpful to enable pri debug (pri debug span X). Just try different values for pridialplan, prilocaldialplan. And also try to do CallerPres right before the Dial command. How do you set your CallerID or M

Re: [Asterisk-Users] Outbound Caller ID number on E1

2006-02-02 Thread Garth van Sittert
Thanks Steve We replaced an old Siemens that used to produce the outgoing numbers correctly, so we must have the 3rd option. The extensions are all set up to be in that range to provide DID. When the SIP extensions dial out will they provide the extension number which gets prefixed with what?

Re: [Asterisk-Users] Outbound Caller ID number on E1

2006-02-02 Thread Steve Underwood
Garth van Sittert wrote: Hi All I am having a problem setting the outbound callerid number on a PRI E1 in South Africa. The outbound number keeps on appearing as the main PRI number. How does it work between Asterisk and the Telko? More importantly how do I get it working? Kind Regards

SV: [Asterisk-Users] Outbound Caller ID number on E1

2006-02-02 Thread jan.sarin
den 2 februari 2006 12:37 Till: Asterisk Users Mailing List - Non-Commercial Discussion Ämne: [Asterisk-Users] Outbound Caller ID number on E1 Hi All I am having a problem setting the outbound callerid number on a PRI E1 in South Africa. The outbound number keeps on appearing as the main PRI n

RE: [Asterisk-Users] Outbound Caller ID number on E1

2006-02-02 Thread Lee Archer
I have this problem in the UK on BT too. Lee -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Garth van Sittert Sent: 02 February 2006 11:37 To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: [Asterisk-Users] Outbound Caller ID number

[Asterisk-Users] Outbound Caller ID number on E1

2006-02-02 Thread Garth van Sittert
Hi All I am having a problem setting the outbound callerid number on a PRI E1 in South Africa. The outbound number keeps on appearing as the main PRI number. How does it work between Asterisk and the Telko? More importantly how do I get it working? Kind Regards Garth -- Garth van Sitter

RE: [Asterisk-Users] Outbound Caller ID on PRI

2005-02-21 Thread Paul Hales
Subject: Re: [Asterisk-Users] Outbound Caller ID on PRI As it turns out, it was a telco configuration problem all along. I wasted a day for nothing... - Original Message - From: "George Cohn" <[EMAIL PROTECTED]> To: "Asterisk Users Mailing List - Non-Commercial Discu

Re: [Asterisk-Users] Outbound Caller ID on PRI

2005-02-17 Thread Rod Bacon
PM Subject: Re: [Asterisk-Users] Outbound Caller ID on PRI Rod Bacon wrote: Would someone mind doing an intense debug on their ISDN PRI and see what LEN (length) the calling number field is being sent? Maybe everyone is sending 14 characters, and my Telco is just fussier than most. Not asterisk rel

Re: [Asterisk-Users] Outbound Caller ID on PRI

2005-02-17 Thread George Cohn
Rod Bacon wrote: Would someone mind doing an intense debug on their ISDN PRI and see what LEN (length) the calling number field is being sent? Maybe everyone is sending 14 characters, and my Telco is just fussier than most. Not asterisk related but on the Nortel Opt 81C switches that I maintain,

Re: [Asterisk-Users] Outbound Caller ID on PRI

2005-02-15 Thread Peter Svensson
On Tue, 15 Feb 2005, tim panton wrote: > My best advice is to call your PTT and ask them how many digits > they expect you to send, I am guessing they only expect the > last 2, but only they know for sure. Also ask them if they require a specific Type Of Number for the outgoing callerid. (Config

Re: [Asterisk-Users] Outbound Caller ID on PRI

2005-02-15 Thread tim panton
On 15 Feb 2005, at 05:44, Rod Bacon wrote: Some more info on my problem that someone may be able to explain. The debug information (shown below), lists the LENGTH of the CallerID string as 14 characters, even though I'm only sending 10. I belive that this is the problem. My telco's equipment is l

RE: [Asterisk-Users] Outbound Caller ID on PRI

2005-02-14 Thread Paul Hales
-Users] Outbound Caller ID on PRI >think TON = national you should send a CID of 386172169 ie, without the >leading 0 >Although I use this: >exten => s,4,SetCIDNum() >ie, just the 8 digits, which works fine... >and my zapata.conf has: >pridialplan=local I&#

Re: [Asterisk-Users] Outbound Caller ID on PRI

2005-02-14 Thread Rod Bacon
Would someone mind doing an intense debug on their ISDN PRI and see what LEN (length) the calling number field is being sent? Maybe everyone is sending 14 characters, and my Telco is just fussier than most.     == Rod Bacon - VOIP Systems Engineer

Re: [Asterisk-Users] Outbound Caller ID on PRI

2005-02-14 Thread Rod Bacon
>think TON = national you should send a CID of 386172169 ie, without >the leading 0 >Although I use this: >exten => s,4,SetCIDNum() >ie, just the 8 digits, which works fine... >and my zapata.conf has: >pridialplan=local I'm sure there is a setting somewhere, but I'm damned if I can find

Re: [Asterisk-Users] Outbound Caller ID on PRI

2005-02-14 Thread Kimble Young
Hi, I'd like to add to that answer. Try just sending the phone number without any area code - eg 8617-2169 When calls come in on DID numbers they are always minus areacode so it would go without saying that they should be sent out the same way. Regards, Kimble Young Adam Goryachev wrote: On Tue

Re: [Asterisk-Users] Outbound Caller ID on PRI

2005-02-14 Thread Adam Goryachev
On Tue, 2005-02-15 at 16:44 +1100, Rod Bacon wrote: > Some more info on my problem that someone may be able to explain. > > The debug information (shown below), lists the LENGTH of the CallerID string > as 14 characters, even though I'm only sending 10. I belive that this is the > problem. My telc

[Asterisk-Users] Outbound Caller ID on PRI

2005-02-14 Thread Rod Bacon
Some more info on my problem that someone may be able to explain. The debug information (shown below), lists the LENGTH of the CallerID string as 14 characters, even though I'm only sending 10. I belive that this is the problem. My telco's equipment is looking for 10 characters only. Any ideas whe

[Asterisk-Users] Outbound Caller ID on PRI

2005-02-14 Thread Rod Bacon
We have just had an ISDN PRI service commissioned here in AU (using Powertel as provider). I have called them and ensured that we have the ability to set Caller ID on our service to any number in our 100 number block, and I have been assured that everything is OK from their end (unlikely). Every ti

Re: [Asterisk-Users] outbound caller ID problem on PRI

2003-10-15 Thread CW_ASN - Gus
e B subscriber FSK demodulator (callerid receiver). Regards, Gus - Original Message - From: "Alastair Maw" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, October 14, 2003 10:57 PM Subject: [Asterisk-Users] outbound caller ID problem on PRI > I can

[Asterisk-Users] outbound caller ID problem on PRI

2003-10-14 Thread Alastair Maw
I can't seem to hide and/or set my caller ID from *. I'm using a quite recent (three weeks or so) CVS with an E400P card. I have pridialplan=unknown in zapata.conf and I'm based in the UK. The relevant bit of pri debug looks like this (reformatted to fit 80 char width): > Calling Number (len= 4)