Displaying 20 results from an estimated 38 matches for "akbars".
Did you mean:
akbar
2005 Jun 20
3
Debian Vs Fedora
Does anyone have any comments about using Debian stable release Vs Fedora
for running Asterisk?
Syed Akbar
Alico Systems Inc
www.alicosystems.com
Tel: 562-436-1510
2004 Mar 30
2
dovecot not reconnecting to ldap after ldap restart
I upgraded dovecot two weeks ago from 0.99.10-0.rc2 to
0.99.10.4-1woody1 (both from the woody backport packages from
braincells.com).
Dovecot is using LDAP on a separate machine for authentication.
(through stunnel if it matters)
At 4:00 am, the LDAP server stops, dumps the ldap database, and then
starts back up. Because the LDAP server is stopped, anyone who tries
to authenticate during
2005 Jun 13
2
Adtran TA 750 FXO Groundstart Mode
I am having a problem using the Adtran 750 FXO quad card with a Groundstart
trunk line. I am able to receive calls on the trunk line, however dialing
out is not working. The Adtran does not seem to be doing the signaling. Has
anyone used the 750 FXO card in Groundstart mode? Any special configuration
issues that I should be aware of?
Syed Akbar
Alico Systems Inc
www.alicosystems.com
Tel:
2004 Sep 02
3
digitnetworks card issues?
Hi,
I've purchased two x100p clones, and when I try accessing a line
from asterisk with something like this:
exten => _1NXXNXXXXXX,1,Dial(Zap/2/{$EXTEN})
(is that only supposed to put you on channel 2 or actually dial the #
for you?)
but I first hear noise, then a dial tone, but as soon as I start dialing
numbers I get feedback and noise, and the call doesn't go through.
Any
2004 Aug 22
3
zap show channels - no such command
Hi,
in response to a previous posting regarding getting the x100p to
work, I was told to run "zap show channels," but when i do i get "no
such command 'zap'"
There was a previous posting on this, but the guy never posted the solution.
thanks,
Imran
2005 Jun 06
1
Servers Compatible with Digium HW
Hello All
Does anyone have a list of compatible servers from either, Dell, IBM or
Compac/HP? I tried asking Digium support however, they claim they don't have
a list of compatible servers, only a list of compatible motherboards.
Unfortunately, most Fortune 1000 companies will only accept name brand
servers from one of these three companies. I am currently using a Dell
Poweredge 800 and it has
2005 Jul 08
0
FW: Routing DID calls to external lines
Alex:
Thanks this solved the problem.
Syed Akbar
Alico Systems Inc
www.alicosystems.com
Tel: 562-436-1510
-----Original Message-----
From: asterisk-users-bounces@lists.digium.com
[mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Alexander
Lopez
Sent: Friday, July 08, 2005 6:06 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: RE: [Asterisk-Users] Routing DID
2006 Apr 01
6
how to use datepicker
This is the webpage:
http://projects.exactlyoneturtle.com/date_picker/
I have downloaded and installed it. But how do I use in view page?
This is the usual view with ordinary datetime_select:
<p><label for="product_date_available">Date available</label><br/>
<%= datetime_select ''product'', ''date_available'' %></p>
2005 Jul 07
2
Routing DID calls to external lines
I am trying to route incoming DID call (on a analog channel) through
Asterisk to an outside (analog) line. My extensions.conf is something like
the following:
exten => 500,1,Dial,Zap/g1/3105551010
In this case the incoming DID call extension is 500. I am able to dial out
and connect with the incoming call, however, the voice conversation is only
one way. The called party is not able to hear
2006 Feb 18
1
installing datebox_engine
Hi,
I want to install date picker from datebox.inimit.com.
$ ruby script/plugin install datebox_engine
Plugin not found: datebox_engine
So I browse the website and download the universal file. It is in zip
format. I extract it and here is the content:
calendar-blue2.css calendar-green.css calendar-system.css
calendar-win2k-2.css dateparse.js lang
calendar-blue.css
2005 Nov 12
1
General ?: GFS & Clustering support in CentOS 4.x
Hi,
Does CentOS 4.x support GFS & clustering? I noticed the package in the
3.x tree, but cannot locate it in any of the 4.x trees.
I thought it does, but I cannot locate the packages. If it does support
GFS and clustering, which packages are required and where are they located?
Thanks in advance,
Akbar
2004 Aug 20
1
x100p won't answer
Hi,
I just got two digium x100p clones and installed asterisk on fedora
core 2 which took some tweaking. After getting asterisk up I installed
the zaptel stuff - then modprobed zaptel, wcfxs (for the fxo cards),
which worked fine. ztcfg is showing two channels configured, but when I
start asterisk and do show channels, i see no active channels.
zapata.conf has:
signalling = fxs_ks
2004 Sep 01
1
international caller id support
Hi,
I was wondering if anyone knows where i can find out the standards
used by telco's in different countries... and how to configure asterisk
to support them. Secondly, whenever i try Dialing a zap channel, all i
get is no sound on the phone source, and noise on the destination line.
thanks
Imran
2005 Jun 21
1
Ground Start on Asterisk
Has anyone used ground start on Asterisk? I am using a TE110P connected a
Adtran 750 channel bank FXO card. It appears that Asterisk is not setting
the CAS RBS bits properly to seize the line. I can see this with the zttool
and the Adtran admin serial port status. I have configured the zaptel.conf
and Zapata.conf to use fxsgs on those channels.
Syed Akbar
Alico Systems Inc
www.alicosystems.com
2004 Aug 21
3
zaptel config
Hi,
Sorry, in my last mail I wrote "wcfxs" instead of what I actually used, "wcfxo." I just got two digium x100p clones and installed asterisk on fedora
core 2 which took some tweaking. After getting asterisk up I installed
the zaptel stuff - then modprobed zaptel, wcfxo,
which worked fine. ztcfg is showing two channels configured, but when I
start asterisk and
2007 Oct 25
8
report generation in rails
Hi
is there any way of generating reports other than xls and pdf. I am
using my sql .
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To
2018 Jan 19
1
Web scraping different levels of a website
Hey Ilio,
I revisited the previous code i posted to you and fixed some things.
This should let you collect as many studies as you like, controlled by
the num_studies arg.
If you try the below url in your browser you can see that it returns a
"simpler" version of the link you posted. To get to this you need to
hit F12 to open Developer Tools --> go to Network tab and click on the
2004 Aug 23
1
zaptel installation
Hi,
the problems i previously had with "zap show channels" seems to be
from an incorrect zaptel installation which is why I don't have a
chan_zap.so file. I compile and do a "make clean, make, make install"
of zaptel and do my modprobe's, and I was told to reinstall asterisk
after that. I do so however, but it makes no difference. any hints?
thanks
Imran
2004 Sep 02
1
voicemail email problem
Hi,
I just setup two voicemail boxes - but after they record the wav
file, they don't seem to email it even though i have the correct format
in my voicemail.conf file. Aterisk doesn't give me any feedback
besides the recording of the voip file... and then stays there.
Secondly, I can't get the Playback() function to work.
Thanks,
Imran
2004 Sep 02
1
no dial tone when dialing out on vonage
Hi,
I'm trying to dial out on a vonage line connected to a zap channel
using stuff like:
exten => 200,1,Dial(Zap/2/${EXTEN})
but it doesn't work - when i dial in the extension, i can see on a phone
connected to the same line that it's gone active - but there's no
dialtone. also tried adding a wait period before accessing the line and
exten =>