Displaying 4 results from an estimated 4 matches for "numerber".
Did you mean:
numeber
2004 Aug 06
1
frame size
...2196 3e83 8ce6
3ed8 13ca 2722 1388 0028 4893 8062 b576
0000 7800 6cee c076 19c0 227f a415 aebc
d7e5 eab3 e9cf 8ba9 fbb7 c039
So, each UDP package with 20 bytes speex-data, we send:
20 bytes speex
12 bytes ogg headers (and others?)
28 bytes UDP/IP headers (2 IP numerbers, 2 portnumbers, checksum, etc, etc)
and, if it goes over the phone, each package has a few ppp headers.
<p>Am I overlooking something, or does this fixed frame size mean that
the "8kbps" in reality means at least 24kbps?
Or is there something ohphone/gnomemeeting/etc can/should...
2004 Aug 06
1
frame size
Joost Witteveen (joost@iliana.nl) wrote:
>
> So, each UDP package with 20 bytes speex-data, we send:
>
> 20 bytes speex
> 12 bytes ogg headers (and others?)
> 28 bytes UDP/IP headers (2 IP numerbers, 2 portnumbers, checksum, etc, etc)
>
> and, if it goes over the phone, each package has a few ppp headers.
>
> Am I overlooking something, or does this fixed frame size mean that
> the "8kbps" in reality means at least 24kbps?
>
> Or is there something ohphone/gn...
2005 Aug 11
1
Supervised transfer problem with BudgetTone
...transfee to introduce the incoming call).
Here are config files :
extensions.conf :
NICO = SIP/nico
CEDRIC = SIP/cedric
[default]
include => incoming
exten => 22,1,Dial(${CEDRIC},20)
exten => 23,2,Dial(${NICO},20)
[incoming] ; the BRI stuff
exten => 9692,1,Dial(${CEDRIC},20) ; if numerber arriving on bri
finishes by 9692 dial Cedric
exten => _969X,1,Dial(${NICO},20) ; else dial Nico
features. conf :
[general]
atxfer => *5
So I d like to know the params for the BT phones, the asterisk config ,
and the procedure ( for example should i press *5 when i want to release...
2004 Aug 23
4
Asterisk WITH Swyx... Any Idea?
Hi,
I'm a student and my thesis work consist in testing
Asterisk with Swyx(SwyxWare).
My approach is to declare asterisk as h323 gateway for
the Swyxserver using oh323 Plugin.
Is there any possibility to connect Asterisk with
Swyx? how?
the outgoing call must pass from Swyxit->to
Swyxserver-> Asterisk->to PTSN
Thanks