Displaying 20 results from an estimated 127 matches for "iqbal".
2012 Nov 06
19
puppet failing to run
...on
Error: Could not intialize global default settings: Error converting value
for param ''factpath'': Could not find value for $confdir
google search found this link and that is already fixed for this version
https://github.com/puppetlabs/puppet/pull/750
Please advise.
--
Asif Iqbal
PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To post to this group, send email t...
2009 Feb 12
9
df -k takes too long only at random times
How do I find out why df -k is taking soo long to respond only sometimes?
--
Asif Iqbal
PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
2005 Jun 22
1
Re: [Serusers] ASTERISK+SER+MWI
...age gets left Asterisk sends the NOTIFY to
username at seripaddress:serport. SER gets it and
since it knows what's up, it relays it to the phone.
Tada! I gave my patch to Rob (who leads up the
ast_data patch. If you need it let me know. Its for
Asterisk 1.0.2 with the 1.0.2 ast_data patch.
--- Iqbal <iqbal@gigo.co.uk> a ?crit :
> Realtime with asterisk, and voicemail, #if you get i
> working let me
> know, I got voicemail from flatfile all working, but
> realtime, just
> doesnt seem to pull the info out of the database for
> some reason.
>
> MWI, if your phone...
2018 Apr 11
2
tftpd server S not responding
On Thu, Mar 29, 2018 at 12:48 PM, Asif Iqbal <vadud3 at gmail.com> wrote:
>
>
> On Thu, Mar 29, 2018 at 7:21 AM, Steven Tardy <sjt5atra at gmail.com> wrote:
>
>> A STATEFUL firewall with ?ip any any? can and will still block asymmetric
>> communications due to the firewall keeping track of state (hence tha...
2005 Jul 19
2
Remotely Access an Extension
...to
login to a phone remotely? The way we are login to our PC with our own
account, I want to login to a desk phone(I have Cisco 7960 and Cisco
7910) with my own extension so that, when I am in a distant location
from my desk for a long time I could be able to get my phone with me.
Thank you,
Yusuf Iqbal
2009 Aug 16
3
userdel without -r switch
...debug: //User[foo]: 1 change(s)
debug: User[foo](provider=useradd): Executing ''/usr/sbin/userdel foo''
notice: //User[foo]/ensure: removed
debug: Finishing transaction -606510198 with 1 changes
on solaris I am using puppet 0.24.8 and on linux (ubuntu) it is puppet 0.24.5
--
Asif Iqbal
PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Puppet User...
2009 Jun 10
10
puppet client looking for server puppet
...platedir = /var//opt/csw/puppet/templates
tagmap = /etc//opt/csw/puppet/tagmail.conf
rrdinterval = 60
rrddir = /var//opt/csw/puppet/rrd
fileserverconfig = /etc//opt/csw/puppet/fileserver.conf
graphdir = /var//opt/csw/puppet/state/graphs
clientbucketdir = /var//opt/csw/puppet/clientbucket
--
Asif Iqbal
PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Puppet User...
2018 Mar 29
2
tftpd server S not responding
On Wed, Mar 28, 2018 at 6:25 PM, Steven Tardy <sjt5atra at gmail.com> wrote:
> On Wed, Mar 28, 2018 at 3:16 PM Asif Iqbal <vadud3 at gmail.com> wrote:
>
> > It is not respoding to A server which is sending the tftp read request
> RRQ.
> >
> > I do see the RRQ packets coming from A to S, but S never responds back
> from
> > a different port Y to A
> >
> > So this part...
2007 Jun 02
3
Dynamically adding Context in dialplan?
Hi everybody,
>From asterisk CLI we can add extensions in dial-plan dynamically using
"dialplan add extension" command.
but how we can dynamically create a context in dialplan. is that
possible?
Nasir Iqbal
2011 Jun 16
3
puppet repository from puppetlabs
....
But would be nice if there is a PPA available for lucid, cuz it would
work nicely with routine upgrade.
puppetdashboard worked nicely with the puppet labs ppa deb
http://apt.puppetlabs.com/ubuntu lucid main
and deb-src deb-src http://apt.puppetlabs.com/ubuntu lucid main
Please advise.
--
Asif Iqbal
PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To post to this group, send email t...
2009 Mar 15
5
428 Loop Detected
Hi I looked at few emails related to this subject. And still not sure
how to solve the loop detect problem for my case
iqbala at improvise:/etc/asterisk$ cat sip.conf
[general]
context=line1
[phone]
type=friend
context=phone1
secret=g00dpazzwerd
bindport=5060
host=192.168.1.106
dtmfmode=rfc2833
[line]
type=friend
context=line1
secret=anothers33cret
bindport=5061
host=192.168.1.106
dtmfmode=rfc2833
iqbala at improvise...
2018 Oct 04
3
CURL to post application/json
We tried to use the CURL fn to POST json, but it's sent as form data and
there seems no support for changing the Content-Type header. We switched to
invoking curl in the shell.
All the documentation I could find says there is just one parameter for the
url and an optional second for POST body. Is there an undocumented way to
set Content-Type?
-------------- next part --------------
An HTML
2018 Mar 29
0
tftpd server S not responding
On Wed, Mar 28, 2018 at 9:15 PM, Asif Iqbal <vadud3 at gmail.com> wrote:
>
>
> On Wed, Mar 28, 2018 at 6:25 PM, Steven Tardy <sjt5atra at gmail.com> wrote:
>
>> On Wed, Mar 28, 2018 at 3:16 PM Asif Iqbal <vadud3 at gmail.com> wrote:
>>
>> > It is not respoding to A server which is sending t...
2005 May 19
1
retail unit for cards
Hi
Does anyone know of a retail outlet in the UK where you maybe able to
purchase cards for asterisk.
Iqbal
2005 May 15
5
FXO/FXS suggestions:
I'm looking for a zaptel type device with one (or more) FXO and
one (or more) FXS port. Basically this guy would sit in-line of your phone
line (PCI card). Any suggestions? TDM400 would be overkill.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050515/d66e6335/attachment.htm
2018 Mar 28
2
tftpd server S not responding
...: /system.slice/tftp.service
??1685 /usr/sbin/in.tftpd --verbose --verbosity 10 --secure
/tftpboot --port-range 4069:4169
Mar 28 18:57:42 S.example.net systemd[1]: Started Tftp Server.
Mar 28 18:57:42 S.example.net systemd[1]: Starting Tftp Server...
Any help is appreciated!
--
Asif Iqbal
PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
2005 Jun 30
2
ser --> sip.conf --->extensions.conf, variable context
...be defined on their internal criteria.
Or is there a better way of doing this, in short how can I restrict one
group of user and prevent them from interfering with the others, without
having a separate asterisk box for each user, has anyone used asterisk
in a multiple company hosted setup
tks
Iqbal
2005 Aug 24
0
Re: [Serusers] SER IP PBX for multiple clients
...he
same problems as you describe)?
Hope someone at this list is able to help us!
Regards,
Ronald
-----Oorspronkelijk bericht-----
Van: asterisk-users-bounces@lists.digium.com
[mailto:asterisk-users-bounces@lists.digium.com] Namens Waldo Rubinstein
Verzonden: woensdag 24 augustus 2005 17:28
Aan: Iqbal
CC: SER User Mailing List Mailing List; Asterisk Users Mailing List -
Non-Commercial Discussion
Onderwerp: [Asterisk-Users] Re: [Serusers] SER IP PBX for multiple
clients
lqbal,
I do plan on having alot of users. Two markets I'm trying to get some
volume users from are: residential consumers...
2018 Mar 29
3
tftpd server S not responding
A STATEFUL firewall with ?ip any any? can and will still block asymmetric
communications due to the firewall keeping track of state (hence tha name
stateful firewall).
Tcpdump on your servers /other/ NICs and you?ll see the tftp traffic
leaving your server on some other NIC (probably on with the default route).
The upstream firewall will then block the tftp response if it never saw the
tftp
2018 Apr 12
0
tftpd server S not responding
have you checked that tftp is added to hosts.allow.
syslog may be reporting libwrap errors, libwrap is trcpwrappers
regards peter
On 11 April 2018 16:57:04 "Asif Iqbal" <vadud3 at gmail.com> wrote:
> On Thu, Mar 29, 2018 at 12:48 PM, Asif Iqbal <vadud3 at gmail.com> wrote:
>
> >
> >
> > On Thu, Mar 29, 2018 at 7:21 AM, Steven Tardy <sjt5atra at gmail.com> wrote:
> >
>> > A STATEFUL firewall with ?ip a...