Displaying 8 results from an estimated 8 matches similar to: "Wireless router with built-in VOIP(FXS) ports for Ansterisk"
2004 Aug 11
1
Blind Call Transfer using Sipura 3000 + asterisk
Hi List,
I hope this setup must be done by our astersik users..
I am using Sipura 3000 to receive PSTN calls and forward those calls to
asterisk for voice processing and after that, I am transferring call to
extension through FXS port on SPA 3000.
Currently, media of call is trombone through asterisk. i.e achieving blind
transfers on asterisk with SPA 3000.
Is it possible to stop trombone
2004 Aug 12
0
Blind Call Transfer using Sipura 3000 + aste risk
Yes, After call transfer,I don't want to be media go through Asterisk.
Is it possible ?
Thanks,
Karun.
-----Original Message-----
From: asterisk-users-admin@lists.digium.com
[mailto:asterisk-users-admin@lists.digium.com]On Behalf Of Dameon D.
Welch-Abernathy
Sent: Thursday, August 12, 2004 12:07 PM
To: asterisk-users@lists.digium.com
Subject: Re: [Asterisk-Users] Blind Call Transfer using
2005 Sep 06
4
Sipura Devices and Asterisk?
I'm currently using the Linksys PAP2, and since there's a shortage I'm
looking for different devices. I'm mainly looking at the Sipura SPA sets
since they are the base of the pap2. Anyone else have experience using them,
and which one?
Thanks
Sherwood McGowan
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2003 Jun 04
3
h323 and g729
Hi,
I have an ansterisk and a cisco 827-4v registered to a Gatekeeper.
asterisk has two extensions:
exten => 223,1,Dial,OH323/BYEXTENSION@827PD
exten => 730,1,Dial(IAX/eduardo@10.0.11.103) (IAX are working well)
When I try to call each other, gnugk shows a ARJ:
ARJ|10.0.11.112:1720|223:dialedDigits|730:dialedDigits|false|resourceUnavailable
I think this could be a codec
2005 Oct 26
0
[fdo] LDTP 0.2.1 released
About LDTP:
Linux Desktop Testing Project is aimed at producing high quality test automation framework. It uses the "Accessibility" libraries to poke through the application's user interface. Thanks to Sun and Accessibility team.
Whats new in this release:
* Testing Applications in localized languages using LDTP ('Nagappan' & 'Premkumar')
The wait is over!
2006 Mar 08
1
Memory Problems
Hello,
This is not a question directly related to asterisk.
I am currently rinning ansterisk on a Debian server and i just upgraded my
memory from 1GB to 2GB. However, my linux OS does not recognise the memory
upgrade. The BIOS does, but the Debian Linux refuses to use the entier
memory, currently, it registered only 900MB.
Can anyone tell me why thi is and a solution to this??
My Debian version
2008 Apr 14
0
cannot use xen management tools
hi,
> xm list
Error: Unable to connect to xend: Connection refused. Is xend running?
> xend restart
<complete''s with no complaints>
however in /var/log/messages I get
Apr 14 16:18:42 tiger BLKTAPCTRL[6058]: xs_daemon_open failed -- is
xenstore running?
> xenstored
FATAL: Failed to initialize dom0 state: Invalid argument
full talloc report on
2011 Aug 22
1
OpenGL + DIB
Hello,
I am testing some OpenGL software that uses a DIB backed device
context followed by a BitBlt operation to draw graphics on to an
on-screen canvas.
Unfortunately this does not seem to work.? I have tried to patch the
latest wine with DIB engine patches (bug 421), but, was unable to get
it working still.
My question(s) are:
1) Is this a known issue?
2) Is it in the scope of the DIB engine