Displaying 20 results from an estimated 60 matches for "paddy".
Did you mean:
paddr
2020 May 01
1
Length of dial string
...s job xxx"
is what is needed so the ability to call 20+ numbers is what is needed - agi
does a database search for all jobx workers and constructs a dialstring with
SIP, DAHDI and Local devices.
Can someone tell me where to find maximum string length for the dial data in
the DIAL command
Paddy
_____
From: Dovid Bender [mailto:dovid at telecurve.com]
Sent: 01 May 2020 10:26
To: paddy at wizaner.com; Asterisk Users Mailing List - Non-Commercial
Discussion
Subject: Re: [asterisk-users] Length of dial string
Paddy,
Why not use local extensions? You can do something like this.
Ext...
2018 Nov 29
2
Queues and penalties
...the penalty is not honoured.
This is well described in the History section of the following link
https://wiki.freepbx.org/display/PPS/lazymembers+patch+to+app_queue
As I say this seems to be a real shortcoming in app_queue.
Any ideas, suggestions, anyone want to work with me to sort this ?
Paddy
_____
From: John Kiniston [mailto:johnkiniston at gmail.com]
Sent: 28 November 2018 21:17
To: paddy at wizaner.com; Asterisk Users Mailing List - Non-Commercial
Discussion
Subject: Re: [asterisk-users] Queues and penalties
This should work, How are you defining your timeouts in the queu...
2020 May 01
4
Length of dial string
...d to call 20+ devices at the same time so dial strings are very long I
cant really use a queue(ringall) which was my original idea as the customer
needs different groups for virtually every call some of which are simple sip
devices and others have to be local devices (Internal and External CLIs).
Paddy Grice
2018 Nov 28
2
Queues and penalties
...phones
ringing because of the timeout so the user has a ringing phone and then it
stops and then it starts again whereas the penalty just adds handsets into
the ringing group.
This seems to be a real shortcoming in app_queue.
Any ideas, suggestions, anyone want to work with me to sort this ?
Paddy Grice
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20181128/ced7f9f9/attachment.html>
2010 Aug 19
3
Calling Line Identity - any ideas
...sion needs to show "EXTxxx" on the extension
(Ext400) but show the office telephone number on the landline
so in pseudo code I want to do something like
Dial ( SIP/Ext400 using CLID "EXT123" & SIP/TheWorld/441234567890 using CLID
"44112233445566" )
Any ideas ?
Paddy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100819/13fcb776/attachment.htm
2019 Aug 30
2
I broke "yum update" - C7
...racking changes to /etc. Package installs trigger a commit, as do a daily
cron job.
If in this case it was a corrupt file in /etc/pki, then a 'git log' or
similar could show when it happened. Although I think you tried 'rpm -V'
already so perhaps it wasn't a corrupt cert file.
Paddy
--
Paddy Doyle
Research IT / Trinity Centre for High Performance Computing,
Lloyd Building, Trinity College Dublin, Dublin 2, Ireland.
Phone: +353-1-896-3725
https://www.tchpc.tcd.ie/
2020 Jun 05
6
yum/dnf diff
On 6/5/2020 12:21 PM, Johnny Hughes wrote:
> if you click on the six digit number, for example, e52775 for the
> current latest "import 389-ds-base-1.3.10.1-9.el7_8". The result is
> every diff of every change for the rpm.
That's quite handy! But not what I'm looking for. I'm trying to figure
out what edits I made to my config files.
My most recent case was
2014 Jan 03
2
Question about --files-from= and folder structure
...ation files that can be read from my thumb drive, I'm
not looking to preserve the original file structure (actually, I'm
looking to sync *only the files* to the new destination directory).
The source files are all subfolders under /backup/Music:
./Adrian Legg/Mrs. Crowe's Blue Waltz/Paddy Goes To Nashville.mp3
./Adrian Legg/Mrs. Crowe's Blue Waltz/Sour Grapes.mp3
./Adrian Legg/Wine, Women & Waltz/Divorcee's Waltz.mp3
./Adrian Legg/Wine, Women & Waltz/Mrs. Crowe's Blue Waltz.mp3
./Adrian Legg/Wine, Women & Waltz/Nora Handley's Waltz.mp3
./Adrian Legg/Wine,...
2020 May 01
0
Length of dial string
Paddy,
Why not use local extensions? You can do something like this.
Exten => s,1,Dial(Local/set1 at call_all&Local/set2 at call_all
&Local/set3 at call_all)
[call_all]
Exten => set1,1,Dial(SIP/100&SIP/101&SIP/102&SIP/103&SIP/104&SIP/105
Exten => set1,1,Dial(SIP/106...
2007 Jan 23
1
Help debugging a xen server
...39;ve been trying to get xen to work on a couple of old machines for a
while now.
it runs for a week or two, and then when it stops the machine powers off
and I find I have to hold the front power switch in for ~10 secs before
toggling the back power switch makes any difference.
clues ?
Regards,
Paddy
2020 Apr 02
1
PJSIP Lockup
Paddy, It's pretty easy to spot from the CLI.
A voicemail gets called. And the screen basically stops scrolling from
there. Eventually you'll get the "Task processors exceeded 500 queued
tasks" or something like that. And maybe channels attempting to hangup due
to lack of RTP (If you h...
2015 Jan 03
2
Asterisk removes a charachter from sip peer name
Hello all,
Just wondering on a behavior I noticed while testing with realtime sip
peers with names like 111.222 at mydomain.com. Using Kamailio as outbound
proxy, it sends Asterisk a sip message where To header value is <
sip:111.222 at mydomain.com> and From header has value "username" <
sip:111.333 at mydomain.com;transport=UDP>;tag=fc609171. When Asterisk sends
out the
2019 Aug 30
0
I broke "yum update" - C7
On Friday 30 August 2019 12:45:04 Paddy Doyle wrote:
>
> Just to mention that the 'etckeeper' package from EPEL is great for
> tracking changes to /etc. Package installs trigger a commit, as do a daily
> cron job.
>
> If in this case it was a corrupt file in /etc/pki, then a 'git log' or
> similar c...
2011 Mar 14
2
Asterisk -rx command not returning data - Version 1.4.33.1
...968 ast_carefulwrite: write()
returned error: Broken pipe
-- Remote UNIX connection disconnected
siptest*CLI>
I assume the problem is timing but any ideas on how to fix it
The test is running in an idle box Debian Lenny asterisk version 1.4.33.1
unpatched
Any ideas would be helpful
Paddy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110314/c689d5ed/attachment.htm>
2007 Aug 16
1
remove group mappings manually?
...ctions are broken due to apple modifications.
Can I manually delete the groupmapping from the database?
I assumed the group mappings were stored in ldap but can't find any
reference there. The group_mapping tdb also seems empty so asides rom
looking at the source I am at a loss.
Many thanks
Paddy
2014 Dec 16
1
Realtime not storing voicemail password changes
...lds);
}
I believe line 3314 of the file main/config.c should be
realtime_arguments_to_fields2(ap, 1, &update_fields);
I have changed it and it works for me - but -
1) I don't know what else this may effect
2) I dont know how to pass this on to the development team
Paddy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20141216/269fcbe4/attachment.html>
2019 Nov 07
1
yum install fails - itertoolsmodule.so
Hi Paddy,
I was suspecting the same, and from the output below I think you're right. However, I was hoping I could just repair this problem for now, and worry about replacing the HDD later. I need to resume some services that also seem to generate this same error.
Gary
[root at zeppo services]# ll /...
2008 Jun 27
5
Wheel and YUM!!
Dear All
I am trying to allow a local user on the centos machine to be able to
run yum
What I have done is added him to the wheel group so that he can run
software, basically it's his own machine if he breaks it it's his
problem
But even after adding him to wheel, sys and adm group he is unable to
install using yum
I am sure I must be missing something or I must be doing
2020 Apr 01
2
PJSIP Lockup
We ultimately found this to be a voicemail issue. The voicemail is held in
MYSQL as well (via ODBC). And we found when attempting to playback a
customers voicemail unavail greeting is when the deadlock would occur
(Immediately, every time. Throwing the same "task processors" errors, And
making pjsip completely unresponsive). We had imported a number of
greetings from a legacy asterisk
2003 Jan 31
2
Precompiled rsync 2.5.5 for SPARC Solaris 8 64bit
Hello List,
Would anybody have a precompiled version of rsync 2.5.5 for SPARC
Solaris 8 64bit?
Thanks in advance for your help,
Loris
--
Loris Serena
Unix Systems Administrator
PaddyPower Bookmakers
Phone : +353-1-4049633 http://www.paddypowerplc.com
Mobile: +353-87-9683760 mailto:lserena@paddypower.com
Privileged, confidential and/or copyright information may be contained in this communication.
This e-mail and any files transmitted with it a...