Displaying 20 results from an estimated 43 matches for "faris".
Did you mean:
paris
2005 Sep 07
1
TDM400P not detecting hangup and not hanging up.
...ote: When MAKING a call on the FXO, when I terminate the call on my SIP
phone the line does drop correctly. The problem appears to be related to
incoming calls only.
I'm based in the UK. Using RedHat 9 with zaptel-1.0.9.1, asterisk-1.0.9 (and
chan_capi-0.5.4)
Thanks in advance for any ideas.
Faris.
*****
Here's my initialisation script:
modprobe zaptel
modprobe wctdm opermode=UK
/sbin/ztcfg -vvvv
capiinit
safe_asterisk
zapata.conf
[trunkgroups]
; nothing in here
[channels]
rxwink=300 ; (I tried commenting this out. Make no difference)
usedistinctiveringdetection=no
usecallerid=yes...
2016 May 21
2
[PATCH] drm/nouveau: add Maxwell to backlight initialization
Signed-off-by: Faris Alsalama <farisbenbrahem at gmail.com>
---
drivers/gpu/drm/nouveau/nouveau_backlight.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/gpu/drm/nouveau/nouveau_backlight.c b/drivers/gpu/drm/nouveau/nouveau_backlight.c
index 89eb460..dd1cc9b 100644
--- a/drivers/gpu/drm/nouveau/nou...
2005 Aug 10
4
GrandStream GSX-2000 strangeness
...ad similar problems,
but everybody who responded said all was well with their phones.
But given the wider reach of this list, I thought I'd ask here as well.
Both phones have the latest firmware from the GS website.
Does anyone have any ideas? Has anyone had anything similar happen to them?
Faris.
p.s. This is my first post here. Please be gentle with me :-)
2006 May 27
1
Polycom 600 presence indication on *LED*?
...to a
particular SIP registration in sip.conf).
What do I need to do in order to get a nice LED or something to flash or
light up or whatever on the phone to show that a particular extension on
another phone is in use?
This is driving me totally insane. Any help would be appreciated!
Thanks,
Faris.
2006 May 26
1
hints/subscriptions accross IAX
...on1 I've managed to get an LED to
light up on the GS phone when a line on the Polycom is in use. This is
great.
But I need to get an LED to light up on a GS in Location2 when a line on
the Polycom at Location1 is in use. Is this possible? If so, can anybody
give me any pointers as to how?
Faris.
2006 Feb 23
1
chan_capi-cm 0.6.4 random outgoing MSN problem
...t it makes no difference.
I've tried leaving out the isdnmode=msn but it makes no difference
I've tried entering 01234123456 as the msn= line on all of the msn
entries in capi.conf but it makes no difference either.
And now I'm out of ideas and any help would be appreciated.
Thanks,
Faris.
p.s. sorry if this message is HTML. I've switched to using Thunderbird
and it is confusing the heck out of me. It claims this is a plain text
message but it doesn't look like plain text to me from this end!
2007 Aug 15
1
iaxmodem, chan_capi, hylafax problem and faxing in general
...d the
ability for clients across our network to send faxes.
I've seen that there's also another option, Astrifax, but that seems to
require a separate installation of spandsp, java, and other bits which seems
like a bit of overkill.
Pointers or suggestions would therefore be appreciated.
Faris.
2019 Jul 12
1
Question regarding using multiple physical functions inside a network pool.
...there anyway that you can do this using that I am missing? I seem to be looking at the documentation and there seems to be nothing related to this. I think this would be extremely useful and would make automate adding virtual functions to virtual machines much easier to manage.
Thanks in advance,
Faris
-----------------------------------------------------------------------------------------------------------------------
Notice: This e-mail together with any attachments may contain information of Ribbon Communications Inc. that
is confidential and/or proprietary for the sole use of the intended...
2006 Mar 16
1
ISDN BRI and UK Premium Rate Numbers
...using DID/DDIs, but that's about as far
as I've got.
NOTE: We don't need the actual Premium Rate numbers themselves. We have
those already (we used them with an old telephone system until
recently). My problem is just to get Asterisk to work with them in the
way I've outlined.
Faris.
2010 Jul 25
1
1.6.2.10 sounds Makefile error?
...Makefile from my 1.6.2.7 source directory to
the 1.6.2.10 source directory, all is well again and I can "make install"
with no errors.
I did a diff on the two Makefiles and there are what appear to be several
differences, but I can't put my finger on any obvious errors.
Any ideas?
Faris Raouf
2006 Feb 23
5
mpg123 alternative?
Been using mpg123 for moh for the last two years or so. However, when
I have * config errors, often times get a endless stream of console
messages and need to kill the two mpg123 processes.
Is there an alternative to mpg123 that eliminates that issue?
I see references in musiconhold.conf relative to madplay, native file
format, asterisk-addons, etc. Not sure why the asterisk-addon approach
2009 Mar 05
1
problem building a package with C code (PR#13572)
Hi, my name is Paula. Im trying to learn how to build an R package in
Windows XP using a simple example which includes a C source code. The
foo.c file is located in mypkg/src/foo.c.
I used the command Rcmd build --force --binary [pkgpath]. The problem is
when I install the zip file in R the function foo doesn?t exist.
The result a recieved during the building process is copied below.
I really
2014 Nov 29
0
Guaranteed 3%
...k no further as we would be more than delighted to work with you.
We are driven by a project's credibility to yield investment returns and should we ascertain your project as such, we will engage our funds at guaranteed 3% Fixed Interest Rate per annum but strictly in form of Loans.
Regards,
Faris Deeb
Sullah Finance Fze
Abu Dhabi-UAE.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-xen-devel/attachments/20141129/8ba85df9/attachment.html>
2019 Aug 15
0
Feature request: non-dropping regmatches/strextract
Changing the default behavior of regmatches would break its use with
gregexpr, where
the number of matches per input element faries, so a zero-length character
vector
makes more sense than NA_character_.
> x <- c("John Doe", "e e cummings", "Juan de la Madrid")
> m <- gregexpr("[A-Z]", x)
> regmatches(x,m)
[[1]]
[1] "J"
2007 Mar 19
1
Curse of Monkey Island doesn't work with wine 0.9.24
I installed the game like it is described in the WineHQ application
database. The installation worked without problems but running the game
produced the following error message:
Cannot create DirectSound object (-2147467259)
I got around this by switching off OSS sound and using ALSA instead,
but know I have the same problem that Erich Hoover mentioned in the
AppDB. The music starts to play but
2005 Sep 30
1
X100p Problem, randomly hungup pstn line
I installed this card, everything work, i can make call and receive
call with no echo and great sound quality, but after between 5 to 50
secs the call disconnect by itself, in the log i don't see nothing
revelant.
I don't share any IRQ, zttest show me values between 99.98 and 100.
The only thing i see, the pstn line is not realy a true pstn line,
it's plugged in an Arris Telephony
2005 Oct 14
1
SPA-3000 Disconnect tone detection in Spain, Peru and Colombia ?
Hello everybody,
I'm a new user of * and I just bought a Sipura SPA-3000 to make a home voip
installation.
I actually have a problem when a PSTN user calls and hangs up. The
disconnect tone is not
detected by the SPA, the the call continues and, for example, leaves an
empty message on
the voicemail before hanging up (because * hangs up).
How could resolve this problem?.
I set,
Detect
2010 Aug 13
1
OT: UK PPP certification -- what is it?
A client asked me to come with a system that will pass certification with
PPP in the UK.
Google is not being helpful :(
It has something to do with recording calls in case the PPP requests a
copy. Supposedly their rules were relaxed on August 1st if that helps.
Any clues (links?) will be appreciated.
--
Thanks in advance,
2001 Apr 20
2
strupr, strlwr
in wine 0418, the strupr and strlwr defines were removed from tchar.h
does anyone know why?
------------------------------------------------------------
Get your FREE web-based e-mail and newsgroup access at:
http://MailAndNews.com
Create a new mailbox, or access your existing IMAP4 or
POP3 mailbox from anywhere with just a web browser.
2004 Aug 18
0
[Bug 1599] New: copy-unsafe-links cann't take affect
...copy-unsafe-links cann't take affect
Product: rsync
Version: 2.6.2
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: faris.xiao@haoxi.com
QAContact: rsync-qa@samba.org
The --copy-unsafe-links option cann't take affect.
when I run :
[root@beijingdb mms]#/usr/local/rsync/bin/rsync --copy-unsafe-links -vzrtopgn
--progress db@192.168.0.2::db /mnt/sdb7/77dbmysqldata --password-file=/usr/
local/rsync/e...