similar to: Originate not understanding 2 vars in setvars

Displaying 20 results from an estimated 100 matches similar to: "Originate not understanding 2 vars in setvars"

2005 Mar 07
0
iax2 setvars help needed
I'm trying to pass a variable between servers using "setvar" in iax.conf. I have a box (ts2) with a t100p in it. It answers the call and dials another box (ast0) via IAX. I want to pass a variable along with the call from ts2 to ast0. I'm running CVS-HEAD-03/07/05 on ts2 and ast0. ts2's iax.conf: [general] disallow = all allow
2007 May 17
4
FastAGI hangs up channel if server is not available
Hi all, Running 1.2.14 When I call a FastAGI script such as this script for an incoming call: [calldirect] exten=>s,1,Answer() exten=>s,2,AGI(agi://192.168.1.175/calldirect?check&${CALLERID(num)}) exten=>s,3,Goto(check_time,s,1) and the FastAGI server is not running (Asterisk gets "connection refused" TCP error), Asterisk just terminates the call like so: May 17
2015 Dec 15
3
FastAGI not working
Hello everyone, I have a problem with a FastAGI connection, could you help me fix this problem please? Here is my log: [2015-12-15 16:17:09] WARNING[23936][C-00000015]: res_agi.c:1658 handle_connection: Connecting to '10.171.54.149:9110' failed for url
2003 Dec 27
2
mysql cdrs
How can I download the asterisk-addons and setup CDR support for mysql? I reviewed the wiki but did not find instructions on dowloading. Just a sample of the cdr_mysql.conf file. DaL -- David A. Lauer Network Engineer Tristar Communications dalauer@tristarcorp.net 954.977.8081 ext. 21
2006 Feb 10
22
Mongrel 0.3 -- Runs Ruby On Rails
Hello Folks, This is the long awaited release of the Mongrel HTTP library that supports *Ruby On Rails*. I know tons of people have been waiting for it, so I''ve got a few things to lay down first before you get all excited: 1) It''s very very ALPHA support for Rails. It will run a Rails app, and runs my simple apps, but it''s not fast or correct as it needs to
2007 Mar 28
1
Stepped deployment - T1 PRI passthru
Following the successful deployment of asterisk servers at several of our branch offices, in the near future, I'll likely be implmenting an asterisk server at our HQ. We currently have a T1 PRI terminated on a legacy PBX. I'll be doing a stepped deployment in which, via a dual T1 linecard, the asterisk server will initially pass all incoming/outgoing calls directly through to the PBX.
2013 Feb 12
1
asterisk 11 AGI
I recently upgraded to asterisk 11 from 1.8. I had VXML working via AGI in 1.8 - from extensions.conf: [VXML] exten => s,1,Answer exten => s,n,Set(ENCODED=${URIENCODE(${ARG1})}) exten => s,n,AGI(agi://localhost/url=${ENCODED}) exten => s,n,Hangup Using asterisk 11 on the same host with the same config in extensions.conf: -- Executing [s at VXML:1]
2004 Jan 14
1
Skinny behind NAT?
Can skinny work behind NAT? I have a Cisco 7910 using SCCP behind NAT that has one way audio. The called party cannot hear the calling party who's using the 7910. skinny.conf ; ; Skinny Configuration for Asterisk ; [general] port = 2000 ; Port to bind to, default tcp/2000 bindaddr = 0.0.0.0 ; Address to bind to dateFormat = M-D-Y ; M,D,Y in any order (5 chars max)
1998 Apr 08
1
remote subnet browsing and NT4.0SP3
Hello, I have a samba 1.9.18p4 server running as a domain master browser on a subnet, with some clients distributed on other subnets. If there are only Win 95 clients on a subnet, browse sync works - but not if there are Win NT 4.0 SP3 machines on that subnet. Error from nmdb (at log level 3): sync_with_lmb: Initiating sync with local master browser MAILHEIDELBERG<0x20> at IP
2008 Jul 03
0
configure: error: Active Directory support requires ldap_initialize
Tried configure of samba-3.2.0 on Sparc Solaris 9 with the following line: ./configure --with-ldap --with-ads --with-pam --with-winbind --with-krb5=/usr/local > $log 2>&1 There is a problem where the following error is produced: configure: error: Active Directory support requires ldap_initialize I can use the same line on samba-3.0.10 and it compiles and works. $
2013 Jan 30
1
kernel driver prevents supend to disk since 3.7 series
Hello, 3.7.x kernels prevent my laptop with Optimus VGA from suspend to disk with an PFIFO write fault in PCOPY0, see kernel log below. During the 3.6.x upto 3.6.11 suspend worked without problems. lspci -v info of the VGAs is attached. What may I do to debug this further ? Thanks for any help and greetings, Hermann Jan 30 00:32:41 seba kernel: [ 69.468486] nouveau [ DRM] suspending
2010 Jul 09
2
Re : Re : Re : Communication IAX2 >SIP>IAX2
ok it works i had a problem with a syntax: i had to wrire: exten =>_!X.,n(external),Dial(SIP/011212664800450 at pstn2,,S(20)) thanks ________________________________ De : Adil Zaaraoui <adilzeaaraoui at yahoo.fr> ? : Asterisk Users Mailing List - Non-Commercial Discussion <asterisk-users at lists.digium.com> Envoy? le : Jeu 8 juillet 2010, 19h 41min 15s Objet : Re :
2007 Jan 24
0
iax.conf setvar= like sip.conf setvar=?
Hi All, I'm running 1.2.9.1, is setvar= implemented in iax.conf in a later version of asterisk? If so, which one? Thanks. JR -- JR Richardson Engineering for the Masses
2015 May 01
3
nutdrv_qx interface change proposal item_t::preprocess
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, I would like to propose an interface change/extension, in order to be able to clearly differ from a PRE_SEND and a POST_RECEIVE item_t->preprocess-ing calls. IMHO there is no option to differ from item->preprocess(..), called from [1] and called from [2], at the moment. My idea is to extend the item_t->preprocess(..) with an additional
2015 May 19
0
nutdrv_qx interface change proposal item_t::preprocess
mmh.. At the moment there are 3 distinct preprocess functions that operate on 2 different types: - info_rw_t - preprocess(); - item_t - preprocess(); - item_t - preprocess_answer(). For info_rw_t: range/enum values are preprocessed just to see if that specific value is to be used or not depending on the conditions the driver meets at runtime (e.g.: low voltage devices -> low voltage ranges).
2008 May 12
1
Using multiple variables in SIP.CONF setvar
Hi, What is the syntax to set more than one variable in the SIP.conf file for a particular sip peer? (using the "setvar" line) Regards, Mick -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20080512/85ce8f28/attachment.htm
2009 Mar 12
1
SetVar (CDR var) from cli
Hi, I'm using 1.6.0.5 I'm trying to set CDR(userfield) for example from the cli, I look at the channel variables and I can see the new status, but que it hang-ups the CDR doesn't have this value. I'm using mysql backend for cdr Any idea? Thnks -------------- next part -------------- An HTML attachment was scrubbed... URL:
2011 Jan 13
1
SetVar Warning
I had lines 3 and 4 and added line 1 and 2 to extensions.conf exten => 106,1,SetVar(CALLFILENAME=${TIMESTAMP}_${CALLERID(num)}) exten => 106,2,Monitor(wav,${CALLFILENAME},m) exten => 106,3,hint,SIP/106 exten => 106,4,Macro(stdexten,106,${HINT}) I received this warning: WARNING[31463]: pbx.c:1832 pbx_extension_helper: No application 'SetVar' for extension
2008 Mar 28
1
sip.conf setvar option
Hi, does anybody know about the setvar option in asterisk's sip.conf. I am trying to define it for a peer that's used when making calls using the originate ami call, but it seems to not have any effect. Marcus -- Marcus Hunger - hunger at sipgate.de Telefon: +49 (0)211-63 55 55-61 Telefax: +49 (0)211-63 55 55-22 indigo networks GmbH - Gladbacher Str. 74 - 40219 D?sseldorf HRB
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: