Displaying 8 results from an estimated 8 matches for "siginaling".
Did you mean:
siginalling
2005 May 12
2
Polycom IP4000
I'm trying to get a few Polycom IP4000s working with asterisk, the
incoming calls from inside and outside of the network work fine with it,
but when I try calling out it just kicks me over to a busy siginal.
Anyone have any ideas on what causes this or how to fix it?
Thanks,
Nathan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type:
2003 Oct 27
0
"Starting simple switch"
Hi list,
I have an asterisk box with 8 zap channels (E400P, only one span, E&M
siginaling). And sometimes on the console, these messages apear about
some channels:
-- Starting simple switch on 'Zap/4-1'
-- Starting simple switch on 'Zap/5-1'
And then:
-- Hungup 'Zap/4-1'
-- Hungup 'Zap/5-1'
This ocurs with ramdom channels, sometimes all the cha...
2014 Feb 26
0
[PATCH RFC v5 7/8] pvqspinlock, x86: Add qspinlock para-virtualization support
This patch adds para-virtualization support to the queue spinlock code
by enabling the queue head to kick the lock holder CPU, if known,
in when the lock isn't released for a certain amount of time. It
also enables the mutual monitoring of the queue head CPU and the
following node CPU in the queue to make sure that their CPUs will
stay scheduled in.
Signed-off-by: Waiman Long <Waiman.Long
2010 Jun 25
0
WG: Samba PDC and big files
Hello,
If I understand it right you want to have the same Outlook profile for the
users
no matter on which workstation they login?
The first thing all user must have the same Version of Outlook!!!!! And use
an IMAP SERVER
Then you must work with prf files for outlook for eauch user in your
netlogon path of samba
I am working with kixstart. On sigining in each user get his pref file. You
can
2014 Feb 26
22
[PATCH v5 0/8] qspinlock: a 4-byte queue spinlock with PV support
v4->v5:
- Move the optimized 2-task contending code to the generic file to
enable more architectures to use it without code duplication.
- Address some of the style-related comments by PeterZ.
- Allow the use of unfair queue spinlock in a real para-virtualized
execution environment.
- Add para-virtualization support to the qspinlock code by ensuring
that the lock holder and queue
2014 Feb 26
22
[PATCH v5 0/8] qspinlock: a 4-byte queue spinlock with PV support
v4->v5:
- Move the optimized 2-task contending code to the generic file to
enable more architectures to use it without code duplication.
- Address some of the style-related comments by PeterZ.
- Allow the use of unfair queue spinlock in a real para-virtualized
execution environment.
- Add para-virtualization support to the qspinlock code by ensuring
that the lock holder and queue
2014 Feb 27
14
[PATCH v5 0/8] qspinlock: a 4-byte queue spinlock with PV support
v4->v5:
- Move the optimized 2-task contending code to the generic file to
enable more architectures to use it without code duplication.
- Address some of the style-related comments by PeterZ.
- Allow the use of unfair queue spinlock in a real para-virtualized
execution environment.
- Add para-virtualization support to the qspinlock code by ensuring
that the lock holder and queue
2014 Feb 27
14
[PATCH v5 0/8] qspinlock: a 4-byte queue spinlock with PV support
v4->v5:
- Move the optimized 2-task contending code to the generic file to
enable more architectures to use it without code duplication.
- Address some of the style-related comments by PeterZ.
- Allow the use of unfair queue spinlock in a real para-virtualized
execution environment.
- Add para-virtualization support to the qspinlock code by ensuring
that the lock holder and queue