similar to: Bug in my head or bug in the code?

Displaying 20 results from an estimated 10000 matches similar to: "Bug in my head or bug in the code?"

2005 Jul 11
1
ASterisk@home + Broadvoice = Almost working installation...
Hello Guys, I'm somewhat of a newbie and am desperately seeking for some help... I've managed to get asterisk up and running on my server, and signed up with a broadvoice account... I'm having no problem dialing and communicating between extensions, but whenever anyone tries to call my broadvoice account, they are greeted by no ring or anything, but rather simply a direct to
2003 May 05
3
G723 - Has anyone gotten SIP_CODEC= to work?
FYI, asterisk DOES now support g723, but you have to pay for it: http://store.yahoo.com/asteriskpbx/asteriskg729.html -----Original Message----- From: Dan Fernandez <danfernandez00@hotmail.com> Date: Mon, 5 May 2003 17:33:05 -0300 To: asterisk-users@lists.digium.com Subject: [Asterisk-Users] Has anyone gotten SIP_CODEC= to work? Basically, since I?d like to use g723 for sip
2010 Oct 24
2
Chan variables for peer
Hi all, I used to configure each of my sip clients with a unique identifier via setvar. These clients were all configured as "friends." However, now that I've got some Polycom phones, which MUST be "peers," I am unable to define this variable. For example, this works: [friend-client] context = default accountcode = pcc type = friend username = username secret =
2004 Dec 24
2
ALERT_INFO issue CVS-HEAD-12/24/04
Anyone having any problems with CVS-HEAD-12/24/04-15:59:15 and ALERT_INFO I have a system setup with polycom phones configured to auto answer on internal calls. When we upgraded to the latest CVS the auto answer stopped working. My dialplan has not changed. I did a sip debug and I dont see the alert-info tag in any of the sip traces. Any help would be appreciated. Thanks John Bittner Simlab.net
2009 Aug 20
2
eval and evironments: call local function in a global function
Hi, in my project I want the user to be able to write hook functions that are in turn called in my main code. I'd like the user's hooks to be able to call some function that set a variable outside their running environment. The trick is that this variable is not global, but defined on runtime before calling the hooks, and I don't want to leave any trace (i.e. global variables)
2003 Jun 27
1
Advanced SIP management
Hello: I would like to use Asterisk as a redirect/proxy sip server to route SIP calls on a sip header/parameter basis. I've tried some things successfully: - SIP registration from clients. - On-the-fly compression for wan VoIP transfers: SIP G.711 --> GSM IAX --> (wan) --> GSM IAX --> SIP G.711 - Sending custom parameters in URI: exten => 1,1,Setvar,VXML_URL=var1=value1
2004 Nov 28
1
SetVar ALERT_INFO
Hello, I've got my dialplan configured to do a double ring when a customer service call comes in, and a normal ring when an extension is dialed directly. When a customer service call is transferred, I want to ring to revert back to normal. In the local extension macro, I have the following ; make sure ring is set to default exten => s,n,NoOp(${ALERT_INFO}) exten =>
2003 Apr 20
1
Macros not working as expected with extension "h" in some circumstances
I have a question on how to handle the "h" routines. I have noticed that if the call is hung up by the side that originated the call, the "h" routine is not extendable via a macro, or at least I have been unable to do it. My tests have included only SIP->SIP calls. If the originating side hangs up first: The macro is called from "exten =>
2023 Jan 17
1
PR to test for users of Qx devices (blazer and nutdrv_qx)
Jim Klimov via Nut-upsuser <nut-upsuser at alioth-lists.debian.net> > > Cheers, > > One PR waiting to get into 2.8.1 release timeframe is https://github.com/networkupstools/nut/pull/1652 stemming from issue https://github.com/networkupstools/nut/issues/1279 > > The gist of it is that "battery.voltage" and "battery.charge" were not always reported
2023 Jan 17
1
PR to test for users of Qx devices (blazer and nutdrv_qx)
Jim Klimov via Nut-upsuser <nut-upsuser at alioth-lists.debian.net> > > Cheers, > > One PR waiting to get into 2.8.1 release timeframe is https://github.com/networkupstools/nut/pull/1652 stemming from issue https://github.com/networkupstools/nut/issues/1279 > > The gist of it is that "battery.voltage" and "battery.charge" were not always reported
2011 Jan 20
2
Accessing a 'user' variable via. dialplan.
Hi, I know you can access various sip variables via 'Set(sstatus=${SIPPEER(201,status)})' (for example) to get the status of the sip user - but what about variables? I have a user that has setvar=123456 in their users.conf (sip.conf if you prefer). I can read it with a 'sip show peer 201' - but that gives everything and parsing that isn't really an option. Anyone know how
2005 Jul 14
5
Polycom Auto-Answer problems
CVS Head from 07/07/2005 I'm trying to make an IP-501 auto answer a call. exten => 301,1,SetVar(_ALERT_INFO="Ring_Ans") exten => 301,2,SetVar(ALERT_INFO="Ring_Ans") # Tried both combinations exten => 301,3,Dial(SIP/5001,15) exten => 301,4,Hangup Sip.cfg for Polycom phone <alertInfo voIpProt.SIP.alertInfo.2.value="Ring_Ans"
2005 Aug 02
12
WHat does it take
How many times do you ask for help here before getting a respone? Every single thing I do No matter what I get busy extensions. I am willing to pay someone to help here. Anybody got a clue? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050802/d0d1326c/attachment.htm
2006 Jan 04
1
RxFax : Change FAX Resolution
Hello all, Can this be done ? Would setting the variable FAXRESOLUTION to a appropriate value affect this change ? > http://www.asteriskguru.com/tutorials/rxfax.html Variables connected with the application LOCALSTATIONID - used by to application to identify itself to the remote end LOCALHEADERINFO - used to generate a header line on each page REMOTESTATIONID - set by the application, the
2005 Jan 26
1
Inbound analog Telco line not answered
I have an X100P clone hocked up to an analog line of my PRI. I can use it to dial out. but when I call the extension it answers and says "GOODBY" I have a Livevoip DID which successfuly rings to ext 202 I am using asterisk@home and through the AMP inface the line should ring to ext 202 Below are Asterisk Messages, Extensions.conf and Extensions_additional.conf Extensions.conf
2009 Nov 11
2
Bug or feature: SIP chanvars not overriden
Hello, Using 1.6.2-rc5, my settings include: [local-phone](!) context=mylocal type=friend nat=no canreinvite=no host=dynamic qualify=yes dtmf=info language=fr call-limit=5 subscribecontext=subs disallow=all allow=alaw t38pt_udptl=no setvar=accountcode=foo [168](local-phone) defaultuser=168 secret=pass168 callerid=John Doe<168>
2005 Sep 01
1
dialparties.agi is returning no extensions to dial
Hi, I set up a ring group. I would like for people who select a certain voice menu option to ring a list of extensions (I have just one extension in there at the moment) and if it doesn't answer to go to an extension's voice mail. I am using a version of asterisk from CVS, last updated a couple of weeks ago. This line in extensions_addtional.conf sends the call to ringgroup 3 if
2009 Jun 04
3
PHP/AGI/SetVar Issue
Is there a limitation to the number of variables you can set from a PHP agi script? I have a simple example and I can't get it to let me set more than 1. I am pretty sure I am just missing something, but I've searched all over an can't find the answer. Here is the extensions.conf part: exten => _XXXXXXXXXX,1,AGI,diallocal.agi exten => _XXXXXXXXXX,n,NoOp(${ISLOCALCONTEXT})
2005 Jun 19
2
outgoing call routing
I have a Asterisk @home ver 1.0 running with a TDMB11 card. Several sip extensions and a regular phone connected to the box. All routing works fine from the regular phone connected to the box, whether its going to FWD, broadvoice or the PSTN. The problem I am experiencing comes from making calls from the sip phones. They get routed correctly to the sip and iax trunks but when making calls
2012 Dec 01
1
setvar from chan_dahdi.conf
Would someone be able to give an example of a working use of setvar from chan_dahdi.conf? I am trying to create a custom variable like I use in sip.conf but I have been completely unsuccessful getting any variable set using setvar to appear for a DAHDI channel. I am running 1.8.11-cert8 and am using the newer format (but I have tried using the older [channels] format). Here is an example: