Displaying 20 results from an estimated 28 matches for "extensi".
Did you mean:
extens
2005 Feb 10
0
asterisk GUI's that supports zap fxs extensi ons
...figuration utility or a User Interface?
MATT---
-----Original Message-----
From: Jon Gabrielson [mailto:jon@directfreight.com]
Sent: Thursday, February 10, 2005 10:48 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: [Asterisk-Users] asterisk GUI's that supports zap fxs
extensions
Are there any gui's that support zap fxs extensions?
AMP seems to be one of the more popular gui's but
it doesn't support zap fxs devices.
Thanks,
Jon.
_______________________________________________
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digiu...
2010 May 13
1
app_addon_sql_mysql.c:116 find_identifier
Hello list,
I have the following problem with MySQL-queries : it seems that the
resultid and connid are not cleared !
[macro-GetMailboxFromSIPuserID]
exten => s,1,MYSQL(Connect connid localhost xxx xxx xxx)
exten => s,n,MYSQL(Query resultid ${connid} SELECT\ extensie FROM\
tbl_SIPaccounts\ WHERE\ ID="${ARG1}")
exten => s,n,MYSQL(Fetch fetchid ${resultid} extensie)
exten => s,n,NoOp(fetchid = ${fetchid})
exten => s,n,MYSQL(Clear ${resultid})
exten => s,n,MYSQL(Disconnect ${connid})
exten => s,n,MacroExit()
[May 13 16:00:34] -- Exe...
2015 Jun 02
4
Forward loop protection...
Ia had a server overload today because someone did a call forward
to their own extension. To do a call forward I write a key called CFWD
with the extensi?n number and number to dial . The main script tests if
the key/value exists and dials the number stored in the database. What
is an easy way to prevent dumb people from creating a loop?
--
Telecomunicaciones Abiertas de M?xi...
2007 Jan 24
1
Query Failed because: Incorrect information in file: './asterisk/sip.frm'
...ountered this error.
Now, I have no acces to any information in mysql realtime, so nothing work
now !!!!!
[Jan 24 10:32:40] DEBUG[31070] res_config_mysql.c: MySQL RealTime:
Everything is fine.
[Jan 24 10:32:40] DEBUG[31070] res_config_mysql.c: MySQL RealTime: Retrieve
SQL: SELECT * FROM extensions WHERE exten = 'h' AND context = '
interne' AND priority = '1'
[Jan 24 10:32:40] DEBUG[31070] res_config_mysql.c: MySQL RealTime: Query:
SELECT * FROM extensions WHERE exten = 'h' AND context = 'interne
' AND priority = '1'
[Jan 24 10:32:40] DEB...
2011 Oct 31
1
Calls from PSTN on SPA3102
...figured the SPA PSTN line as trunk to receive and send
calls.
I can call outside from SIP phone throw the PSTN line and all is OK,
the problem is when I receive a call from the PSTN, on the out caller
phone there is a demo playback. I want to redirect the call to a
internal SIP phone.
This is the extensions.conf:
[spa]
include => saliente_pstn
include => entradas_pstn
include => sips
[saliente_pstn]
exten => _9ZXXXXXXX,1,Dial(SIP/${EXTEN}@pstn,60,)
exten => _9ZXXXXXXX,n,Hangup
[entradas_pstn]
exten => s,1,Dial(SIP/103,20,tm)
exten => s,2,VoiceMail(103)
exten => s,3,Hangup...
2010 Aug 26
2
CDR on Transfer...
I have searched for some time but I have not found an asnwer on how to
fix the CDR when a call is transferred. The problem is that if someone
dials a cell phone and then transfers the call to another extensi?n the
CDR for the cell call stops and there is no way to track that the call
was transferred so we can bill correctly. Many people have asked this
question but there is no answer, only a mention that it should be fixed
in 1.6 which it is not (at least on 1.6.2.11).
Any tips oh how to correct thi...
2007 Mar 21
1
PickUp a call with feature pickup (*8) from a IAX2 channel
Hi list, i'm trying to do that iax channels can acces the pickup
feature(normaly *8 dialing).
But always the iax channel when dial *8, search for the extensi?n *8 on its
context.
I know i can program the *8 extension with the pickup applicati?n. But its
doesn't works for me, becouse i need to pickup some calls comming from IVR's
o Queues.
And there de exten is no the same as the channel, etc.
Any idea or help ?
Thaks.
-------------- next part...
2008 Feb 28
1
Asterisk monitor() zap channel problem
im trying to use monitor() aplication with "b" option, to start the
recordigin just once the conversation has actuallly begun.
It works fine with a sip extensi?n, but when i use a zap channel, it records
all the channel bridging, including the ringing sounds...
could you please help me with this issue?
ill keep reporting
thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-use...
2008 Feb 21
1
Save a group of matrix
...ar, but I don't know how to do, I sure it's very simple but I've not encountered the way to do it.
If someone can help me I would be very grateful, thank you
Alfonso P?rez Rodr?guez
Instituto de Investigaciones Marinas
C/ Eduardo Cabello n? 6
C.P. 36208 Vigo (Espa?a)
Tlf.- 986231930 Extensi?n 241
e-mail: fonsilei en iim.csic.es
2007 Apr 12
1
rspec on rails: undefined method ''controller_name''
...v/teetime/vendor/plugins/rspec_on_rails/lib/spec/rails/runner/
context_factory.rb:37:in `new''
from
C:/dev/teetime/vendor/plugins/rspec_on_rails/lib/spec/rails/runner/
context_factory.rb:37:in `create''
from
C:/dev/teetime/vendor/plugins/rspec_on_rails/lib/spec/rails/extensi
ons/kernel.rb:4:in `context''
from ./spec/functional/booking_sheet_spec.rb:3
from C:/rails/InstantRails/ruby/lib/ruby/gems/1.8/gems/rspec-0.8.2
/lib/s
pec/runner/command_line.rb:24:in `load''
from C:/rails/InstantRails/ruby/lib/ruby/gems/1.8/gems/rspec- 0.8.2...
2015 Jun 02
2
Forward loop protection...
...at lists.digium.com] On Behalf Of Kevin Larsen
Sent: Tuesday, June 2, 2015 4:09 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] Forward loop protection...
> Ia had a server overload today because someone did a call forward
> to their own extension. To do a call forward I write a key called CFWD
> with the extensi?n number and number to dial . The main script tests if
> the key/value exists and dials the number stored in the database. What
> is an easy way to prevent dumb people from creating a loop?
Right after you have rea...
2015 Jun 02
0
Forward loop protection...
> Ia had a server overload today because someone did a call forward
> to their own extension. To do a call forward I write a key called CFWD
> with the extensi?n number and number to dial . The main script tests if
> the key/value exists and dials the number stored in the database. What
> is an easy way to prevent dumb people from creating a loop?
Right after you have re...
2015 Jun 02
0
Forward loop protection...
...Larsen
> *Sent:* Tuesday, June 2, 2015 4:09 PM
> *To:* Asterisk Users Mailing List - Non-Commercial Discussion
> *Subject:* Re: [asterisk-users] Forward loop protection...
>
>
>
> > Ia had a server overload today because someone did a call forward
> > to their own extension. To do a call forward I write a key called CFWD
> > with the extensi?n number and number to dial . The main script tests if
> > the key/value exists and dials the number stored in the database. What
> > is an easy way to prevent dumb people from creating a loop?
>
> Rig...
2015 Jun 03
0
Forward loop protection...
On Tuesday 02 Jun 2015, Carlos Chavez wrote:
> Ia had a server overload today because someone did a call forward
> to their own extension. To do a call forward I write a key called CFWD
> with the extensi?n number and number to dial . The main script tests if
> the key/value exists and dials the number stored in the database. What
> is an easy way to prevent dumb people from creating a loop?
There currently is no easy...
2015 Jun 03
1
Forward loop protection...
...les
Sent: Wednesday, June 3, 2015 3:08 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] Forward loop protection...
On Tuesday 02 Jun 2015, Carlos Chavez wrote:
> Ia had a server overload today because someone did a call forward
> to their own extension. To do a call forward I write a key called
> CFWD with the extensi?n number and number to dial . The main script
> tests if the key/value exists and dials the number stored in the
> database. What is an easy way to prevent dumb people from creating a loop?
There currently is no ea...
2001 Jul 21
0
AVISO URGENTE DE VIRUS
...des tu punto de vista
Espero me puedas ayudar con el archivo que te mando
Espero te guste este archivo que te mando
Este es el archivo con la informaci?n que me pediste"
Por ?ltimo la ?ltima l?nea del texto es la siguiente: Nos vemos pronto, gracias.
y que lleva un archivo adjunto con doble extensi?n NO ABRAIS EL ARCHIVO ADJUNTO y eliminar el mensaje porque se trata del VIRUS W32 SIRCAM que se transmite a trav?s de la libreta de direcciones de vuestro correo.
A mi me ha llegado en un correo enviado por una persona que no conozco
Saludos,
Agust?n
-------------- next part --------------
An H...
2008 Feb 19
2
change NA values
...mple, but, I'm begining with R and I'm not able to change the NA values in a matrix by 0 values, and it's necessary for my work, how can I do It? Thank you.
Alfonso Pérez Rodríguez
Instituto de Investigaciones Marinas
C/ Eduardo Cabello nº 6
C.P. 36208 Vigo (España)
Tlf.- 986231930 Extensión 241
e-mail: fonsilei@iim.csic.es
[[alternative HTML version deleted]]
2009 Jul 20
0
No subject
...e=
r<br>
<br>
Could someone please offer a little insight on this situation and<br>
point me towards the right command to be playing with?<br>
</blockquote><div><br>How about just setting the hold time in vicidial to 3=
minutes, specifying a drop action of extension and specifying drop extensi=
on of 2100?<br><br>d<br></div></div><br>
--0016e645b8246992f90470956e19--
2009 Sep 14
0
Something with Dahdi and reversal event...
...ted
and now Hanging up on channel 3
[Sep 14 10:41:25] DEBUG[4438] chan_dahdi.c: Polarity Reversal event
occured - DEBUG 2: channel 3, state 6, pol= 0, aonp= 0, honp= 1, pdelay=
600, tv= 294924
[Sep 14 10:41:25] VERBOSE[4438] logger.c: -- Executing [h at open:1]
NoOp("DAHDI/3-1", "extensie hangup - tel2268191 - winkel open") in new
stack
[Sep 14 10:41:25] VERBOSE[4438] logger.c: -- Executing [h at open:2]
NoOp("DAHDI/3-1", "hangup-cause : 16") in new stack
Jonas.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://list...
2010 Jul 15
0
WARNING[15867]: chan_sip.c:15766
Hello Asterisk-Community,
I'm having an error with my BLF configuration on my asterisk...i've
configured the sip peer like this:
[8250]
type=friend
callerid=Extensi?n 8250 <8250>
canreinvite=no
context=pbx9
dtmfmode=rfc2833
host=dynamic
insecure=no
language=es
nat=yes
pickupgroup=
callgroup=
qualify=2000
secret=cyx2mo
type=friend
username=8250
subscribecontext=pbx9
call-limit=100
disallow=all
allow=g729
allow=g723
allow=ulaw
allow=alaw
allow=ilbc
allow=g...