On Thu, Dec 10, 2009 at 2:54 AM, Atis Lezdins wrote:
> On Mon, Dec 7, 2009 at 10:00 AM, Giedrius Augys wrote:
>> hello,
>>
>> I've callcenter and our queue members want to see on their IP phone's
>> display queue's name , from which incoming call
ears when one member
> can belong to couple queues. Work around would be setting calling name with
> such information.
>
If Your phone supports text CLID:
Set(CALLERID(name)=${CALLERID(num) -> Sales);
Queue(sales);
If not, You can just add some digit in front/end of CALLERID(num).
do any limitations i can imagine with Set(GROUP()=...) and GROUP_COUNT.
Do You actually need rest of callers to wait in queue while one is
speaking, or disconnect them before they enter queue?
Regards,
Atis
--
Atis Lezdins,
VoIP Project Manager / Developer,
IQ Labs Inc,
a...@iq-labs.net
S
ge() ... and maybe so
> more.
>
> anyone already notice that to ?
>
> If it's not normal, anyone have an solution to it ?
Read the UPGRADE.txt
Solution is to use functions instead:
Set(CALLERID(name));
Set(CALLERID(num));
Set(CHANNEL(language));
etc
Regards,
Atis
--
Atis Lez
ea ?
Asterisk Realtime Architecutre currently treats all fields as strings.
I wish too that it would take into account actual field type retrieved
from DESCRIBE statement and add the quotes only if it's string.
You can safely do
ALTER TABLE sip_buddies CHANGE COLUMN port port VARCHAR(5);
Regards,
On Mon, Jun 8, 2009 at 7:00 PM, Klaus
Darilion wrote:
>
>
> Atis Lezdins schrieb:
>> On Mon, Jun 8, 2009 at 2:06 PM, Klaus
>> Darilion wrote:
>>> Hi!
>>>
>>> I have the following problem with Asterisk 1.4.23:
>>>
>>>
>>> AT
teway app (don't remember if there
exists any and in what state), or just write a RxFax which would then
generate call with TxFax.
Regards,
Atis
--
Atis Lezdins,
VoIP Project Manager / Developer,
IQ Labs Inc,
a...@iq-labs.net
Skype: atis.lezdins
Cell Phone: +371 28806004
Cell Phone: +
(or something similar) option in asterisk.conf
which would prepend system name to ${UNIQUEID}, so You just have to
make sure that uniqueid is enabled in cdr_addon_mysql, so each CDR in
database will be marked from specific system.
However I would suggest not doing heavy SELECT's on this
and set TRANSFER_CONTEXT variable, and
put a Dial with t flag there.
Regards,
Atis
--
Atis Lezdins,
VoIP Project Manager / Developer,
IQ Labs Inc,
a...@iq-labs.net
Skype: atis.lezdins
Cell Phone: +371 28806004
Cell Phone: +1 800 7300689
Work phone: +1 800 7502835
_
is owner of parent directory.
Set(__call_day=${STRFTIME(|${TIMEZONE}|%Y/%m/%d)});
Set(MONITOR_FILENAME=${MONITOR_DIR}/${call_day}/call-${UNIQUEID});
Monitor(ulaw,${MONITOR_FILENAME},b);
Regards,
Atis
--
Atis Lezdins,
VoIP Project Manager / Developer,
IQ Labs Inc,
a...@iq-labs.net
Skype: atis.lez
; "0227559600" <0227559600>") in new stack
> -- Executing Set("Local/2...@from-internal-a118,2", "FROMCONTEXT=exten-vm")
> in new stack
> -- Executing Macro("Local/2...@from-internal-a118,2", "record-enable|225|IN")
> in new st
On Mon, May 11, 2009 at 1:55 PM, Philipp Kempgen
wrote:
> Olivier schrieb:
>
>> It seems /* */ comments are not supported in ael.vim (which brings AEL
>> syntax-highlighting to vim).
>
> Are C-style comments supported in AEL? I don't think so.
They are.
Regards,
e is troublesome unless You
check internally for effective uid and call sudo internally.
Regards,
Atis
--
Atis Lezdins,
VoIP Project Manager / Developer,
IQ Labs Inc,
a...@iq-labs.net
Skype: atis.lezdins
Cell Phone: +371 28806004
Cell Phone: +1 800 7300689
Wor
e's queue_log for
that. This is purely monitoring info which can get lost during
restarts/reloads.
Regards,
Atis
--
Atis Lezdins,
VoIP Project Manager / Developer,
IQ Labs Inc,
a...@iq-labs.net
Skype: atis.lezdins
Cell Phone: +371 28806004
Cell Phone: +1 80
uld scale to encode 8kHz.. We currently do a daily routine to
compress all ulaw files to mp3 at night time, and it takes ~6 hours of
processing on 1 CPU (no parallel processing).
Regarding legal reasons, can't it be linked with lame within asterisk-addons?
Regards,
Atis
___
u can try throwing those calls and see how much can You get.
As for directrtp=yes - i'm not sure what it does, but perhaps it's
meant to be canreinvite=yes? Set it for each peer, and make sure You
dial to peer, not to IP (as I recall - this didn't work globally)
Regards,
Atis
On Wed
when the same could be
>> > achieved using Callweaver alone and some custom scripting.
>>
>> Why would the audio data path would be necessary? In our setup
>> CallWeaver effectively acts as modem, and talks T.38 with provider.
>
> Fax information data path to be pedantic.
d when the same could be achieved using
> Callweaver alone and some custom scripting.
Why would the audio data path would be necessary? In our setup
CallWeaver effectively acts as modem, and talks T.38 with provider.
Please see my previous statement about desktop client software. I
doubt that this ca
ify whole setup when migrating to
Asterisk 1.6, which would take over CallWeaver functions.
Regards,
Atis
--
Atis Lezdins,
VoIP Project Manager / Developer,
IQ Labs Inc,
a...@iq-labs.net
Skype: atis.lezdins
Cell Phone: +371 28806004
Cell Phone: +1 800 7300689
Work phone: +1 800 7502835
ed to execute custom scripts that grab
generated .tiff files and feed them to CallWeaver. Just search list
archives, I've writen detailed descriptions of this mechanism.
Regards,
Atis
--
Atis Lezdins,
VoIP Project Manager / Developer,
IQ
7;d' implies an answered channel? Or is this a Bug?
>
I think the limitation could be by analogous Zap phones, as they
probably don't support sending DTMF on unanswered channel. You could
try it opposite way - Dial from SIP phone to Zap.
Regards,
Atis
--
Atis Lezdins,
w, does DTMF work at
all for this Zap/ line? You could verify that by using Read before
Dial.
Regards,
Atis
--
Atis Lezdins,
VoIP Project Manager / Developer,
IQ Labs Inc,
a...@iq-labs.net
Skype: atis.lezdins
Cell Phone: +371 28806004
Cell Phone
On Tue, Apr 14, 2009 at 9:14 PM, Christoph Fürstaller
wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Hi Atis,
>
> No problem : ) I tried it again, here is the log output:
> -- Executing [...@from-pbx:1] Set("Zap/31-1", "EXITCONTEXT=callback
rk, but it
> doesn't : /
>
Oh, sorry, missed that part :)
Try enabling "full" log in logger.conf, set verbosity to 3 and debug
to 1, and see what goes in it.
Regards,
Atis
--
Atis Lezdins,
VoIP Project Manager / Developer,
IQ Labs Inc,
a...@iq-labs.net
Skype: atis.lezdins
Ce
quot; for that.
Of course, if You need it only on hangup, Luis suggestion will work
just fine, use Asterisk Realtime engine to read value from realtime
queue log.
Regards,
Atis
--
Atis Lezdins,
VoIP Project Manager / Developer,
IQ Labs Inc,
a...@iq-labs.net
Skype: atis.lezdins
Cell Phone: +
sts.
Regards,
Atis
On Tue, Apr 14, 2009 at 7:49 PM, Christoph Fürstaller
wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Hi,
>
> Thanks for your replay. But this can only be done before or after the dial,
> but I wanna do it during the dial, when user A is waiting
ver You should really have a think about what are Your
requirements, and how they could change in future. Perhaps using the
queue_log would allow rapid implementation and changes. Also, make
sure to take a look at queue_log on Asterisk 1.6.0/1.6.1, they have
some nice features added.
Regards,
Atis
user credentials from some interface, just issue
"sip prune realtime peer xxx" trough manager.
Also, in Asterisk 1.6 res_mysql driver can take advantage of MySQL
master/slave setups, so You can distribute Your database load to
separate read/write hosts.
Regards,
Atis
--
Atis Le
asterisk 1.6.0.5...
>
> when you do a, lets say, tail -f /var/log/asterisk/full its kinda of
> cool, because you can check the log with colors... but the log itself
> become a mess...
>
> regards,
>
Well, it's nice in console, but not that for analyzing. I would prefer
dis
GOFF','AGENTDUMP','AGENTLOGIN','AGENTLOGOFF','COMPLETEAGENT','COMPLETECALLER','CONFIGRELOAD','CONNECT','EDITMEMBER','ENTERQUEUE','EXITEMPTY','EXITWITHKEY','EXITWITHTIMEOUT',
e out a way to send it :)
Regards,
Atis
--
Atis Lezdins,
VoIP Project Manager / Developer,
IQ Labs Inc,
a...@iq-labs.net
Skype: atis.lezdins
Cell Phone: +371 28806004
Cell Phone: +1 800 7300689
Work phone: +1 800 7502835
___
-- Bandwidth and Colocati
> tell them apart based on callerid.
>In my case, every person is having DID (individual, unique across whole
> office), so this feature is called for.
This is good reasoning for local users. The "name" prompt from
voicemail could be used and made more generic.
Regards,
Atis
7;re using and
everything should work fast and fine. Sometimes i even log our
production servers for weeks with debug 1. So i would suggest
submiting this modification to digium bugtracker, if it really helps
tracking ip's.
Thanks again,
Atis
--
Atis Lezdins,
VoIP Project Manager / Develope
able
to keep track of their billing, etc for those test calls.
Also, thanks for showing us magics of ecasound. I have similar project
(pbx-test-framework) that allows IVR/Queue/etc testing in automated
mode. Recording everything and checking voice quuailty would be great
addition :)
Regard
On Thu, Dec 18, 2008 at 9:44 PM, Benoit wrote:
> Atis Lezdins a écrit :
>> On Thu, Dec 18, 2008 at 8:50 PM, Darrin Henshaw wrote:
>>
>>> I believe you are correct Atis.
>>>
>>> Philipp within your queue setup do you have any announcements? If so read
On Thu, Dec 18, 2008 at 8:50 PM, Darrin Henshaw wrote:
> I believe you are correct Atis.
>
> Philipp within your queue setup do you have any announcements? If so read the
> posting on
> queues.conf(http://www.voip-info.org/wiki/view/Asterisk+config+queues.conf),
> announce
affects which agent will be next to get call, but not which
call will be sent to next agent (if i understood OP correctly)
Regards,
Atis
--
Atis Lezdins,
VoIP Project Manager / Developer,
IQ Labs Inc,
a...@iq-labs.net
Skype: atis.lezdins
Cell Phone: +371 28806004
Cell Phone: +1 800
not the
> one which
> is already waiting for 4min, but the new one which has just arrived.
>
> However this doesn't happens everytimes
> Is it normal ?
>
Calls are distributed in Priority+FIFO. Do you set ${QUEUE_PRIO}
before sending call to queue? Perhaps you're forget
> should be along the lines of: Gosub(outbound,s,1
> (${EXTEN},provider1,provider2)).
>
Actually there's ampersand operator prefixing macro name, so AEL
parser will automatically check dependencies etc:
&outbound(${EXTEN},provider1,provider2);
Regards,
Atis
--
Atis Lezdins,
VoIP Pr
c on start up?
I'm really not sure. You can try installing ffmpeg of course. Local
copies of opal i have mentions libavcodec/ffmpeg only in plugins dir.
Did you compiled plugins? Perhaps you can try deleting everything
there.
Regards,
Atis
--
Atis Lezdins,
VoIP Project Manager / Developer,
IQ
as Callweaver does with Asterisk 1.6 (if you're
not bound to 1.4 setup)
Recently i also posted some rough configuration sample of my setup on
http://lists.digium.com/pipermail/asterisk-users/2008-November/222531.html
Please mind, that if you're trying T38modem, you should get versions
om files in one location.
http://www.voip-info.org/wiki/view/Asterisk+cmd+SetLanguage
Set(CHANNEL(language)=my)
and put your digits in /var/lib/asterisk/sounds/my/digits
Regards,
Atis
--
Atis Lezdins,
VoIP Project Manager / Developer,
IQ Labs Inc,
[EMAIL PROTECTED]
Skype: atis.lezdins
Cell P
(${CALLERID(num)}) to it. Remember that ${EXTEN} is just
any number in your dialplan, and you can set it to CallerID when
jumping to other context. Upon returning from gosub it would be back
the same.
Regards,
Atis
--
Atis Lezdins,
VoIP Project Manager / Developer,
IQ Labs Inc,
[EMAIL PROTECTED
at is new.
>
> If you know of a mail reader which will automatically scroll to the top
> of the latest info, let me know. If there is a technological fix,
> perhaps these threads will die down.
>
GMail webinterface does automatically hides quotations. I expect that
other mail client
hing) with Verbose(something) and it will be printed
out with Verbosity of 0. That's default verbosity you see in CLI.
NoOp really does nothing as opposed to Verbose(), so you will see it
only in "-- Executing" message which has verbosity 2.
Regards,
Atis
--
Atis Lezdins,
VoIP Project
no less required.
>>
>> --
>> Tilghman
>>
>> ___
>> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>>
>> asterisk-users mailing list
>> To UNSUBSCRIBE or update options visit:
&g
t you place your reply here?
>
> We have archives of the list. We can spot the original message.
>
> [snip more useless quoting resulted from top-posting]
>
>
>
> Sorry I did not know you have a non-top-posting policy
>
>
It's not official policy, however it's pleasant
n stays on that call for a long time -
> who's picking up the bill?
>
> Current CDR's are lacking in this respect - and I think this is what
> murf is trying to sort out (please jump in here murf).
>
I would like to comment really much of this, but I'll refrain until i
c
SIP registrations etc).
>
> I guess we'll just have to wait and see what santa murf gives us all for
> Christmas :).
>
I really want to contribute this discussion (and RFC), i'm reading it
and i have lot of to say, but it's hard to find time for reading RFC
(i'm
/background stuff is not my field, i just spitted out ideas of
"how i would solve it". I looked at available commands, and if you say
MusicOnHold doesn't stop, you have to terminate it somehow.
Regards,
Atis
>
> Thanks for your solution.
>
>
> -Original Message---
("Redirect",
array(
"Channel"=>$channel,
"Context"=>"continue",
"Exten"=>"123",
"Priority"=>"1"
)
);
if($as->res
ct
Of course you would need some script to send this action, but as long
as you control writes to database it shouldn't be a problem. All you
need is to store ${CHANNEL} name of current channel before entering
MusicOnHold().
Also you could take a look at GROUP_COUNT function, perha
ry etc.
If you just have to do something heavy for each call and you don't use
result of that operation to determine next step of call, you can do:
System((/usr/bin/do-something.sh)&)
note, the ampersand after first brackets will make to run shell
command in background.
I
DT 2008 x86_64 x86_64 x86_64 GNU/Linux
Debian Etch (4.0) - Linux saule 2.6.18-6-xen-686 #1 SMP Thu May 8
11:28:36 UTC 2008 i686 GNU/Linux
Debian Sid - Linux debian 2.6.26-1-686 #1 SMP Thu Oct 9 15:18:09 UTC
2008 i686 GNU/Linux
1.6.0.1 compiled fine on at least two Fedoras.
Regards,
Atis
--
Ati
anager.o
manager.c: In function 'action_getvar':
manager.c:1732: error: 'SENTINEL' undeclared (first use in this function)
manager.c:1732: error: (Each undeclared identifier is reported only once
manager.c:1732: error: for each function it appears in.)
make[1]: *** [manager.o] Erro
wer channel, even if you set
"r" option.. not sure is this a problem, but it could be complex :)
Regards,
Atis
>
> regards
>
>
> On Fri, Nov 28, 2008 at 12:31 PM, Atis Lezdins <[EMAIL PROTECTED]> wrote:
>>
>> On Fri, Nov 28, 2008 at 4:16 PM, Darri
from queue2 - no matter
that queue2 has lower weight or whatever settings. To overcome this,
you have to enable shared_lastcall (available since 1.6.0).
Regards,
Atis
>
> Regards
>
> On Fri, Nov 28, 2008 at 11:34 AM, Atis Lezdins <[EMAIL PROTECTED]> wrote:
>
> On Fri, Nov 28
multiple calls are ready to go to agent in different
queues. Also, you can give priority to different callers within queue
by setting QUEUE_PRIO variable before sending call to queue.
You could try to describe why you need two queues and what should be
rules to distribute calls - so we can help yo
and generates call file for Callweaver (which sends
trough Asterisk with T38 passtrough).
So, if you have PRI ir analogue lines, use IAXmodem, otherwise you
have to do either T38modem or SendFax.
Regards,
Atis
--
Atis Lezdins,
VoIP Project Manager / Developer,
IQ Labs Inc,
[EMAIL PROTECTED]
Skype: at
estination,$vars,$callerid,$waittime,$deliver_time,$filename,$retries,$callfile_dir);
Of course you'll need ast_originate_callfile which writes data to file
and then moves to correct dir. I would publish that, but it's full of
my constants and realted to much other libs..
Basically,
bled root page. Now you
can access it by adding /view/ to URL.
Regards,
Atis
--
Atis Lezdins,
VoIP Project Manager / Developer,
IQ Labs Inc,
[EMAIL PROTECTED]
Skype: atis.lezdins
Cell Phone: +371 28806004
Cell Phone: +1 800 7300689
Work phone: +1 800 7502835
_
On Tue, Nov 25, 2008 at 2:19 AM, Tilghman Lesher
<[EMAIL PROTECTED]> wrote:
> On Monday 24 November 2008 11:38:09 am Atis Lezdins wrote:
>> On Sun, Nov 23, 2008 at 2:19 PM, Artifex Maximus <[EMAIL PROTECTED]>
> wrote:
>> > I've installed a new Asterisk
t execute transaction.
That's the thing how it should be done with ODBC or whatever :)
Regards,
Atis
>
> Julian.
>
> Jared Smith wrote:
>> On Sun, 2008-11-23 at 00:47 -0500, Al Baker wrote:
>>
>>> Quote "
>>> The preferred method is to use f
On Fri, Nov 21, 2008 at 7:48 PM, Alex Balashov
<[EMAIL PROTECTED]> wrote:
> Atis Lezdins wrote:
>> On Fri, Nov 21, 2008 at 7:32 PM, Alex Balashov
>> <[EMAIL PROTECTED]> wrote:
>>> Atis Lezdins wrote:
>>>> Hi,
>>>>
>>>> VE
and 1.6 log system.
>
You should also check Asterisk log for warnings. 1.6 should detect
table structure and warn about missing fields. If it's so, perhaps you
can change asterisk -> mysql (res_cdr_addon_mysql if i remember
correctly) to do an "alter" on your table - then it will a
behavior. Current users
> see an issue either way, and future users won't see a problem at all.
>
Perhaps somebody from -dev team can be delegated to check naming
consistency of new features? So, whenever a feature is added (perhaps
at code review), he checks naming to match best of he
tabase and enforced
>> on RealTime enable conferences. This presumes you are
>> looking at 1.6.X or Trunk code...
>
> Ah. No realtime for me, so I guess I'll just stick with using
> MeetmeCount() in the dialplan. Thanks for the info!
>
>
> - Noah
>
If it
On Fri, Nov 21, 2008 at 7:32 PM, Alex Balashov
<[EMAIL PROTECTED]> wrote:
> Atis Lezdins wrote:
>> Hi,
>>
>> VERBOSE[6120] logger.c: -- Got SIP response 500 "Server Internal Error"
>>
>> I just noticed that i sometimes get those back from provid
rently i'm checking logs for warnings and errors, so i probably
have missed those.. It would be great indication that something is not
ok - either outgoing trunk or local phone is bad.
Any opinions?
Regards,
Atis
--
Atis Lezdins,
VoIP Project Manager / Developer,
IQ Labs Inc,
[EMAIL P
ate options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
>
Pong
GMail's preview looks fun - "Ping -- Bandwidth and Colocation Provided
by http://www.api-digital.com";
Regards,
Atis
--
Atis Lezdins,
VoIP Project Manager / Developer,
IQ Labs Inc,
[EMAIL
(language 'en')
>
> Why does the user's extension get created (all the phones work) but I can't
> dial to it?
>
AFAIR it was mentioned in UPGRADE.txt that argument separator was
changed from pipe to comma. Unless you read it, you might also
experience lot of other
+Termination+Providers
So, now it's updated with FWD and IdeaSIP, and linked from "VoIP
Service Providers"
Perhaps anyone who uses them can check examples - the ${EXTEN:1} part
seems wrong.
I wonder are there any legal issues if they were included in Asterisk
sample config? O
On Wed, Nov 19, 2008 at 6:51 PM, Steve Edwards
<[EMAIL PROTECTED]> wrote:
> On Wed, 19 Nov 2008, Atis Lezdins wrote:
>
>> 1) Start using AEL (remove this context from extensions.conf and add
>> to extensions.ael):
>>
>> context a2billing {
>> _X. => {
w,,5)
exten => _111,n,Wait(2)
exten => _111,n,Playback(/tmp/asterisk-recording)
exten => _111,n,Wait(2)
exten => _111,n,Hangup
exten => _112,1,Noop(Dialed 112)
exten => _112,n,Playback(AR_GetGiveToID)
exten => _112,n,Wait(2)
exten => _112,n,Record(/tmp/asterisk-recording:ulaw,,
e that's what i usually do. And
then there's also SVN switch, to update to other tag (for example
1.4.19 to 1.4.22)
Regards,
Atis
--
Atis Lezdins,
VoIP Project Manager / Developer,
[EMAIL PROTECTED]
Skype: atis.lezdins
Cell Phon
ll is, and then
do a "zcat" on compressed logs.
Also, i've heard that this approach of one uniqeid for all child
channels has been committed in trunk, it's called "linked_id" there.
Regards,
Atis
--
Atis Lezdins,
VoIP Project Manager / Developer,
[EMAIL PROTE
On Fri, Nov 14, 2008 at 10:27 PM, Tzafrir Cohen
<[EMAIL PROTECTED]> wrote:
> On Fri, Nov 14, 2008 at 08:34:48PM +0200, Atis Lezdins wrote:
>> On Fri, Nov 14, 2008 at 7:07 PM, Jeff LaCoursiere <[EMAIL PROTECTED]> wrote:
>> >
>> >
>> > On Fri, 14 Nov
give me some guide lines!
> thanks in advance.
CLI> rtcp stats
CLI> rtcp debug
and as i recall you might also need "sip set debug on" in order to
link this to calls/ip's, as rtcp stats are reporting only SIP call id.
Regards,
Atis
>
> Thanks,
> Max Alex
> Voip Deve
gt; tool you will need an asterisk server to connect to to place your calls.
> I am not understanding where you think the bloatware is coming into play.
>
> So are you sitting at the console of the machine running asterisk or is
> this something that you would use from a standalone *nix wor
them.
Settinu up "bounce" upon your post in list settings and then filtering
them to separate folder helps a lot.
Regards,
Atis
>
> Doug
>
>
> --
> Ben Franklin quote:
>
> "Those who would give up Essent
so it
won't be out in month or two. Next release in 1.6.0 branch will be
1.6.0.2.
Regards,
Atis
>
> Regards
>
>
> -Mensaje original-
> De: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] En nombre de Atis Lezdins
> Enviado el: Wednesday, November 12, 2008 5:12 P
g it in mind (if not even backporting 3 added lines) when
upgrading to 1.6.1.
http://svn.digium.com/view/asterisk?view=rev&revision=120166
Regards,
Atis
>
>
> -Mensaje original-
> De: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] En nombre de Atis Lezdins
> Enviado
vent,
"%s", message);
So, agent would be "Interface" and data would be "Message".
However, i wonder why do you need to pass "Login" event, as any kind
of Queue Login (dialplan or AMI) would do that automatically.
Regards,
Atisw
--
Atis Lezdins,
VoIP Project
> And what if you can't fix the source of these packets? And what if
> friendly peers outside of your realm (likely to iax-call you, so can't
> block them) sends these packets? There are holes in your logic.
>
> So asterisk has to be puritan of the lot? Holier than thou? Pro
e do, go back to a
>> barter economy? :-)
>>
>>
Thanks for interesting link :) Didn't knew any such projects exist.
I recently submitted idea for Google Project 10^100 which would help
implementing Resource Basec Economy (i just didn't knew that such term
exists). C
execute
Set(__company=A). Two underscores means that this variable will be
inherited in every child channel, so wherever the call will go (within
Asterisk of course) you will have variable ${company}
For more information please see http://www.voip-info.org/wiki-Asterisk+variables
Regards,
Atis
-
On Wed, Nov 5, 2008 at 5:28 PM, Olivier <[EMAIL PROTECTED]> wrote:
>
>
> 2008/11/5 Atis Lezdins <[EMAIL PROTECTED]>
>>
>> On Wed, Nov 5, 2008 at 12:39 PM, Olivier <[EMAIL PROTECTED]> wrote:
>> > Hi,
>> >
>> > I've new to http:/
ould have been done in simple way with
Google Documents, putting survey HTML on Digium site. Or just code a
few lines with PHP and you have exactly the same survey.
Btw, i somehow recall filling this out already a long time ago.
Regards,
Atis
Received: by 10.210.124.9 with SMTP id w9cs37934ebc;
e while Verbose
> is working.
> Am I missing something obvious ?
Hi,
NoOp is not outputting anything, it's just "does nothing", however you
should still be able to see "Executing NoOp("blablabla")" in console,
as it's a command.
Regards,
At
ding and more quality)
* Do a nightly (or per request) conversion to stereo MP3's preserving
8kHz. "sox -M" is great for this. Resulting files have smaller size
than in GSM or WAV format, so you can keep more recordings.
References:
[1] http://www.jeroenwijering.com/?item=JW_FLV_Playe
As i recall, iphone runs on Mach kernel, which should be UNIX
compatible. Of course you would have to jailbreak it.
Or you can try Openmoko, which is pure Linux.
Regards,
Atis
On Mon, Oct 27, 2008 at 3:08 PM, bilal ghayyad <[EMAIL PROTECTED]> wrote:
> Which mobile phone work with UNIX o
ing might send call to IVR first to welcome caller and give agents
some time.
2) Within after hours all agents are logged out every 15 minutes. So,
they are allowed to work after official working hours, but they just
have to relogin every 15 minutes. Realtime queue members in MySQL and
cron script mak
a script that would do "SELECT DISTINCT
context FROM extensions_table" and for each of results print out
"switch=>" lines. However you would need to issue "dialplan reload" or
AEL reload whenever you add a context.
Regards,
Atis
P.S.
try to not post twice :)
--
's also direct callerid matching, so you can match
dialed extension and callerid in same rule, but this looks simpler to
me in this case :)
For more info see
http://www.voip-info.org/wiki/view/Asterisk+config+extensions.conf and
search for "ex-girlfriend" :)
Regards,
Atis
--
Atis Lezdi
;/etc/asterisk/res_mysql.conf': Found
MySQL RealTime driver loaded.
Loaded res_config_mysql.so => (MySQL RealTime Configuration Driver)
On Wed, Oct 15, 2008 at 9:05 AM, Lee, John (Sydney)
<[EMAIL PROTECTED]> wrote:
> Hi Atis,
>
>> queue_log => mysql,asteriskcdr
y have temporary storage in
/tmp/, however there's more general option for asterisk. See "man
asterisk", there's command -t which could be passed at asterisk
startup, then asterisk will write all files in /var/spool/asterisk/tmp
(allocating empty filename before), and after re
Hi John,
On Tue, Oct 14, 2008 at 3:36 AM, Lee, John (Sydney)
<[EMAIL PROTECTED]> wrote:
>> if you have applied everything correctly - queue_log file shoudln't
>> have any more lines (except init when restarting asterisk).
>
> Thanks Atis.
> I see what you are sa
shoudln't
have any more lines (except init when restarting asterisk).
Regards,
Atis
>>
>> This uses standardized realtime/mysql library from asterisk addons.
>> For it to support SQL inserts in 1.4, you would also need to apply
>> both patches from (1 for asterisk, anoth
iq-labs.net/realtime_store_destroy-1.4/
This will later allow you to upgrade to 1.6 and having everything
working without patching.
Regards,
Atis
--
Atis Lezdins,
VoIP Project Manager / Developer,
[EMAIL PROTECTED]
Skype: atis.lezdins
Cell Phone: +371 28806004
Cell Phone: +1 800 7300689
Work p
for "forward all ports to one ip", so not much use.
As alternative you can set up VPN on router and asterisk box, so
asterisk will treat all internal addresses as local.
Regards,
Atis
>
> Thanks
> CS
>
>
> -Original Message-
> From: [EMAIL PROTECTED]
> [ma
1 - 100 of 392 matches
Mail list logo