Displaying 20 results from an estimated 200 matches similar to: "WipeOut - gateway access with pin solution"
2003 Dec 16
2
AT&T access code entry by Asterisk
I have a dialplan that requires that we use * to send the long distance access code to AT&T. I have found in the list that the `w` command can be used to inject a pause, I have tried the following:
exten => _91NXXXXXXXXX,1,Dial(ZAP/g1/${EXTEN}www5555555,70)
There `5555555` is the ld access code. I tried various quantities of `w`s but I never got * to dial the ld access code. Allof the
2004 May 18
1
Dial and MeetMe on the same channel
Hello everybody,
I would like to know whether it is possible to run Dial and MeetMe
commands simultaneoously on the same channel.
I am using a C AGI as below but it seems to me that only the first
command that is called in the agi is executed.
...........
// Pr?paration de la commande pour l'appel du client
fprintf(stderr,"%s%s",numtocall," is the number to
2003 Sep 24
10
SIP / GrandStream Configuration
Hi there!
I installed the BudgetTone (GrandStream) on my LAN without any problems.
Then, I moved it to another location using a D-Link NAT.
I opened 5060 (SIP) and 5000 to 5008 for RTP. I also fixed the IP address
of the BudgetTone.
When I receive a call on my Asterisk, it would ring my FXS as before.
However, after I pick up, it hangs within a few seconds (Hungup Zap1-1 in
the log).
The
2003 Nov 06
0
RE: USB handsets/headsets?? (WipeOut)
Hello
Headsets we use are Plantronic's which are great, but I am still looking
for a USB handset.
Regards
Nick
2003 Aug 05
4
SendDtmf
Hello all,
I am trying to use asterisk to call a local access gateway by dialing a fix number, after getting connected, the is a IVR prompt for pin number and finally the real destination number. I manage to use asterisk to dial to the gateway but have no idea how to send the pin number and destination number. This is due to asterisk only process the next ext only if dial app has terminated. My
2005 May 06
1
Again on DC prediction
Reading the source code i noted the zeroing of the LASTDC array after
each plane (Y,U,V) in the DC prediction function.
Perhaps i missed this in the specification, but in the chapter 7.8.2
(Inverting the DC prediction precess) i don't find this wrote down.
Can someone explain me this?
Thanks in advance
-Marco Bagnaresi
2015 Dec 14
1
[RFC PATCH 2/2] block: virtio-blk: support multi virt queues per virtio-blk device
On 18/06/2014 06:04, Ming Lei wrote:
> For virtio-blk, I don't think it is always better to take more queues, and
> we need to leverage below things in host side:
>
> - host storage top performance, generally it reaches that with more
> than 1 jobs with libaio(suppose it is N, so basically we can use N
> iothread per device in qemu to try to get top performance)
>
> -
2015 Dec 14
1
[RFC PATCH 2/2] block: virtio-blk: support multi virt queues per virtio-blk device
On 18/06/2014 06:04, Ming Lei wrote:
> For virtio-blk, I don't think it is always better to take more queues, and
> we need to leverage below things in host side:
>
> - host storage top performance, generally it reaches that with more
> than 1 jobs with libaio(suppose it is N, so basically we can use N
> iothread per device in qemu to try to get top performance)
>
> -
2017 Mar 28
0
win7 DC logon waiting
On 3/27/2017 3:28 AM, Sebastian Gruner wrote:
> Hi,
>
> that's right, that he can't connect the DC. But my main problem is, that I havn't found any solution to shorten the timeout it needs until the logon precess succeeds.
> I've alredy set the GPO you've mentioned, without any success. Other ideas to shorten the timeout?
>
> Kind regards
> gruner
>
>
2008 Feb 09
0
Again.............. Proplem in openssl
hello every body ,
last few days ago , i posted problem while running the built in server
WEBrick ,and the brother Reacher
give me some solutions about it .you can get posts in the Post from
here http://groups.google.com/group/rubyonrails-talk/browse_thread/thread/9a93dc425f5524cc
i used all the options that viewed to me but it didn''t work all, so
any one can help me fix this proplem
2014 Jun 18
0
[RFC PATCH 2/2] block: virtio-blk: support multi virt queues per virtio-blk device
On Wed, Jun 18, 2014 at 12:34 AM, Paolo Bonzini <pbonzini at redhat.com> wrote:
> Il 17/06/2014 18:00, Ming Lei ha scritto:
>
>>> > If you want to do queue steering based on the guest VCPU number, the
>>> > number
>>> > of queues must be = to the number of VCPUs shouldn't it?
>>> >
>>> > I tried using a divisor of the
2005 Sep 30
0
IDMAP difficulties
hi,
can somebody explain, how the idmap backend with ldap works exactly.
sorry for that stupid questions, but the docu is not clear for me.
http://us1.samba.org/samba/docs/man/Samba-HOWTO-Collection/
idmapper.html#id2588292
i understand the idmap topic/difficulty, why i need this, but how the
ldap get filled with idmap entries? automatically/dynamically if
winbind is running? or
2015 Jan 20
1
KB2992611
This is not a samba4 issue. This proplem exist also if you are running
server 2012.
This is aproblem with windows 8.1
Daniel
EDV Daniel M?ller
Leitung EDV
Tropenklinik Paul-Lechler-Krankenhaus
Paul-Lechler-Str. 24
72076 T?bingen
Tel.: 07071/206-463, Fax: 07071/206-499
eMail: mueller at tropenklinik.de
Internet: www.tropenklinik.de
-----Urspr?ngliche Nachricht-----
Von: samba-bounces at
2003 Nov 20
3
read.table(..)..Help?
Hallo,
can someone please help me.
I have a proplem reading a file with more that one
rows.
e.g I used the function:
p<-read.table(file="FILENAME ", header=TRUE,sep=";")
and later used the data.Frame() function.
It functions when the file has only a row of
variables.
When I insert the second row I get an error message.
How do I do this
=====
=====================
Sylvie
2005 Dec 14
1
mgen & tc
Hello,
I have the following proplem. My DiffServ configuration is working fine
when I do ping, but when I use mgen the packets are not detected at the
core router.
Here is my core router configuration:
#!/bin/bash
tc qdisc add dev eth1 handle 1:0 root dsmark indices 64 set_tc_index
tc filter add dev eth1 parent 1:0 protocol ip prio 1 tcindex mask 0xfc
shift 2
tc qdisc add dev eth1 parent
2003 Aug 06
1
chan_oh323 + dtmf
Hello all,
I have a cisco AS5300 which is register with a gatekeeper and a Asterisk server also register with the gatekeeper.
PSTN ---->AS5300 ---->Gatekeeper ---->Asterisk
I set up a conference room on the Asterisk sever (Room No 1234).
I try to call from PSTN to AS5300, The AS5300 will call the Asterisk server through the gatekeeper.
I manage to get to the start of the conference
2003 Aug 12
1
Conference + E100P + H323
Hello,
I have a E100P card from digium and I try to implement a conference bridge in asterisk.
I wonder since I got the E100P card do I still need to load ztdummy for caller from h323 endpoints to work with Meetme?
I load the E100P driver but i did not load the ztdummy driver. My h323 caller does not hear any voice play by Meetme.
Looks like ztdummy is required as long as h323 is concern and
2003 Aug 21
3
Conference + time limit
Hello
Conference again. Meetme can now limit number of users in a room. Can it also limit how long a conference session? Someone ask the same question (from achive) but doesn't have a solid answer.
Foong
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20030821/c1ca1383/attachment.htm
2003 Sep 09
1
Dial + disconnect
Hello,
When I have the following extension:
exten => 900,1,dial(Zap/0122740900)
can I know whether 'dial' actually gets through or the called party is busy at the moment. I want to perform different action based on whether the 'dail' success or not.
Foong
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2003 Sep 22
2
Meetme Admin menu
Hello,
Is there a asterisk developer guide/source code doc or something like that?
I want to see if I can implement the admin menu function for meetme.
Foong
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20030922/3ff8a388/attachment.htm