search for: setcidname

Displaying 20 results from an estimated 159 matches for "setcidname".

2004 Dec 13
1
incoming call from pstn to fxo not working with Asterisk
...e interface for demo IAXINFO=guest ; IAXtel username/password TRUNK=Zap/g2 ; Trunk interface ;exten => _.,1,Congestion ;exten => s,1,Answer ;exten => s/* ;exten => s,4,BackGround(welcome) ;exten => s,2,SetCIDName(Good Person) ;exten => s,3,Dial(SIP/goodperson) [IAXFWD] exten => _98.,1,SetCallerID(my FWD #) exten => _98.,2,SetCIDName,"FWD.Fahad" exten => _98.,3,Dial(IAX2/ my FWD #: my fwd password @iax2.fwdnet.net/${EXTEN:2},120,r) exten => _98.,4,Congestion exten =&gt...
2003 Jul 30
1
SetCIDName
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, Why do the string specified with SetCIDName() get overwritten with the name of the user running Asterisk, when placing calls through H323? - -- Regards, Tais M. Hansen ComX -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (GNU/Linux) iD8DBQE/J5YL2TEAILET3McRAuFUAKCiLlSXB4qzEVcm8ps8VHzkGlPLewCeLdig x399jPG6fIEvyxf52ksi/nQ= =dhvu -----E...
2005 Sep 13
1
SetCIDName question
...displayed for different incoming numbers. This does work for hidden number-calls so I can set the displayed CIDName on my cisco7960 from "CID withheld" to "abc CID withheld" If the incoming CID isn't hidden it works to use SetCallerID but not to change only the CIDName with SetCIDName. At least it's not displayed on my cisco7960 with chan_sccp any suggestions what I've could have done wrong ?
2003 Oct 06
2
callerid name modification (or adding)
Is there any way to take an incoming callerid string and remove the given "name" part of it and replace it w/ something arbitrary, or add to a blank name string (possibly by looking up the number in a database)? Thanks, John Lawler
2004 Sep 02
5
Any way to _always_ execute certain commands in a dialplan context?
I've got a need to do something like the following: [foo-context] exten => _.,1,SetCIDNum(123) exten => _.,2,SetCIDName(XYZ) include => local include => tollfree But of course, this example won't work. The goal here is this: if a call ends up being handled by the "local" or "tollfree" contexts, I want those SetCID*** commands executed. Otherwise, I don't want them executed. I do...
2005 Aug 08
0
problem with callerid ( SetCIDName )
I don't succed in getting callerId on incoming calls on a zap trunk. I am using a zaphfc card When a call is received, one line in asterisk pbx says -- Executing SetCIDName("Zap/32-1", "") in new stack second parameters should be the caller ID, but it is not set The callerid is not hidden at source, so I think that is some kind of setting in zapata.conf I am using this file (zapata.conf) **************************************** ;## ora l'...
2004 Oct 07
5
Display called Number or context on X-lite/X-Pro
Hi to all, to manage properly a call center for multiple companies is possible to let the X-lite/X-Pro softphone to display the number or context called from PSTN to let operator answer with the correct name of the company?? I explain better. If a call come from PSTN to Number A for company A i want the operator recognize it and answer "Good Morning, I'm Operator of company A"
2005 Jan 29
0
RE: Asterisk-Users Digest, Vol 6, Issue 463
Folks, Eric is spot-on--both phones are happy with the modified ${CALLERIDNAME} value since I removed the quotes in the call to SetCIDName(). I've replace my calls to SetCallerID() since I think using SetCIDName() is cleaner. Cheers, Rob > -----Original Message----- > Date: Sat, 29 Jan 2005 16:44:16 -0600 > From: Eric Wieling aka ManxPower <eric@fnords.org> > Subject: Re: [Asterisk-Users] RE: Q: Can...
2005 Mar 25
1
2 companies - one asterisk
...ld then use the dialplan to forward calls to the desired extension. I envision something like this: Extenson 101 - Company-A Extension 102 - Company B I've adjusted my dialplan to prepend a "hint" to the callerid so that I know which menu choice the caller picked: exten => 1,2,SetCIDName(A-Sales: ${CALLERIDNAME}) exten => 1,3,Macro(stdexten,101,SIP/ext101) exten => 2,2,SetCIDName(A-Sup: ${CALLERIDNAME}) exten => 3,3,Macro(stdexten,101,SIP/ext101) Now if I could get multiple extensions on one phone (one for each button.) I would be all set. Thanks!! -N
2005 Jun 21
2
Polycom and CallerID
...I would like to modify the CIDName and leave CIDNumber as exactly what the phone call came in as(provided they aren't hiding callerID). Most of the calls will be going to the queue, but a few will go directly to the SIP phones. I've done a various combinations of using SetCallerID(), SetCIDName(), and SetCIDNum(). It seems the most I can get is to change the CIDName that the polycom phones will show. The CIDNumber is always simply "asterisk". I have put NoOp statements before the call hits the queue and the dial() command to ensure that it being set right. It shows up i...
2006 Mar 28
3
How to send announcement after called has picked up the phone?
Hi I would like to send a text to the called person when he picks up the phone before the call gets connected through. Is there a way to do this? Example: I'm registered to multiple SIP providers. They come in to a context each and then get through to my phone. Now I would like to send myself an announcement about from which SIP provider this call came from. -- Beno?t Panizzon,
2005 Oct 17
4
Delayed ringing on some SIP phones
...on two floors. They have an agreement between them whereby they'll answer each other's incoming calls and take messages if the office is empty / everyone is on the phone. Each of them has an ISDN BRI delivered to asterisk via zaphfc, then dropped into a context as follows: exten => s,1,SetCIDName(Company 1) exten => s,2,Dial(SIP/200&SIP/201&etc.,30) exten => s,3,Voicemail(su200) Each company is able to see on the LCD on their SIP phones whether the call is for them or the folks up/downstairs. What I'd like to do is implement a delayed ringing strategy - i.e. if the call...
2005 May 28
1
cmd curl crashes asterisk:
...n the messages file or the console. The curl command is connecting to an external webserver which has a oracle db connection. The file its hitting is PHP and does a very simply lookup showing the text like "C1234 Bobs mowing service" which I later cut off at 15 characters to squeeze it in setcidname(). Here is an example crash. -- Goto (macro-getcustid,s,3) -- Executing NoOp("Zap/2-1", "Call from using .") in new stack -- Executing Curl("Zap/2-1", "http://old-inside.theplanet.com/xmlservices/cnum_lookup.html?cid=") in new stack pbx01*CLI&g...
2004 Dec 18
4
Free World Dialup and Asterisk
...1058 fromuser=421058 fromdomain=fwd.pulver.com host=fwd.pulver.com dtmfmode=inband nat=yes canreinvite=no extensions.conf FWDUSERID1=421058 FWD1USERNAME=Gonzalo Gasca FWDUSERID2=431044 FWD2USERNAME=Gonzalo Gasca FWDPREFIX=* [fwd1-out] exten => _8.,1,SetCallerID(${FWDUSERID2}) exten => _8.,2,SetCIDName(${FWD2USERNAME}) exten => _8.,3,Dial(SIP/${EXTEN:1}@fwd1,70) exten => _8.,4,Macro(fastbusy) exten => _8.,5,Hangup [fwd2-out] exten => _7.,1,SetCallerID(${FWDUSERID1}) exten => _7.,2,SetCIDName(${FWD1USERNAME}) exten => _7.,3,Dial(SIP/${EXTEN:1}@fwd2,70) exten => _7.,4,Macro(f...
2005 Jan 27
2
Q: Can I over-ride the value of ${CALLERIDNAME} ?
Folks, I'd like to change the value of ${CALLERIDNAME} for incoming PSTN calls from certain numbers, but haven't found a way that works. The goal is to provide more informative names on my phones' caller ID displays--e.g., I would prefer to display "ROB CELL" instead of "CELLULAR CALL" when I call home from my cell phone. This is what I tried in the context
2004 May 25
1
using asterisk with iptel addreses
...n explanation of the wiki and other examples of connecting to iptel's sip express router using asterisk pbx so i can understand better the call processing .. given the example i work from on john todd's www.loligo.com site ; exten => _3.,1,SetCallerID(${IPTELUSERID}) exten => _3.,2,SetCIDname(${IPTELUSERNAME}) exten => _3.,3,Dial(SIP/${EXTEN:1}@iptel) exten => _3.,4,Playback(invalid) exten => _3.,5,Hangup are the first two statements mandatory to connection to iptel.org ?? i understand the dial plan of any numbers prefixed by 3 are interpreted as iptel extensions, and that th...
2003 Nov 09
1
Dialing 800 numbers through FWD or SIPphone?
...FWD# secret=secret host=fwd.pulver.com [sipphone] type=friend username=SIPPHONE# secret=secret host=proxy01.sipphone.com fromuser=SIPPHONE# fromdomain=proxy01.sipphone.com extensions.conf: ; 800 Toll Free Numbers exten => _1800XXXXXXX,1,SetCallerID(${CALLERIDNUM}) exten => _1800XXXXXXX,2,SetCIDName(${CALLERIDNUM}) exten => _1800XXXXXXX,3,Dial(SIP/${EXTEN}@sipphone) ;exten => _1800XXXXXXX,3,Dial(SIP/*${EXTEN}@fwd) exten => _1800XXXXXXX,4,Hangup ; SIPphone.com exten => _1747XXXXXXX,1,SetCallerID(${CALLERIDNUM}) exten => _1747XXXXXXX,2,SetCIDName(${CALLERIDNUM}) exten => _1747...
2004 Apr 28
1
Call forwarding and Caller ID
Hi All, * is working very well for us now. But I have an issue that I cannot find the answer to - enter guru's!! When our receptionist does a blind call forward I receive the Caller ID, however I do not know if the call is fresh (i.e. ringing in) or forwarded. What I would like to do is to have * prefix the CID External (so that I can tell that it is a fresh call) or Internal (to tell me
2004 Dec 23
1
Can't Make Outgoing Call
Hi, I can't get dial-out working. I'm trying to call 523936. Is there something wrong with my setup here? Could someone please give me a few pointers? Regards, Norman Zhang [fwd-out] exten => _8.,1,SetCallerID(${FWDUSERID}) exten => _8.,2,SetCIDName(${FWDUSERNAME}) exten => _8.,3,Dial(SIP/${EXTEN}@fwd,70) exten => _8.,4,Macro(fastbusy) exten => _8.,5,Hangup *CLI> -- Executing SetCallerID("SIP/101-e528", "533990") in new stack -- Executing SetCIDName("SIP/101-e528", "Norman Zhang")...
2005 Sep 22
0
CVS-HEAD and Caller ID -- Pulling my hair out!
...have Ben Cell 1234567890 appear on the sipura-2000 attached telephone. The only thing i can get now is just 1234567890 2000 to appear on the phone And when I try to use the new function set(CallerId(Name)="name") it says that that function is not registered.. However when I use the SetCidName and SetCidNum i get this: Sep 22 21:15:03 WARNING[25515]: app_setcidnum.c:72 setcallerid_exec: SetCIDNum is deprecated, please use Set(CALLERID(number)=value) instead. -- Executing SetCIDName("IAX2/66.234.228.170:4569-2", "xxxxxxxxxx") in new stack Sep 22 21:15:03 WARNING[2...