search for: setcallerid

Displaying 20 results from an estimated 368 matches for "setcallerid".

2005 Oct 05
1
Help! Extensions
Hello How do I fix this.... [IPComms-in] exten => ${IPCCIDN01},1,Noop(${DATETIME} ${CALLERID}) exten => ${IPCCIDN01},2,SetCallerID(${CALLERID}) exten => ${IPCCIDN02},1,Noop(${DATETIME} ${CALLERID}) exten => ${IPCCIDN02},2,SetCallerID(${CALLERID}) exten => ${IPCCIDN03},1,Noop(${DATETIME} ${CALLERID}) exten => ${IPCCIDN03},2,SetCallerID(${CALLERID}) exten => ${IPCCIDN04},1,Noop(${DATETIME} ${CALLERID}) exten =>...
2005 Mar 10
3
SetCallerID({$NEWCALLERID})
I am trying to SetCallerID to a variable I have defined. This obviously is wrong. It actually sets the caller ID to $NEWCALLERID. I have search through the examples on wiki but wasn't able to find something similar to see what I was doing wrong. Could someone tell me the correct way to SetCallerID to a defined variab...
2005 Oct 13
1
SetCallerID Problem
My number is not submitted. I updated my asterisk but this error still occurs coz of the "" in the SetCallerID tag thats why it will be a empty SetCallerID is submitted. Is there a fix to correct this error? -- Executing SetCIDNum("SIP/31-752a", "4989427xxxx") in new stack -- Executing SetCIDName("SIP/31-752a", "4989427xxxx") in new stack -- Executing Set...
2003 Aug 20
2
PRI CallerID problem
...PSTN over the PRI. The $CALLERIDNUM is not being sent out along with the call. It?s sending the phone number of the PRI itself, rather than the $CALLERIDNUM information. Yes, we can send CID info to our PRI provider. If we make a call with our Cisco 7960, we can send any phone number we enter into SetCallerID(). However, if we use SetCallerID(${CALLERIDNUM}) it won?t forward the CID number. [mydid] exten => 5558384810,1,SetCallerID(${CALLERIDNUM}) exten => 5558384810,2,Dial(Zap/g1/15553456131&SIP/7601@192.168.1.84&SIP/7600@10.0.1.2,20) exten => 2068384810,3,Congestion Now when I call...
2005 Jan 25
2
Tall free number via FWD over IXA2
I've setup my IAX2 over FWD and it is working I can receive a test call and I can call out. Though I cannot figure out how to dial 1-800 numbers over FWD When I dial 1-800 it hangs up on me. Here is a typical session: Called xxxxx:xxxxxxx@iax2.fwdnet.net/18007425877 -- Call accepted by 65.39.205.121 (format ULAW) -- Format for call is ULAW -- Hungup
2009 Aug 26
2
application missed in asterisk 1.6.1 - SetCallerID()
Hi A few day ago, I notice that some applications missed in asterisk 1.6.1 release even if *.so file which normally create them were compiled during Asterisk install. SetCallerID(), SetCIDNum(), SetCIDName(), SetLanguage() ... and maybe so more. anyone already notice that to ? If it's not normal, anyone have an solution to it ? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/2...
2005 Mar 08
2
GotoIf with Authenticate
...om ext 2006 I still have to authenticate. If I call form any other ext I have to authenticate. Any suggestions? Thanks extex => s,1,GotoIf($[${EXTEN} = "2006"]?3) exten => s,2,Authenticate(731) exten => s,3,GotoIf($[foo${ECID${CALLERIDNUM}} = foo]?4) exten => s,4,SetCallerID(${ECID${CALLERIDNUM}}) exten => s,5,Goto(6) exten => s,6,GotoIf($[foo${OUTCID_${ARG1}} = foo]?6) exten => s,7,SetCallerID(${OUTCID_${ARG1}}) exten => s,8,SetVar(length=${LEN(${DIAL_OUT_${ARG1}})}) exten => s,9,Dial(${OUT_${ARG1}}/w${ARG2:${length}}) exten => s,10,Congestion...
2004 Dec 13
1
incoming call from pstn to fxo not working with Asterisk
...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 => _98.,1,SetCallerID(my FWD #) exten => _98.,2,SetCIDName,"FWD.Fahad" exten => _9...
2005 Mar 17
1
Include/Macro not working right...
Hey guys. Thanks for the help on the Pattern matching, I got that working pretty nicely. the next problem I have is that I'm using an include file, but its not really working... In my extensions.conf: [incoming] exten => _NXXNXXXXXX,1,SetCallerID("Unknown Called Number") #include "numbers.conf" exten => _NXXNXXXXXX,3,Macro(Number,1000,${EXTEN}) [macro-Brand] exten => 1000,1,Playback(${EXTEN}) And my numbers.conf: exten => _5551234567,2,SetCallerID("Bob's Seafood") exten => _5557891234,2,SetCal...
2005 Oct 10
2
Throroughly confused about SetCallerID
...the email notification, and the message envelope simply doesn't say anything (does not actually play the vm-unknown message). So, following the tip provided by several previous posters, I tried putting this in my extensions.conf (the xx's are my DID, obviously: exten => xxxxxxxxxxx,1,SetCallerID(<Unknown ID>); exten => xxxxxxxxxxx,2,Goto(veeport_context,s,1); Okay. This works find for BLOCKED callerids. But the problem is that now all callerids are being treated as blocked, not just the really blocked ones!Help. What I want to do is: For calls that don't have blocked cal...
2005 Feb 15
0
oh323 question
...8 (Transport failure) -- Hungup 'OH323/L15516' The call is dropped with a reason 8 (Transport failure) the relevant portion of the extensions.conf file is [macro-dialout] exten => s,1,GotoIf($[foo${ECID${CALLERIDNUM}} = foo]?4) ;check for CID override for exten exten => s,2,SetCallerID(${ECID${CALLERIDNUM}}) exten => s,3,Goto(6) exten => s,4,GotoIf($[foo${OUTCID_${ARG1}} = foo]?6) ;check for CID override for trunk exten => s,5,SetCallerID(${OUTCID_${ARG1}}) exten => s,6,SetVar(length=${LEN(${DIAL_OUT_${ARG1}})}) exten => s,7,Dial(OH323/${ARG2:${leng...
2004 Jun 29
5
Outgoing CallerID on PRI problems
For outgoing calls made on our PRI circuit we are setting the Caller ID using the format Exten => _9XXXXXXX,1,SetCallerID(1601XXXXXXX) The monitor shows that the CallerID is being set to the specified number, but yet when the call is received on the user end the ID is always the base number of our DID. For example we have 8600-8650 as DID's but the callerid is always 8600 regardless of the extension that makes t...
2005 Jun 04
1
SetCallerID based on extension
I am going through previous posts, but I am not finding anything. I apologize if this has been covered already. I want to be able to change the CallerID for outbound calls based on the extension making the calls. However, I don't really need this level of granularity. I have one asterisk box serving many markets. I want to set the CallerID to a local number in each market. So, of someone
2005 Aug 19
4
Overriding Caller ID
...roblem with our Asterisk installation. We want to be able to publish different caller id when placing outbound calls through the PSTN. We have Asterisk with TE410P and T1 from FDN Communications. The problem is that all our outbound calls show our main number, regardless of what we set with SetCallerID, even using CallingPres with all possible combinations. When speaking with FDN, they say they have set their T1 to show our main number for outbound calls, but that we should be able to override that with no problem. As I said, I have tried all possible combinations, yet, nothing seems to...
2004 Nov 29
2
Variable substitution - How can I do Dial(${DIALSTRING}) where ${DIALSTRING} is 'SIP/201, 15, tT'?
...nst a brick wall for the last hour and I'm sure this is one of those easy to solve things - just that I can't see the wood for the trees. I'm trying to do: ----------- [some-context] Exten => s,1,Macro(dodial,'SIP/201,15,tT',123456,MOHClass) [macro-dodial] Exten => s,1,SetCallerID(${ARG2}) Exten => s,2,SetMusicOnHold(${ARG3}) Exten => s,3,Dial(${ARG1}) ----------- (there's a lot more to it than that, but the above should give you an idea of what I'm trying to achieve) A command starting at some-context,s,1 returns the following error: -- Executing Macro...
2004 Jun 07
2
IAX Won't Pass Caller ID
...set up in two different networks. We are able to connect calls via IAX and they work perfectly. We do not see caller ID from clients on either side. Our Grandstream phones say Eri and our XTen phones say Asterisk. We did a debug and I am pasting the output from both servers below. We tried setCallerId in several different ways. We see the value get passed to the IAX tunnel, but we do not see it in the call setup messages on the other side. Can someone shed any light on what we are doing wrong? Thanks, John ? == Spawn extension (local, 6201, 1) exited non-zero on 'IAX2[arlington@PASSWORD...
2003 Apr 24
1
CallerID hosed
...is is with an x100p (the motorola chipset) Two problems. Looks like CALLERIDNAME is being used uninitialized. On my other phones the callerid is fine and my buttset shows that the callerid passes the checksum. This is the relevant portion of extensions.conf exten => s,1,Answer exten => s,2,SetCallerID(H ${CALLERIDNAME} <${CALLERIDNUM}>) exten => s,2,Dial(${MGCP_ALL}) Here is the console output. -- Starting simple switch on 'Zap/1-1' NOTICE[13326]: File callerid.c, Line 238 (callerid_feed): Caller*ID failed checksum NOTICE[13326]: File chan_zap.c, Line 4060 (ss_thread): Got...
2004 Aug 17
6
dialplan woes
...is that if you choose option one in the second menu it loop back to the first menu. I don't know how to handle this, and I'm sure it can be done. here is the section of extensions.conf that deals with it exten => 6666,1,Wait,2 ; Allow for PRI to grab info in facility exten => 6666,2,SetCallerID(Toll Free No Cpub) exten => 6666,3,BackGround(greeting) exten => 6666,4,BackGround(mainmenu) exten => 6666,5,Wait,5 exten => 6666,6,Queue(tech) exten => 1,1,SetCallerID(Toll Free No Cpub) exten => 1,2,AGI(openclose.agi) exten => 1,3,GotoIf($[${STATUS} = closed]?6:4) exten =&g...
2005 Jun 29
10
Setting Caller ID after Dial
...number is called, asterisk can pass the call to the respective sip extension. Incomming has been fine. But when making out going calls I want the called party to always see the same number (which is one of the number selected from the 200 DID numbers). This I can be achieved in asterisk by calling SetCallerID before Dial command. However in the CDR, the caller id number of the number that i set using SetCallerID is always logged and there is no trace of which sip extension is making the call since the caller is always the same. This has become a serious trouble for billing. I have been searching aroun...
2005 Jun 19
2
outgoing call routing
...Var("Zap/1-1", "CALLFILENAME=20050619-101044-200-817XXXXXX") in new stack -- Executing Monitor("Zap/1-1", "wav|20050619-101044-200-817XXXXXX|mb") in new stack -- Executing GotoIf("Zap/1-1", "0?4") in new stack -- Executing SetCallerID("Zap/1-1", "817XXXXXX") in new stack -- Executing Goto("Zap/1-1", "6") in new stack -- Goto (macro-dialout-trunk,s,6) -- Executing SetCallerID("Zap/1-1", "") in new stack -- Executing SetGroup("Zap/1-1", &quot...