similar to: SIP Issue

Displaying 20 results from an estimated 100 matches similar to: "SIP Issue"

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 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
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
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=>
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 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
2008 Jul 10
2
Lattice: merged strips?
Hi all, By default a call to xyplot from the Lattice package when using 2 factors [eg xyplot( dv~iv | XY * AB ) ] yields the following shingle structure: |_A_|_A_|_B_|_B_| |_X_|_Y_|_X_|_Y_| However, I'm wondering if it is possible to merge the upper shingle within levels of that factor, as in: |___A___|___B___| |_X_|_Y_|_X_|_Y_| Mike -- Mike Lawrence Graduate Student, Department of
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 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 =>
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 Sep 25
2
Letra cursiva en legend()
Buenas tardes para todos, Consideren la siguiente gráfica: # Algunos datos set.seed(123) D <- matrix(rnorm(100), ncol = 2) # Gráfico matplot(D, type = ''l'', lty = 1, col = c(3,4), las = 1, xlab = "Observación", ylab = ''Valores'') # Leyenda legend(''topleft'', c(''A1'',''A2''), text.col =
2010 Sep 16
5
AGI Delimiter in 1.6
Hi I am currently using 1.2.x and 1.4.x behind OpenSER. One of the things I do on INVITES is to re-authenticate the user from OpenSER. Then when the INVITE gets passed to Asterisk I capture the AUTH to a variable in the dialplan and pass to an AGI script. I am now trying to set the same thing up in 1.6 However because the argument delimter in 1.6 has changed from pipe to comma this breaks as the
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
2010 Jan 05
6
Really Silly Question From Total Newbie
Hello All - I've been poking around the past few weeks, trying to familiarize myself with all of this. I am new to Linux, VoIP and Asterisk -- to be complete. This is my first exposure to all of these technologies. I installed AsteriskNow on my old dual Pentium 833mhz Dell PowerEdge 2400 and the install went well. I can log in and poke around in Linux and I even configured the box to be
2009 Apr 13
10
Asterisk-beginner : cannot make phonecalls using Asterisk
Hi there, this is the first time that I'm building an Asterisk-server. I have compiled Asterisk together with Zaptel on an CentOS 5.3-system. Zaptel is for later, when configuring the POTS-line. Now first internal communication with SIP. Thought it would go easier... I have 2 Grandstream IP-phones : BT-201 and GXP-1200. These are my settings : sip.conf : [root at asterisk asterisk]# cat
2009 Dec 28
2
Multiple Digium cards with one NFAS trunkgroup
Hi list, Ive got a server with 6 ports on it (4+2 port card) we have a DS3 delivering all voice DS1's to us. Carrier has a trunkgroup for the first 8 span (we only have the first 6 plugged in right now). Everything works fine until we fail the primary D channel (D's are on 24,48) the secondary then picks up and outbound calls do not work, if we reboot Asterisk the D on 48 comes up and it
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 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 Dec 28
1
Help With Custom QQ Plot
Good Morning: I have attached a text file with one hundred thirty six observations. I would like to create a qq plot with the following features: 1. Observed values on the y-axis. 2. Normal approximation line on the plot. 3. X-axis with vertical reference lines at the following percentiles of the data: 1, 10, 20, 50, 80, 90 and 99. 4. Data appearing on the plot as distinct points. I assume that