7170 und g.729

skalita

Neuer User
Mitglied seit
15 Feb 2006
Beiträge
22
Punkte für Reaktionen
0
Punkte
0
Hello,

Does 7170 support g.729? I expect not. So here is my question: how can I modify firmware to have g.729 supported?

Mfg,
skalita
 
This is a codec that needs to be licensed - there's no free version. It is not included in the AVM products.

--gandalf.
 
Hi gandalf,

But I am sure G.729 and G.723 are included in 7050. At least in avme version.

Mfg,
skalita
 
In my 5050 (firmware .04.01), only the following codecs are defined:
PCMA: 98933 bits/second (encaplen=14,30ms)
PCMU: 98933 bits/second (encaplen=14,30ms)
G726-32: 56533 bits/second (encaplen=14,30ms)
G726-40: 70666 bits/second (encaplen=14,30ms)
G726-24: 56533 bits/second (encaplen=14,30ms)
iLBC: 42400 bits/second (encaplen=14,30ms)
PCMA: 106000 bits/second (encaplen=14,20ms)
PCMU: 106000 bits/second (encaplen=14,20ms)
G726-40: 84800 bits/second (encaplen=14,20ms)
G726-24: 63600 bits/second (encaplen=14,20ms)
iLBC: 63600 bits/second (encaplen=14,20ms)
When you telnet to your FBF and do "voipd -s" to stop the voipd, then "voipd" to restart it again, the voipd will output lines like the ones above, listing all registered codecs. Does this list contain G729?

--gandalf.
 
No it doesn't. I will ask friend of mine to do the same with 7050.

Mfg,
skalita
 
Here is a list from 7170:

voipd: PCMA: 98933 bits/second (encaplen=14,30ms)
voipd: PCMU: 98933 bits/second (encaplen=14,30ms)
voipd: G726-32: 56533 bits/second (encaplen=14,30ms)
voipd: PCMA: 106000 bits/second (encaplen=14,20ms)
voipd: PCMU: 106000 bits/second (encaplen=14,20ms)
voipd: G726-32: 63600 bits/second (encaplen=14,20ms)

Is it possible to use voipd from 7050 in 7170?

Mfg,
skalita
 
Did you really find G.729 in the 7050? Which firmware version was that?

In any case, replacing voipd from one system by that of another seems plausible as probably no dependencies on the actual hardware configuration would (hopefully) be built in. However, as you try the experiment, make sure it's the same firmware version. I've not heard of anybody try that before... ;-)

--gandalf.
 
I have seen many posts on a polish newsgroup saying that g729 is implemented in 7050 (avme version). I do not remember the exact firmware version, but it was for sure pure avme version.

Could you tell me your result for this command:

Code:
grep -i g\.7 /bin/voipd

Mfg,
skalita
 
There is no difference between voipd for 7050 and 7170 (firmware 04.01). I suppose the problem is hidden elsewhere (but for sure not in hardware).

Mfg,
skalita
 
Here is a small proof.

Code:
/ # grep -i 729 /lib/*
/lib/libboxlib.so:G.729a
/lib/libboxlib.so.0:G.729a
/lib/libboxlib.so.0.0.0:G.729a
/lib/libmscodex.so:SAudioEncoderG729a_ctor
/lib/libmscodex.so:SAudioDecoderG729a_ctor
/lib/libmscodex.so:SAudioCodecG729a_ctor
/lib/libmscodex.so.2:SAudioEncoderG729a_ctor
/lib/libmscodex.so.2:SAudioDecoderG729a_ctor
/lib/libmscodex.so.2:SAudioCodecG729a_ctor
/lib/libmscodex.so.2.0.0:SAudioEncoderG729a_ctor
/lib/libmscodex.so.2.0.0:SAudioDecoderG729a_ctor
/lib/libmscodex.so.2.0.0:SAudioCodecG729a_ctor
/lib/librtpstream.so:G729
/lib/librtpstream.so:G729
/lib/librtpstream.so.2:G729
/lib/librtpstream.so.2:G729
/lib/librtpstream.so.2.0.0:G729
/lib/librtpstream.so.2.0.0:G729
/lib/libsiplib.so:G729
/lib/libsiplib.so:G729/8000
/lib/libsiplib.so.2:G729
/lib/libsiplib.so.2:G729/8000
/lib/libsiplib.so.2.0.0:G729
/lib/libsiplib.so.2.0.0:G729/8000
 
FRITZ!Box Fon ata 1020, Firmware Version 11.04.01

iLBC: 42400 bits/second (encaplen=14,30ms)
PCMU: 98933 bits/second (encaplen=14,30ms)
G726-40: 70666 bits/second (encaplen=14,30ms)
G726-32: 56533 bits/second (encaplen=14,30ms)
G726-24: 56533 bits/second (encaplen=14,30ms)
G726-16: 42400 bits/second (encaplen=14,30ms)
G729: 28266 bits/second (encaplen=14,30ms)
PCMA: 98933 bits/second (encaplen=14,30ms)
 
Code:
# grep -i 729 /lib/*
/lib/libboxlib.so:G.729a
/lib/libboxlib.so.0:G.729a
/lib/libboxlib.so.0.0.0:G.729a
/lib/libmscodex.so:SAudioEncoderG729a_ctor
/lib/libmscodex.so:SAudioDecoderG729a_ctor
/lib/libmscodex.so:SAudioCodecG729a_ctor
/lib/libmscodex.so.2:SAudioEncoderG729a_ctor
/lib/libmscodex.so.2:SAudioDecoderG729a_ctor
/lib/libmscodex.so.2:SAudioCodecG729a_ctor
/lib/libmscodex.so.2.0.0:SAudioEncoderG729a_ctor
/lib/libmscodex.so.2.0.0:SAudioDecoderG729a_ctor
/lib/libmscodex.so.2.0.0:SAudioCodecG729a_ctor
/lib/librtpstream.so:G729
/lib/librtpstream.so:G729
/lib/librtpstream.so.2:G729
/lib/librtpstream.so.2:G729
/lib/librtpstream.so.2.0.0:G729
/lib/librtpstream.so.2.0.0:G729
/lib/libsiplib.so:G729
/lib/libsiplib.so:G729/8000
/lib/libsiplib.so.2:G729
/lib/libsiplib.so.2:G729/8000
/lib/libsiplib.so.2.0.0:G729
/lib/libsiplib.so.2.0.0:G729/8000
 
Holen Sie sich 3CX - völlig kostenlos!
Verbinden Sie Ihr Team und Ihre Kunden Telefonie Livechat Videokonferenzen

Gehostet oder selbst-verwaltet. Für bis zu 10 Nutzer dauerhaft kostenlos. Keine Kreditkartendetails erforderlich. Ohne Risiko testen.

3CX
Für diese E-Mail-Adresse besteht bereits ein 3CX-Konto. Sie werden zum Kundenportal weitergeleitet, wo Sie sich anmelden oder Ihr Passwort zurücksetzen können, falls Sie dieses vergessen haben.