similar to: Issue with RDNIS

Displaying 20 results from an estimated 6000 matches similar to: "Issue with RDNIS"

2010 Aug 11
1
Youmail RDNIS
Does anyone know the mechanism by which companies like YouMail (and MNO's using their own voicemail system) are able to redirect ALL calls from a ALL subscribers to *just one* voicemail DID, yet determine WHICH subscriber did the redirection? I had always assumed this was simply done using RDNIS. In other words, the original calling party's CallerID is passed with the redirected
2010 Sep 24
1
RDNIS not passed from one box to another with BRI access
Hi, I've configured a new Asterisk 1.6.1 box to replace an old Bristuffed 1.2 Asterisk. Since then, it happens that forwarded calls are not presented the way they used to be. It seems that now, some endpoints are displaying the original caller id (that's what I'm trying to achive), while some are displaying the redirecting number : so if A calls B, B forwards to C depending on where
2006 Apr 11
1
Snap for Asterisk
Hopefully it's okay to *announce* this here. I've been working on a project for Asterisk for some time and it is finally ready for a beta release. Any feedback is well appreciated. At the basic core it's a Dialer for Windows. I'll be adding more features quickly, but I wanted to keep everything simple and stable in this first release. Check it out at http://www.snapanumber.com
2007 Jun 15
0
No subject
it work with just the main ringing phone and not have it pickup the rest of the phones in your group. That's more what you are looking for. -----Original Message----- From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of mitcheloc Sent: Saturday, June 23, 2007 10:10 PM To: Asterisk Users Mailing List - Non-Commercial Discussion
2004 Oct 26
2
RDNIS
I'm trying to use RDNIS with asterisk, and I don't appear to be receiving any information (the value is blank). The upstream who provides the PRI says they are passing all the info through, I don't see this value coming across. I've tried it with a Verizon call forward, as well as a Nextel with the same results for both. I'm trying to use this for Voicemail. I'm using
2006 Dec 30
0
Theory behind RDNIS and does it work or not?
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type"> <title></title> </head> <body bgcolor="#ffffff" text="#000000"> Hello everybody,<br> <br> currently I'm implementing redirection
2014 Aug 28
1
RDNIS with tel: vs. sip: header
Has anyone had success patching chan_sip.c so that Asterisk will recognize the tel: header for RDNIS information? exten = get_in_brackets(tmp); if (!strncasecmp(exten, "sip:", 4)) { exten += 4; } else if (!strncasecmp(exten, "sips:", 5)) { exten += 5; } else { ast_log(LOG_WARNING, "Huh? Not an
2010 Jun 19
0
OT - Explain RDNIS
Hi, 1. Can you explain what RDNIS is when it should used with Asterisk ? I've read this http://www.voip-info.org/wiki/view/RDNIS but I'm still wondering if I should use it. My understanding is: when dialing out through an ISDN line, Asterisk is sending two numbers (using signalling channel) : - one is CALLERID(num) which is supposed to be whatever the Asterisk admin whishes to be, - one
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 internal PBX and calls
2006 Dec 09
2
RDNIS question
Perhaps I've got the whole concept wrong, but here goes: Using 1.4, when someone from the outside dials my direct line (123456), I want it to call my extension at work (SIP/456), my extension in my home office (vpn connection to corporate lan, SIP/678) and my mobile (654321). So my dialplan is thus: exten => 123456,1,Dial(SIP/456&SIP/678&Zap/G3c/07803654321,30) exten =>
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 I emulate the DNIS from xlite)?
2005 May 25
8
What does Asterisk need in the way of a GUI?
We are two programmers who are passionate for Asterisk and we will be dedicating the next three months towards programming for Asterisk and would like to get some input from everyone on what they feel Asterisk is lacking or needs based on what is not currently a part of it or available through third parties. Hopefully, by asking up front we won't be wasting our time on something nobody wants
2010 Oct 26
2
Trim the RDNIS
What I am needing to do is to trim the 1 from beginning of the RDNIS and I have tried using the CUT function but cannot seem to make it work for me. What we have is a phone number like this, 18881232342 and want to make it like this 8881232342. I appreciate any help that you guys can give. Thanks! -- *Chris Ramirez* TELE-ONE COMMUNICATIONS, INC. cramirez at tele-onecom.com 903-531-0777
2011 May 20
1
SIP Diversion RDNIS - how to get reason parameter?
Hi out there To play the correct announcement in app_voicemail I whould be able to read the SIP Diversion Reason which ist sent by another PBX: Invite contains: Diversion: <sip:+41315995003 at 157.161.10.190>;reason=no- answer;privacy=off;counter=1 Asterisk Logs: RDNIS for this call is is +41315995003 (reason no-answer;privacy=off;counter=1) From what I see in the source of chan_sip
2008 Dec 16
4
RDNIS and asterisk
I have a couple of numbers that are diverted to a number that is conected to an isdn30 card, running asterisk 1.4. eg. 123456 => 22334455 654321 => 22334455 What I would like to know is the number of the orginal number dialled (123456 or 654321). I thought that RDNIS was the answer, but it is always coming up blank. When I did a debug on the pri span, I saw the following message
2009 Dec 02
2
Variable Name needed
Other than having stripping out IPs this is what I am receiving for my voip calls. Now I normally use ${CALLERID(rdnis) for RDNIS, this works fine calls that come in on my PRI. BUT at least from this VOIP source the To field which is my RDNIS information for these calls, doesn't actually fill into ${CALLERID(rdnis). But as you can see I'm getting the information. My question is, Does
2009 Jun 28
0
BUG in Asterisk 1.6.1.0 and issue in DAHDI 2.1.0.4
Starting playing with asterisk 1.6.1.0 i found the following problems: In the cdr_pgsql, the sql statement is wrong: 2009-06-25 12:17:01 COT LOG: statement: INSERT INTO cdr
2009 Dec 02
0
FW: Variable Name needed
It might be worth mentioning the voip call is coming from a number we have thru bandwidth.com in case anyone uses them. James Shigley From: James A. Shigley Sent: Wednesday, December 02, 2009 3:06 PM To: 'Asterisk Users Mailing List - Non-Commercial Discussion' Subject: RE: [asterisk-users] Variable Name needed That wasn't it either. I tried a few other likely fields from
2006 Feb 21
3
Recommended rack-mountable server anyone?
Hey everyone, I've been doing a lot of research into a decent server for Asterisk but I seem to be running and circles and now I am turning to you. The issue I have is it needs to be rack mountable (so a Dell SC430 isn't going to work) and preferably have 3 pci ports. The problem that I seem to be running into is that when I look at servers from Dell or IBM or the like they only seem to
2007 Aug 11
1
LumenVox Speech Recognition
Hello All, While looking for solution to solve my Callback DTMF problem, I came across LumenVox Speech Recognition software. Has anyone tried out? Need some feedback before I purchase it... Please help... Cheers, Nitesh