Displaying 20 results from an estimated 1000 matches similar to: "Function REGEX"
2015 May 12
1
AEL keyword IfTime with variable on time range
Sorry, I forget to tell I tried, but not works.
*Context:*
context ivr_temp2 {
s => {
Proceeding();
str_time_01 = '06:00-12:00|*|*|*'; // Manh?
ifTime (${str_time_01}) {
Playback(ura/bom_dia);
}
}
}
The error is showed on "ael reload".
*Console errors:*
rs0000sr304*CLI> ael reload
Command 'ael reload' failed.
2015 May 12
2
AEL keyword IfTime with variable on time range
Hi
It's possible using a variable in the iftime keyword argument?
E.g:
context text {
s => {
timerange = '06:00-12:00|*|*|*';
ifTime(${timerange} {
Playback(ivr/goodbye);
}
}
}
thanks
[image: Sua Foto] <rafaelsnsa at gmail.com>Rafael S. SaraivaPorto Alegre - RS
| Mobile: (51) 8174-7956
<http://br.linkedin.com/pub/rafael-saraiva/52/aab/230>
2013 May 18
5
Performance Asterisk large installation on Vmware/Xen
Hi
I would like the opinion of you and if anyone has a similar scenario. I
have a project for installation of a Asterisk server in a client with about
400 extensions. My question is whether this scenario carry an Asterisk
virtualized. Will be used only extensions and trunks sip sip, 1 queue with
2 agents, without call recording. It is best to use XEN or VMware? Which
best version of Asterisk for
2014 Mar 26
1
Verbose only one context
Hi
It's possible in Asterisk 1.8 enable verbose only in one context or
extension?
thanks
Att,
*Rafael dos Santos Saraiva*
<http://br.linkedin.com/pub/rafael-saraiva/52/aab/230>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20140326/4ed97cc9/attachment.html>
2018 Nov 30
2
Asterisk non-root - selinux - astdb
Hi
I'm trying to use Asterisk running as non-root user and selinux enabled.
Asterisk is running ok, but astdb not works. When i try to put in astdb,
console shows this message:
WARNING[1853]: db.c:350 ast_db_put: Couldn't execute statment: SQL logic
error or missing database
CentOS 7.5.1804
Asterisk certified/13.21-cert3
[root at sv03 asterisk]# ls -lahZ /var/lib/asterisk/astdb.sqlite3
2015 Aug 12
2
Busy level in Asterisk 11
Hi
I need to set the number of incoming calls to one, but the outgoing calls
should be unlimited. I think the busylevel parameter is for it(incoming
calls), but not works. My config is:
cat sip.conf
[general]
[template](!)
qualify=yes
cc_agent_policy=generic
cc_monitor_policy=generic
call-limit=2
busylevel=1
callcounter=yes
subscribecontext = hint
allowsubscribe=yes
[100](template)
2014 Jun 30
2
Sippeers realtime with minimum table
Hi there
It's possible configure realtime mysql in Asterisk with a non standard
sippeers table?
I need using a sippeers table from other system (non Asterisk). This table
has a minimal configuration.
Thank's
Att,
*Rafael dos Santos Saraiva*
<http://br.linkedin.com/pub/rafael-saraiva/52/aab/230>
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2013 Aug 05
3
Voicemail variables on email subject
Hi
I have a problem w/ voicemail, the subject message is corruption when used
voicemail variables, e.g. :
voicemail.conf
emailsubject=${VM_MAILBOX}|${VM_MSGNUM}|${VM_CALLERID}|${VM_DUR}
Return:
Subject: =?utf-8?Q?1504|12|=22Teste_-_Rafael=22_=3C1570=3E|0=3A16?=
Expected:
Subject: 1504|12|"Teste - Rafael" <1570>|16
Thank's
Att,
*Rafael dos Santos Saraiva*
Tel: (51)
2014 Jul 11
2
CDR(dst) not set in AEL macro
Hi
I'm using a macro to dial in a AEL dialplan. The problem is the macro do
not set the field CDR(dst), showing only ~~s~~.
I tried various configurations, but without solutions.
This is the macro:
macro dial-out(destno,dialstring,route_descr,interno) {
__TRANSFER_CONTEXT=ipbx;
if(${interno} = 1) {
Set(__PICKUPMARK=${destno});
if(${ODBC_verify_user(${CALLERID(num)})} > 0) {
t = tT;
}
2014 Oct 28
2
Asterisk 13 stable?
Hi
The Asterisk 13 is already stable for production environment?
thank's
[image: Sua Foto] <rafaelsnsa at gmail.com>Rafael S. SaraivaPorto Alegre - RS
| Mobile: (51) 8174-7956
<http://br.linkedin.com/pub/rafael-saraiva/52/aab/230>
<https://plus.google.com/u/0/+RafaelSaraivaRS>
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2019 Feb 15
2
Set qualify = yes on trunk can't do outgoing call
Hello when I set qualify = yes on trunk I can't do outgoing call.
Incoming is always working.
[Feb 15 23:01:41] WARNING[12909][C-00000012]: app_dial.c:2525
dial_exec_full: Unable to create channel of type 'SIP' (cause 20 -
Subscriber absent)
but my linphone is registered all the time.
when set qualify = no outgoing call is working
(but i have problems when WAN IP is changed after
2018 May 08
2
Reject call from Asterisk dialplan
Hi,
I'm looking for a way to reject a call remotely using the Asterisk
dialplan.
For example, phone A is ringing - I'm at the other end of the room next to
phone B, and I want to reject the call to Phone A by dialing an extension.
I'm basically trying to reproduce the Polycom "reject" action but through
the Asterisk dialplan.
Reasons:
1. It would allow me to
2015 May 12
0
AEL keyword IfTime with variable on time range
You should try it and find out if it works. If it does, let us know.
Regards;
John
From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Rafael dos Santos Saraiva
Sent: Tuesday, May 12, 2015 11:58 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: [asterisk-users] AEL keyword IfTime with variable on time range
2007 Nov 08
3
'a' extension
Is there any way to see the called number when a call gets redirected to
the 'a' extension from voicemail? Say x123 calls x456 and it rolls to
voicemail. x123 hits * and gets dumped into the 'a' extension in the
original context. I need some logic in 'a' to do a database lookup
based on the original called number (x456). Any ideas? When I do a
test, it appears
2005 Sep 08
5
data manipulation
Dear All,
I would be grateful if you can help me. My problem is the following:
I have a data set like:
ID time X1 X2
1 1 x111 x211
1 2 x112 x212
2 1 x121 x221
2 2 x122 x222
2 3 x123 x223
where X1 and X2 are 2 covariates and "time" is the time of observation and ID indicates the
2014 Apr 03
1
func_odbc
Hi All
Anyone know how to do include files with func_odbc.conf?
I now have several pages of functions in my func_odbc.conf and it is
getting harder to maintain it.
I would like to break them up into files by category. The standard method
of using the #include does not seem to work .
Ideas are appreciated.
Bryant
-------------- next part --------------
An HTML attachment was
2014 Jul 24
1
audio gain in SIP channel
hello all,
i'm trying to do what in object with an asterisk box 11.11 on centos6.5,
using functions
AGC and VOLUME, but seems that does not work at all.
There is a way to check this values during setup/call?
Maybe is it not possible realize what i'd like to do?
Could anyone can help me on this?
thanks a lot in advance
regards
Lorenzo
-------------- next part --------------
An HTML
2014 Jul 21
1
Call Identifier Logging
Hello,
I am working on upgrading from Asterisk 1.8 to Asterisk 11.6. One of the features we are excited for is Call Identifier Logging<https://wiki.asterisk.org/wiki/display/AST/Call+Identifier+Logging>. However, it doesn't appear that this new Call ID is accessible from the dial plan. Ideally we would like to store this Call ID in the CDR. Does anyone know if this is possible?
I could
2007 Dec 17
2
Music On Hold
Hello everyone,
I am having a bit of problem getting MusicOnhold to play.
I am running Asterisk 1.4 with MPG123 0.59 installed.
And here's what i see in the debugging window of asterisk:
-- Started music on hold, class 'default', on channel
'SIP/x123-082043d0'
-- Stopped music on hold on SIP/x123-082043d0
Any idea why it is not playing the file at all?
thanks
2017 Oct 06
2
Asterisk put call on hold when receive 183 Session Progress with media address 0.0.0.0 in SDP
Hi
Is it a normal behavior of Asterisk put a call on hold when receive a
Session Progress with media address 0.0.0.0 in SDP? I believe the call on
hold should be initiate with a re-invite.
Thanks
--
Att,
Rafael Saraiva
-------------- next part --------------
An HTML attachment was scrubbed...
URL: