similar to: FW: Variable Name needed

Displaying 20 results from an estimated 200 matches similar to: "FW: Variable Name needed"

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 Mar 16
1
Could Asterisk be rewriting an incoming invite?
I'm not getting inbound audio from bandwidth.com. Their engineer said the invite that they're sending me looks like this: INVITE sip:+15129616808 at 67.198.16.18:5060;transport=udp SIP/2.0. Record-Route: <sip:216.82.224.202;lr;ftag=VPSF506071629460>. Record-Route: <sip:4.79.212.229;lr;ftag=VPSF506071629460>. Via: SIP/2.0/UDP 216.82.224.202;branch=z9hG4bK6314.4f7b5d05.0. Via:
2009 Jun 17
3
Asterisks, Sip to Local PRI/PTSN issue
Alright I've been having an issue when trying to dial out locally when coming from SIP. This used to work no problem, now it doesn't. Now the local PRI to Bell Is working fine I have calls coming in and out of it constantly right now. BUT if I try and make a local call from SIP (from X-Lite or one of our Linksys SPA2102s) It fails every time with errors like these == Using SIP RTP
2009 Aug 12
2
call drops after a few seconds
I have setup my asterisk box using freepbx. I can call extension and make outbound calls. the outbound calls drop between 10-30sec. we are using bandwidth.com and they have logged our call. below is your bad followed by what they say is a good call. I can't figure out where the problem is on your end. I know we are missing some stuff at the bottom but I don't know where to start.
2010 Jul 19
1
Asterisk Queue + Caller ID issue
Ok I have a queue that is working perfectly. The problem is when one of the agents is outside the building on an external phone line (say a cell phone). My telco hangs up on the call . I think the telco is hanging up on these calls because there is no CID attached. (I know my telco wont connect calls without ANI, so that is what it is my assumption) So first I need to prove my assumption
2010 Jul 16
1
(no subject)
Ok I have a queue that is working perfectly. The problem is when one of the agents is outside the building on an external phone line (say a cell phone). My telco hangs up on the call . I think the telco is hanging up on these calls because there is no CID attached. (I know my telco wont connect calls without ANI, so that is what it is my assumption) So first I need to prove my assumption
2009 Dec 28
2
SIP Issue
Alright I have a SIP phone located off premises with a very annoying issue. Well I say a sip phone it is actually two phones hooked to a Cisco Spa 2102 Link: http://www.cisco.com/en/US/products/ps10026/index.html Each phone being a different line/extension. Alright either line can ALWAYS make outbound calls no issue. The problem is on the Inbound side. I'm completely stumped as
2009 Jan 16
0
No subject
AGI is executable. =20 Then run 'agi debug' from the asterisk cli, place a call and see what was send and receive from your agi =20 From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of James A. Shigley Sent: April-23-09 12:26 PM To: asterisk-users at lists.digium.com Subject: [asterisk-users] AGI PHP script =20 I have the
2009 Apr 10
2
IVR Survey
Alright I know how to do basic IVR in *. But what I'm working on trying to do now is a survey. I've found very little things out there on google or the archives for how to do surveys with the * ivr. Here is more or less what I'm trying to accomplish 1. Call comes in Plays Greeting 2. Starts Survey 3. Ask Q1, Record the answer (voice responses) repeat this
2009 May 04
3
AGI PHP
I'm just trying to make a real simple Survey via php. Just want it to play the Question Files, wait for a response, save the response into the correct variable and then email it all. I have no issue playing the audio or emailing. But I can't get it to wait for digits or to properly capture those digits into the variables. I know the code is technically right since the emails have this
2010 Feb 02
2
Semi-Transfer
There are times when I need to call a client from my cell and I want a recording of the call. I was trying to put into an * a way of doing that. Below is what I'm using in my extensions.conf exten=> X,1,Read(num,"/var/lib/asterisk/sounds/mtas/10digit",10,,,5) exten=> X,2,SayDigits(${num}) exten=> X,3,Background(/var/lib/asterisk/sounds/mtas/verify) exten=>
2009 Dec 04
1
IAX2 Port issue
Trying to configure IAX for use I think I have everything set right. But my IAX phone wont connect. When I run wireshark I'm seeing this Note if above screenshot from wireshark does not show here is a link for it: http://img402.imageshack.us/i/tempe.jpg/ I've tried a variety of setups in my IAX.conf (they all end up with the same issue, tried just bindaddr=0.0.0.0 with
2009 Apr 23
3
AGI PHP script
I have the below script that doesn't seem to be working. I don't know if I have something in the script wrong that I am just missing. Or if I don't have the php.ini set correctly for emailing This is the CLI output -- Executing [4099XXXXXX at port3_real:1] Goto("DAHDI/50-1", "newhire,s,1") in new stack -- Goto (newhire,s,1) -- Executing [s at
2009 Jan 16
0
No subject
is executable. Then run 'agi debug' from the asterisk cli, place a call and see what was send and receive from your agi From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of James A. Shigley Sent: April-23-09 12:26 PM To: asterisk-users at lists.digium.com Subject: [asterisk-users] AGI PHP script I have the below
2009 Jan 16
0
No subject
Telco, location, ect?) At X times of day? =20 Ect, ect. =20 It sounds like bleed over, which can be causes by some many things the best place to start is to find a pattern if there is one. =20 James Shigley Monroe Telephone Answering Service =20 From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of David @ULC Sent: Tuesday, May
2010 Feb 24
0
Question
Ok so a while back I found an example for having a number dial multiple numbers and then whoever answers and confirms gets the call. (don't recall who the example was from, but thank you!) But Now today I've been playing with TTS and STT and came across the BackgroundDetect command. Now If I use this allow it works fine. But when I try and use it with this it never actually detects me
2009 Aug 21
1
Queue Question
First off this is not my work for extensions.conf it is modified from http://leifmadsen.wordpress.com/2009/07/15/migrating-from-agentcallbackl ogin-to-standard-dialplan-methods-part-1/ So credit to Leif Madsen <http://www.leifmadsen.com> But as to my question [AgentLogin] ;A replaced version of AgentCallbackLogin() using a GoSub() ; exten =>
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
2008 Sep 23
0
PRI incoming call forward / call redirect
Good morning, I have a Bell Canada PRI here (switchtype=national) and I am trying to perform a call-forward-unconditional on one of the DIDs. The idea is that when DID 5551234 receives a call, Asterisk redirects it back out the same PRI to some external number. This is simple enough to do with something along these lines: [PRI] exten => 5551234,1,Set(CALLERID(RDNIS)=${EXTEN}) exten =>
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