search for: setcidnum

Displaying 20 results from an estimated 107 matches for "setcidnum".

Did you mean: setcidname
2005 Feb 25
1
SetCIDNum using SIP?
I am experimenting with my * server to use SIP with my long-distance providers instead of IAX, so that the media path is from the end user straight to the provider's gateway (hopefully reducing my bandwidth consumption). I have it working with VoicePulse Connect but SetCIDNum doesn't appear to work. Is this something with VoicePulse Connect only or is it generally difficult to set the CallerID info on a per-call basis when using SIP? Nabeel
2007 Feb 26
2
SetCIDNum is not available on 1.4svn
Hello, I am using the SetCIDNum dialplan application on 1.2 and 1.4.0; I've tried it on 1.4svn 56126 and it does not recognise this application. Any idea?... Thanks! __Yehavi:
2005 May 18
2
Call forwarding...
...oming and outgoing calls and SIP phones for extentions (so all IP based - no real phone lines). I tried this (from voip-info.org wiki)... exten => 1234,1,dial(sip/1234,20) exten => 1234,2,playback(pls-wait-connect-call) exten => 1234,3,Setvar(NewCaller=${CALLERIDNUM}) exten => 1234,4,SetCIDNum(0${CALLERIDNUM}) exten => 1234,5,dial(${TRUNK}c/9871234321,20,r) exten => 1234,6,SetCIDNum(${NewCaller}) exten => 1234,7,voicemail2(u1234@default) exten => 1234,101,voicemail2(b1234@default) exten => 1234,102,hangup Mine looks like this... exten => 08700688nnn,1,Dial(SIP/operato...
2005 Oct 18
3
CAPI - displaying individual MSN
...911, 83044912 and so on. This number should appear on the display of the called party, but how do I configure this? With the above configuration the display always shows 8304490. I've tried to change the number in the dialplan, but this doesn't change anything: exten => _90[23456789].,1,SetCIDNum(83044912) exten => _90[23456789].,2,Dial(Capi/g1/${EXTEN:1},30,tr) If I remove the mns line in the capi.conf or set msn=* or msn=830449* Asterisk isn't able to open the CAPI channel. Does anyone have a hint for me? If yes - THANK YOU ;-) Stefan
2005 Jul 22
2
--- Problem with queues.conf and extensions.conf ---
Hi Asterisk-Users, We have a problem with queues.conf / extensions.conf queues.conf file reads like ... member => SIP/8399 extensions.conf reads like ... exten => 8399, 1, SetCIDNum(${AccountNumber}|a) exten => 8399, 2, Dial(SIP/8399,10,Ttrf) When somebody calls to the queue, we observed that it is not going through extensions.conf (previous two lines) That mean's it is not executing dial plan rather it is directly dialing to 8399. We can observe this in asterisk-...
2004 Feb 03
1
Mediatrix sip fxo gateway workaround?
...on configuration below, and number starting with 9 will > go to port 1 with the 9 removed from the string sent. Any number starting > with 8 will be sent to port 2 with the 8 removed from the string sent and so > on. It works like a charm on my 1204. > > [SIP] > exten => _9.,1,SETCIDNUM(1111) > exten => _9.,2,Dial,SIP/${EXTEN-1}@66.45.103.2 > > exten => _8.,1,SETCIDNUM(2222) > exten => _8.,1,Dial,SIP/${EXTEN-1}@61.45.103.2 > > exten => _7.,1,SETCIDNUM(3333) > exten => _7.,2,Dial,SIP/${EXTEN-1}@61.45.103.2 > > exten => _6.,1,SETCIDNUM...
2005 Sep 21
7
add 0 (zero) to incoming callerID - how?
I have an asterisk box and SIP / IAX2 phones. To call out, users have to add 0 (zero) before a real telephone number. That means, that if they want to call someone that has a number 123456, they have to call 0-123456. Simple, right? This has a serious drawback though - when someone calls us from the number 123456, we see the callerID 123456, and we're unable to use the callback/redial
2005 Feb 01
2
Asterisk 1.0.5-BRIstuffed-0.2.0-RC5 caller id?
I tried to get callerid working the normal way but the cid is never passed to the phone. It doesn't work untill I set SetCIDNum(0${PRI_NETWORK_CID}) in extensions.conf which I found in the wiki: http://www.voip-info.org/tiki-print.php?page=Asterisk+zaphfc Is this intended behaviour, or still a bug? It does work but it only shows one zero even though I have nationalprefix = 0 internationalprefix = 00 in zapata.conf I gu...
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 do...
2004 Jan 16
1
Caller id and callback
Is there a way to append a 91 in front of all incoming caller id numbers? What I am interested in is this - when a call comes in and the caller ID comes across, it is in the format 9165551212. That would be fine, but if I want to call them right back, and I choose that call and 'dial' on my phone, it fails because it hasn't dialed a 9 first. I assume also that if there was a 9, it
2004 Jun 17
0
Zap Dial Problem ---- Erroneous dash
...internal calls work just fine. == Spawn extension (it, 9651246****, 2) exited non-zero on 'SIP/8202-d359' -- Executing Hangup("SIP/8202-d359", "") in new stack == Spawn extension (it, h, 1) exited non-zero on 'SIP/8202-d359' -- Executing SetCIDNum("SIP/6001-b0be", "9523*2****|a") in new stack -- Executing Dial("SIP/6001-b0be", "Zap/g1/1800767****") in new stack -- Called g1/1800767**** -- Zap/-2-1 answered SIP/6001-b0be This problem seems to be " Zap/-2-1 ", but why is...
2004 Jul 27
2
Enum
You can play also with www.enum2go.com <http://www.enum2go.com/> or wap.enum2go.com Regards Alex -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040727/6c42c39d/attachment.htm
2004 Dec 20
1
E1 signalling pridialplan
...gnore my settings in zapata.conf, the phone connected to the Alcatel displays 0012345. Can anybody give me a hint with the "00"'s? I think pridialplan and prilocaldialplan are set correctly. Another question: When a SIP phone calls to the pstn, how to set the correct callerid? I tried SetCIDNum (0111112345) and SetCIDNum(111112345), but it did't work.
2005 Mar 20
2
Follow-Me Script
...aven't a clue where to get started with what to do with this. From my main menu, I want the extension 300 to execute the script as follows: exten => 300,1,dial(sip/200,20) exten => 300,2,playback(pls-wait-connect-call) exten => 300,3,Setvar(NewCaller=${CALLERIDNUM}) exten => 300,4,SetCIDNum(0${CALLERIDNUM}) exten => 300,5,dial(${TRUNK}c/2831385,20,r) exten => 300,6,SetCIDNum(${NewCaller}) exten => 300,7,voicemail2(u200@default) exten => 300,101,voicemail2(b200@default) exten => 300,102,hangup Regardless of what (and where) I have tried to implement this, I just cant g...
2005 Jun 21
2
Polycom and CallerID
...odify 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 in the Asterisk CLI...
2005 May 12
1
ast_yyerror - 'space' in Caller-ID - string comparison
...itable 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 => s,5,Goto(default,s,1) When Executing the above - and I presume incoming Caller Info looks like the name is "Mark Elkins" and the Number is "638936"... The purpose is to prefix the number (only the number) with "87". Sometimes, incoming C...
2004 Aug 18
1
Testing null values: ast_yyerror(): syntax error
OK, I'm going nuts here trying to correctly identify null values, specifically when callerID info is not available. FYI, I'm running Asterisk CVS-HEAD-08/17/04-13:08:53, and Bison 1.875a (debian Sid). A snippit of my dialplan looks like this: exten => s,1,SetCIDNum(${CALLERIDNUM}) exten => s,2,NoOp,${CALLERID} exten => s,3,DBGet(temp=idiot/${CALLERIDNUM}) ; Is the person calling an idiot? exten => s,4,Goto(s,2001) ; Yep, he's an idiot. ; else check for callerID. If none (or 800 number,) handle special. exten => s,104,GotoIf($[${CALLERIDNUM} =...
2005 Oct 13
1
AGI Variable problem
Hello all, I try to use a agi script to get a variable from * und put them into a script which gives me another variablke and put this in *. My problem is now it seems the var ID is empty coz i always jump into the result 0 loop. The $MSN should be in the SetCIDNum. #!/usr/bin/php -q <?php include("/var/lib/asterisk/agi-bin/phpagi.php"); $agi = new AGI(); $ID = $agi->get_variable("SIPUSER"); if ($ID['result'] == 0) { $agi->verbose("SIPUSER not set -- nothing to do"); exit(1); } $agi->set_v...
2005 Aug 08
1
Transfer a call from cell phone (pseudo-disa)
...lt;205>) exten => s,5,Dial(Local/${DIALNUM}@unlimited/n) ;DIAL INTERNAL EXTENSION exten => s,6,Playback(call-terminated) exten => s,7,Goto(aa_chris_start,s,1) exten => s,8,Gotoif($[${LEN(${DIALNUM})} = 7]?s,9:s,14) ;IF 7 DIGITS DIALED, ITS LOCAL, PREPEND THE AREA CODE exten => s,9,SetCIDNum(9999999999) exten => s,10,Dial(${IPTRUNK}/360${DIALNUM},,T) exten => s,11,Dial(SIP/360${DIALNUM}@telasip-gw,,T) exten => s,12,Playback(all-circuits-busy-now) exten => s,13,Goto(aa_chris_start,s,1) exten => s,14,SetCIDNum(9999999999) ;NUMBER ISNT 7, OR LESS THAN 5 SO AREA CODE WAS ADD...
2005 Aug 15
1
Transferring from cell phone
...lt;205>) exten => s,5,Dial(Local/${DIALNUM}@unlimited/n) ;DIAL INTERNAL EXTENSION exten => s,6,Playback(call-terminated) exten => s,7,Goto(aa_chris_start,s,1) exten => s,8,Gotoif($[${LEN(${DIALNUM})} = 7]?s,9:s,14) ;IF 7 DIGITS DIALED, ITS LOCAL, PREPEND THE AREA CODE exten => s,9,SetCIDNum(9999999999) exten => s,10,Dial(${IPTRUNK}/360${DIALNUM},,T) exten => s,11,Dial(SIP/360${DIALNUM}@telasip-gw,,T) exten => s,12,Playback(all-circuits-busy-now) exten => s,13,Goto(aa_chris_start,s,1) exten => s,14,SetCIDNum(9999999999) ;NUMBER ISNT 7, OR LESS THAN 5 SO AREA CODE WAS ADD...