search for: dnid

Displaying 20 results from an estimated 187 matches for "dnid".

Did you mean: did
2010 May 11
3
Problem with callerid(dnid) and queue
Hi all, In order to use the "open url" function of zoiper (it opens an url based on the asterisk $callerid(dnid)), I need rewriting of the dnid. In my dialplan I have: exten => 1000,3,Set(CALLERID(dnid)=newdnid) exten => 1000,4,Noop(${CALLERID(dnid)}) exten => 1000,5,Queue(test-queue) but the callerid(dnid) shows the extension called (the member of the test-queue) and not the "newdid"....
2010 Mar 15
1
CDR: Add Dialed Number Identifierfield (DNID) field into MySQL
Hi, I would like to see the DNID in my MySQL CDR logs. I have read one big thread in the Asterisk Developer List, but I could not figure out how to implement it ? Is there a simple step-by-step. Thx in advance. Vai
2011 Jan 26
1
Caching CALLERID(dnid)
Hi, We encounter a problem with the variable CALLERID(dnid) We use E1 lines where we can make an inbound call or an outbound call on the same channel (not at the same time) If the CALLERID(dnid) is not used, than the CALLERID(dnid) will be the CALLERID(dnid) of the previous call For example: - First we get a inbound call on channel DAHDI/11-1 with CALLE...
2008 Feb 04
2
Losing CALLERID{dnid}
Hi, I'm using videocalling on asterisk 1.4.10. When I setup the videocall with exten = n,1,h324m_gw(s at video2webanswer), I loose the variable DNID (${CALLERID(dnid)}) Before the videocall is set up, this variable is filled and after this videocall this variable is empty. Also all local variables are empty. If al look at the A-number (${CALLERID(num)} this variable is not empty after the videocall is set up. Does anybody know how to...
2007 Mar 14
3
DNIS/DNID
Hi i have an asterisk pbx with E1 port connected to another PBX. Im trying to send the DNID/DNIS to the PBX here's my dialplan exten => 8881111111,1,Dial(ZAP/g2) exten => 8881111111,n,Hangup() The PBX just get the number 2 as it's DNIS when i change it to ZAP/1 or ZAP/g1 the PBX get the number 1. What should i add to send the extension number as DNID/DNIS? Thanks! -------...
2006 Jun 28
1
getting agentID and DNID help
Hi Guys I have just installed a call center onto Suse 10. I have managed to do a DBget (astdb) and extract the DNID numbers to play a DNID specific greeting. We have installed Snom 320 and the customer would like us to Send the DNID(nam) to the phone screens so that the agent will be able to answer in the correct language and with the specific customer company name (ie. Agent says "Welcome to JP Morgan...
2020 Oct 27
1
Bug in Dial() string processing
...tring syntax is: * SIP/devicename * or SIP/username at domain (SIP uri) * or SIP/username[:password[:md5secret[:authname[:transport]]]]@host[:port] * or SIP/devicename/extension * or SIP/devicename/extension/IPorHost * or SIP/username at domain//IPorHost * * and there is an optional [!dnid] argument you can append to alter the * To: header. The bug is in the last part - the optional !dnid argument. This should parse for a ! *following* any of the above syntaxes and assign whatever follows it to dnid. If there is more than one ! in the entire string, dnid should follow the final...
2004 Apr 13
1
DNID Digits - Australia
...e analog line is busy, it has a call diversion to the PRI on a TE405P Whenever I look at a channel while a call is in progress I see something like this: Call on the analog line: -- General -- Name: Zap/125-1 Type: Zap UniqueID: 1081902956.34 Caller ID: (N/A) DNID Digits: (N/A) State: Up (6) Rings: 1 NativeFormat: 68 WriteFormat: 4 ReadFormat: 4 1st File Descriptor: 28 Frames in: 1252 Frames out: 2500 Time to Hangup: 0 For a call on the PRI: -- General -- Name: Zap/3-1 Type: Zap Uniqu...
2006 Jan 13
1
dnid support?
...11 -> ext. 1 913 - 22222 -> ext. 2 913-11111 & 913-22222 being 2 (of the) numbers we have coming in to our system via our VoIP hosting provider. The config used here is based on Asterisk at home, so it includes also the dialparties.agi script. This script sees and identifies the correct dnid, but I am having some trouble to get the dialplan to act on this value. The info in the Wiki ( http://www.voip-info.org/tiki-index.php?page=DNID ) is not of much help either. Anyone here with any suggestions? Regards, Evert
2005 Jul 18
0
why $cdr{'CALLERID'} and $cdr{'DNID'} are empty in perl agi connected with asterisk manager
hello perl experts i am working with "ast-rad-acc.pl" from http://www.voip-info.org/tiki-index.php?page=PortaOne+Radius+auth i dont know why $cdr{'DNID'} and $cdr{'CALLERID'} under 'sub send_acc {' are empty. i m successfully connected with asterisk manager and when call i hangup my perl application is getting that all other thing are ok but i dont know why only these two variables are not working. other variables like CALLID,...
2006 Apr 28
2
Asterisk DNID/RDNIS with Dial iax2
Dear Asterisk-Users: Question: ======== How do I get asterisk to pass DNID/RDNIS information between asterisk machines using iax2, in a Dial(IAX2...) command ? Setup: ===== I have two asterisk boxes, MASTER and SLAVE. MASTER is running 1.2.0 and SLAVE is running 1.2.1. The main box handles incoming calls on a multiple lines (both via hardware connection to our inte...
2009 Aug 05
2
original & reformat extension
...-or- ;Reformat 011 with with +CC exten => _011X. ,1,Goto(+${EXTEN:3},1) It's a helpful trick, BUT there are times when I want to send the call to another context in its original un-reformatted state. Naturally the ${EXTEN} variable has been changed. It occurred to me to use CALLERID(DNID) as such: exten => _1NXXNXXXXXX,n(fail),Goto(other-context,${CALLERID(DNID)},1) ...but I am wondering if I can be 100% confident that CALLERID(DNID) will always be equal to the 'original' ${EXTEN} variable. I observe that they are the same, but it occurs to me that it may be up to th...
2005 Jan 06
0
chan_capi compile problem
...changing search order for system directory "/usr/include" cc1: warning: as it has already been specified as a non-system directory chan_capi.c: In function `capi_new': chan_capi.c:1073: structure has no member named `callerid' chan_capi.c:1074: structure has no member named `dnid' chan_capi.c: In function `pipe_msg': chan_capi.c:1724: structure has no member named `dnid' chan_capi.c:1724: structure has no member named `dnid' chan_capi.c:1724: structure has no member named `dnid' chan_capi.c:1724: structure has no member named `dnid' chan_capi.c...
2005 Jan 22
0
chan_capi patch: app_capiFax modifications
Hi, Since Carl has kindly provided us with fax support for CAPI based cards, we have been using it with much success. Today I have modified app_capiFax so that it now supports a dynamic CSID. The following example uses the DNID created by chan_capi on an AVM Fritz! card. * Receive a fax with CAPI API. * Usage : capiAnswerFax2(path_output_file.SFF|stationID) * * This function can be called even after a regular Answer (voice mode), * the channel will be changed to Fax Mode. * * Example of use : * line numbe...
2003 May 16
1
DynExtenDB DNID problem
Hi, Does anyone has a *working* patch to set the dnid from extension when it is now supplied, cos this plugin doesn't working without it. I tried and it passes empty string. THX -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20030516/aae0a7f4/attachment...
2005 May 20
1
RDNIS (DNID) Call Routing
I haven't been able to find much support for the RDNIS or DNID variables online. I am trying to prove a concept of call routing before we move towards development of a production system. I need to have calls routed coming into a call center based on DNIS. What type of syntax is needed in the extensions.conf file and how can I test it with a softphone (ie: can...
2006 Jan 16
0
dnid
...11 -> ext. 1 913 - 22222 -> ext. 2 913-11111 & 913-22222 being 2 (of the) numbers we have coming in to our system via our VoIP hosting provider. The config used here is based on Asterisk at home, so it includes also the dialparties.agi script. This script sees and identifies the correct dnid, but I am having some trouble to get the dialplan to act on this value. The info in the Wiki ( http://www.voip-info.org/tiki-index.php?page=DNID ) is not of much help either. Anyone here with any suggestions? Regards, Evert
2007 Feb 22
0
cannot get whole DNID with ISDN line
Hi, I have an Asterisk 1.2.9.1 with chan_misdn 0.3.1-rc23 and a beronet octoBRI on a Debian box I have to set up instead of an old legacy PBX. My problem is I get only the base DNID and not the extensions (the last two digits) in Asterisk but the old PBX got all the DNID number so I think it is the card. Is there anybody experiencing a problem like this? How can I solve it? Any ideas? TIA Giorgio Incantalupo Follows my misdn.conf: [general] debug = 0 tracefile = /var/lo...
2007 Apr 19
1
CDR(dst) != CALLERID(dnid)
Hi guys, i just came to know that CDR(dst) field is set to current extension instead of the dialed no. i need to set it to DNID because our every user has 5 dids and i want to show the caller at the end of the month which numbers he dialed for every call, along with other cdr info. Our rating depends on the dialed number also. here is my extensions.conf exten=> 1212,1,Dial(SIP/rizwan) ;Primary did for user rizwan ex...
2003 Sep 04
2
Help configuring E400P cards
Hi everybody. We have a problem with the configuration of the card, the cards work and we receive incoming calls but asterisk don't receive dnid. We have 5 servers with 1 E400P with the same problem and the telco told us that we need to configure the card to request it, how we can do this? Can you help me to solve the problem. Best regards, Carlos Fernández Puente carlos.fernandez@alisys.net Ingeniero de proyectos Alisys Software Ali...