Displaying 20 results from an estimated 40000 matches similar to: "Incoming Caller ID"
2005 May 12
1
ast_yyerror - 'space' in Caller-ID - string comparison
I've some code to manipulate incoming Caller-ID - so its suitable for
replying to...
[sipdef]
exten => s,1,NoOp(FWD SIP: "${CALLERIDNAME}" <${CALLERIDNUM}>)
; Alter incoming calles from pulver - add a '87'
exten => s,2,Gotoif($[${CALLERIDNAME} = ${CALLERIDNUM}]?3:4)
exten => s,3,SetCIDName(87${CALLERIDNUM})
exten => s,4,SetCIDNum(87${CALLERIDNUM})
exten
2006 Dec 01
1
No caller ID, no incoming call
Is it possible to reject all incoming calls that do
not have a CID?
Could I do something like that (modified version from
the book):
exten => 123,1,GotoIf($[${CALLERIDNUM} = ]?20:10)
exten => 123,10,Dial(Zap/4)
exten => 123,20,Playback(abandon-all-hope)
exten => 123,21,Hangup(
Alternatively, what's the privacy.conf file for? What
does it mean for a user to have to chances to
2004 Jul 02
0
DISA and AGI: authenticate by caller ID? (resolved)
Here is some code to do authentication by caller ID for DISA through AGI.
My original code had a bug in the Mysql query code, and there was a hangup
in the wrong place
[that's what I get for coding something at 2:00am], but the attached code
works correctly.
Take note of the REGEXP for the CallerID variable. When I tested the code
from the PSTN
it worked because there was no name component,
2005 Feb 11
0
Proper handling of incoming IAX/SIP callerids to be able to call back - why is calleridnum stripping dots out of number ?
Hi,
I'd like to organize my Asterisk to properly handle incoming SIP/IAX/H323
callerids so they can be called back if needed.
I have three incoming contexts for sip, iax and h323 calls.
To each incoming call I'd like to prepend certain number that will be
catched with pattern matching on output calls. For instance for iax I have:
[from-iax]
exten => s,1,NoOp(IAX call from outside
2005 Sep 15
2
Caller ID for auto outgoing calls
Hi. I'm using /var/spool/asterisk/outgoing files to place automatic
calls, but I'm having trouble setting the Caller ID for the second half
of the call.
In other words, when we call the first number, we want the Caller ID
set to our number, but then when we connect them to the second number,
we want _their_ number to be the Caller ID.
I've tried the following (and various
2006 Jun 23
6
Caller ID Matching in extensions.conf
I'm running 1.2.9.1, and I can't get caller id dialplan matching to work.
When calling from 9220370 to 1234, the following does not match.
exten => 9220370/1234,1,NoOp(${CALLERIDNUM})
exten => 9220370/1234,2,Answer
exten => 9220370/1234,3,Playback(tt-weasels)
However, when calling from 9220370 to 1234, this DOES match.
exten => 1234,1,NoOp(${CALLERIDNUM})
exten =>
2005 Jan 29
0
Adding digits to incoming callids depending on context?
Which phones do you have? We are using Cisco 7940G phones and I have
been able to do this by modifying the dialplan.xml for the phone to
rewrite numbers as they are dialed to include the "9" in front of
whatever is dialed from the phone. Now you can use the received calls
menus without having to edit the numbers before hand.
Calvin
On Jan 29, 2005, at 12:13 PM, Stefan Gofferje
2005 Jul 19
0
When Incoming Caller-ID is Blank Dialparties.agi is shoving incoming IP Address into it.
Running Asterisk Head 1.0.9. Below is a trace of a call delivered to my system which had no caller ID. For some reason, dialparties.agi shoves the incoming provider's IP address into the caller ID so you never have a call that is screened for PrivacyDirector. Is anyone else seeing this issue as well? Have I missed a patch?
This call shows on the display with a name of "Unknown"
2005 Jan 24
1
zaphfc no callerid incoming to SIP phone butvisible in logfile
Try commenting out the line
pritrustusercid = yes
Or set it to 'no'.
That worked for me.
-----Original Message-----
From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Jens
Sent: Friday, January 21, 2005 7:18 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [Asterisk-Users] zaphfc no callerid
2006 Jan 27
2
VOXEE Caller ID..
I cannot find any means of passing my own Callerid using Voxee. It always
comes across as NO ID, or nothing, or unknown.
I could not find anything on their website about setting your own caller
id in the system either. (their web account pages).
Is anyone here using their own Callerid information through Voxee?
thanks
2006 Jan 25
1
Want to automatically park call and have caller hear ring tones
Here's the short of it. I have an Asterisk 1.2.1 system setup to
handle both personal and business calls. Now, the business callers
will hear music while on hold, so the default MOH needs to play
regular music. Personal callers should hear rings, not music. I have
this working except for one specific case. If someone calls during
the day (we're night people), asterisk will not ring
2006 Mar 02
4
Changing caller id on transfer
As usual, this is most likely a easy question, but here it goes any way:
How can I change the caller id on a transferred call so the called party
knows the call has been transferred from a colleague and it's not coming
directly from our outside lines?
The story goes like this:
1) Client calls. All phones ring.
2) Someone picks up the phone.
3) The phone gets transferred to someone.
4) The
2007 Aug 07
1
caller ID strangeness
when executing a NOOP(caller id ${CALLERIDNUM}) in the dialplan
I am getting odd caller id results from a SIP connection. The SIP
Connection is to
a nortel cs 1000.
*4145664222;phonecontext=+1
notice the extra stuff after the number....
I am using asterisk 1.2.17
Is there a caller ID issue?
Jerry
*
2009 Nov 06
2
Routing incoming call based on caller id
I am not that good at regex and it's use in Asterisk. I am running
Asterisk 1.4.13
Currently I have this in my extensions.conf for incoming calls on our
house phone line:
[housemenu]
exten => s,1,GotoIF($["${CALLERID(num)}" = "815xxxxxxx"]?s|12);
815xxxxxxx is our home phone number, when caller id fails or is missing
that is what is recorded.
I want to expand this
2003 Oct 10
4
Caller Id AGI Script
As you my be aware the X100p cannot collect uk caller id,
now I have a modem and a perl script that creates a
file /etc/asterisk/callerid.txt on each incoming call in the format
number,date,time,name
over writing each time a new call comes in
I can asterisk read this file and populate the callerid for internal phones and
cdr?
I think it can be done with AGI but don't know where to start
2005 Jan 16
0
* reports the incoming caller id but not the BT100
On incoming calls it seems that * is finding the callerid correctly but my
BudgeTone is not showing it in the display.
What am I doing wrong?
The * console shows:
-- Accepting call from '666666666' to '666666666' on channel 0/1, span 1
(numbers changed)
but I guess that'c correct?
2009 Sep 27
0
Issue with incoming caller-ID to NEC SV8300 with QSIG
I'm using QSIG between an NEC SV8300 and Asterisk (after giving up with
CCIS). Things work pretty well with the exception of issues on stations
on the SV8300.
When I call from Asterisk to a SV8300 station and I send my extension
as the caller ID number, it shows up on the SV8300 as "OPERATOR".
I've tried a few different TON/NPI values with no difference.
If I set callerid to a
2004 Dec 02
1
firefly and caller id
Is there a bug in Firefly (3rdparty) wherein it does not show caller ID?
I am using SetCIDNum(12345) before I dial my firefly (IAX2) phone... no caller
ID. CallerID is passed properly to other clients.
-A.
2005 Feb 12
3
Is there a Caller ID issue in the latest CVSStable
Nicol?s Gudi?o <asternic@gmail.com> wrote:
>>> Paul, 1.0.5 stable suffers from caller id issues as well, at least for
>>> SIP channels. What fixed things for me was swapping in app_dial.c from
>>> 1.0.2 stable (didn't try others). You could also just diff app_dial.c
>>> between versions to find the problem but I took the lazy way out the
>>>
2009 Nov 03
1
ring groups with different caller id
Hello,
I am in need of some assistance. We are trying to ring a number of SIP
phones as well as cell phones. The problem is that the SIP phones show the
callerid correctly, we want the cell phones to show callerid of the original
DID that was called. This is to ensure that the person answering the cell
phone knows how to answer it correctly.
I know I can Set(CALLERID(name)=Some Text)