Displaying 20 results from an estimated 900 matches similar to: "Symbian Softphone"
2006 Jan 19
3
Processor Size
Can someone give me an idea of the processor power I will need for 1 x
TDM240 with 2xquad FXO's and 8 sip phones/ATA's on a quite 100Mbit LAN.
The machine we have available of hand is a P4 1GHz with 768MB RAM.
Tx
Marnus van Niekerk
--
"Opportunity is missed by most people because it is
dressed in overalls and looks like work."
Thomas Alva Edison - Inventor of 1093
2006 Nov 20
2
Recording g729
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<font face="Helvetica, Arial, sans-serif">Before ordering I want to be
2006 Dec 06
1
Ping
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<font face="Helvetica, Arial, sans-serif">Sorry to do this but I sent a
couple of posts and I do not
2006 Jun 07
1
Delay on calls
Hi,
I have a 1.2.4 * box with two HFC modems using chan_modem_i4l and
several SIP phones and ATA's.
We have a terrible delay on calls between the PSTN (isdn BRI) and the
SIP phones. All internal calls are fine. My first thought was that the
transcoding could cause the delay but all of the SIP phones default to
ulaw so there should not be any transcoding needed.
I also checked the load
2006 Apr 24
1
1.2.4/7 and chan_modem
Hi,
I am currently running several * boxes on 1.0.9 with HFC chipset ISDN
modems using i4l's hisax driver and chan_modem.
Will I be able to use my existing chan_modem setup with 1.2.4 or 1.2.7
or will I need to change it to use bristuff or chan_capi?
I want to do the upgrade with as little changes as possible.
Thank you
Marnus van Niekerk
--
"Opportunity is missed by most people
2007 Feb 22
1
GotoIf DURATION
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<font face="Helvetica, Arial, sans-serif">Hi,<br>
<br>
I am
2006 Jan 31
1
Leftover sound on isdn modem channel
Hi,
I have a strange problem on some isdn modem channels. (* 1.0.9 /
chan_modem / 2xHFC-S cards).
Everything works fine but when the 2nd (and 3rd etc..) call comes in and
* answers and there is about a 1/2 second of sound from the previous
call (ivr) before the sound from the new call is heard. It just sounds
bad and is quite annoying.
I am assuming this is sound that is still in a buffer
2006 Jun 01
2
Large Asterisk System
Hey Guys
I've been browsing the list looking for more information on asterisk
behavior for large system.
As for now I've got a project with
300 SIP Extensions to start, with future growth (scalability)
Capability of recording all extensions simultaneously during peak time.
And keeping the call recording for 30 days.
SIP Calls being terminated over a Cisco 5400 Gateway
Extra 100(+) FXO
2006 Jan 20
1
2400P Pinouts
Hi,
this is probably a stupid question but can someone point me to where I
can find the pinouts for the connector at the back of the TDM2400P card
from Digium.
I am assuming this is some kind of telecomms standard but I need to
connect to 8 existing analogue lines and therefor need to wire this
connector to a patch panel or R11 jacks.
Also most of the docs do not mention this card - am I
2006 Nov 27
2
SIP group management
Hi
can i set up a group of SIP users and forward a call to it?
I am looking for a group, not for a queue.
I won't listen any musinc on hold, and i won't that someone has to pay
if nobody of the user's in the group accept the call.
Can i do that?
Thanks to all
2006 Nov 17
5
spc.exe
Does anyone have a copy of spc.exe they could send me?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20061117/ac0b6a44/attachment.htm
2004 Mar 01
1
Vorbis on Symbian
Hey all, I was searching the internet and came across some code in the
Vorbis repository that claims to have ported Ogg Vorbis to Symbian. I
downloaded the tarball and was able to compile it on my system.
So I'm new to Symbian audio programming, and even newer to Vorbis. :)
Is there a quick 'n dirty API I can use to just start playing an OGG
file from within my Symbian app, or do I
2006 Oct 11
2
Symbian port
A couple of things to be noted on the symbian port.
1. the spokn.mmp file is missing window.c, please add that.
2. smallft.c is not required. it has global data that prevents compilation
on symbian.
3. lbr_48k_tabels.c has a global variable called dummy_epic_48k_variable
on line 37. this has to be commneted out too.
4. check that all tables are declared const.
i will shortly post the symbian
2006 Oct 20
0
To symbian and speex developers! Building instructions
I think this mail was intended for the group.
jean, please change that one line in filters.c (I too confirm this change
in my symbian build). the mmp file should also be updated by including the
windows.c.
I also recommend taking out mfd.c from the mmp file as the ARM cpu is too
slow to support echo cancellation and preprocessing that require floats.
thanks payu, for the input. i remeber
2006 Nov 15
0
[PATCH] symbian port
Applied in svn. Thanks.
Jean-Marc
Alfred E. Heggestad a ?crit :
> hi,
>
> this patch should fix the symbian build.
>
>
> /alfred
>
>
> ------------------------------------------------------------------------
>
> Index: symbian/bld.inf
> ===================================================================
> --- symbian/bld.inf (revision 12114)
> +++
2005 Jun 28
2
Speex and Symbian
Hi every one,
I know that speex suports Symbian now in the unstable release but I
wounder if any one can compile a decoder for Symbian MMF? I have googled
for one but ending up with only "yes, speex suports Symbina" and no
binary.
I would use it to finaly listen on my audiobooks but I think it would be a
good demonstration aplication.
Best Regards
P?r Moberg
2006 Oct 11
0
Symbian port
Hi Ashhar,
could you please create a patch (in `diff -u` format) that fixes the
build on symbian (preferably without breaking any other platforms ;-)
and send it to the list?
Even better, if you are actively maintaining code that uses speex on
symbian, perhaps you could be given an svn account to check the changes
in directly (if Jean-Marc is happy with that).
Either way, it's best if you
2007 Dec 11
0
[PATCH] update symbian build
This patch updates the symbian build files to latest svn trunk,
and also adds a new makefile for speexdsp.
Signed-off-by: Alfred E. Heggestad <aeh@db.org>
---
Index: symbian/speexdsp.mmp
===================================================================
--- symbian/speexdsp.mmp (revision 0)
+++ symbian/speexdsp.mmp (revision 0)
@@ -0,0 +1,42 @@
+/*
+ Copyright (C) 2003 Commonwealth
2006 Feb 27
2
Building 1.1.12 for symbian failed
hi, all,
I am trying to build 1.1.12 for symbian platform like this:
1, bldmake bldfiles
2, abld build wins udeb (to build for emulator)
but building failed, the error message is :
nmake -nologo -x - -s -f "\Install\Symbian\8.0a\S60_2nd_FP2\EPOC32\BUILD\HOME\MYOWN\NOKIA\SPEEX\SPEEX-1.1.12\SYMBIAN\SPEEX\WINS\SPEEX.WINS" LIBRARY
Mdf.c
2009 May 20
2
[LLVMdev] LLVM-GCC and Symbian
Hi,
I noticed that there is some kind of reference to Symbian support in
LLVM-GCC, and I'm trying to find out more about it. I configured llvm-
gcc-4.2-2.5 using:
> ../configure --prefix=/opt/stow/llvm-gcc-2.5/ --enable-llvm=/home/wim/Documents/Sources/llvm-2.5/OBJ_ROOT/ --disable-bootstrap --disable-multilib --enable-checking --target arm-none-symbianelf --enable-languages=objc,c,c++