how to ADD 729 voip codec

trkostas

Neuer User
Mitglied seit
23 Mai 2006
Beiträge
14
Punkte für Reaktionen
0
Punkte
0
hello,

i am new at this forum but i found the informations provided very very usefull..

i managed successfully to changed my german fritz box wlan from german to english but i found out that there is no 729 voip codec in it

is there any way to add it??

(by the way i followed the "HAVEANICEDAY" guide to flash my box in english

thanks.

Kostas from Greece
 
Hi!

Well, the simplest way ist to follow this link here.
But the Page is in german and i believe you don't speak german. ;)

The other way ist to edit the /var/flash/voip.cfg file.
And this will help you only, if you have the export version of the FBF, because the German version comes without the g729 binary.

You need to edit the following lines so:
Code:
use_audiocodecs = yes;
audiocodecs = "G729", "iLBC", "G726-32", "PCMA", "PCMU";
dyn_codecs = yes;
prio_low_codec = yes;
In this example the FBF will try to use as first the g729 and as last the g711u (PCMU) Codec. The priority is going from left to right.

But i think that its better that g729 is on the last (rightest) place or before the PCMs, because the sound quality is not so great.

Use only the "nvi" and never the "vi" Editor to edit the file on the FBF.

Greetings
 
the above informations was fanstastic but i think that there is no 729 codec at all in my box , when i use the command "voipd" it shows me other codes but no 729!??
i have loaded the last international firmware that the AVM site has available
do we know how to add - load the above firmware?
 
Hi!

So far i read (not know) in the international Version should be the binary for g729 in side. But i don't know if this it so for all AVM-Boxes or only them without internal ISDN-bus!?

How do you use voipd to see what codec you have?

Are you sure that your provider really support g729?

Normally when you connect to you SIP-provider you must see something like this:
Code:
[SIZE=1][SIZE=2]Jul  8 11:46:51 voipd[435]: >>>UDP Request: INVITE sip:[email protected]
Jul  8 11:46:51 voipd[435]: <<<UDP Status: 100 trying -- your call is important to us
Jul  8 11:46:53 voipd[435]: <<<UDP Status: 183 Session Progress
Jul  8 11:46:53 voipd[435]: allowed bandwidth 432000 for sip:[email protected]
Jul  8 11:46:53 voipd[435]: [email protected]: bandwidth left 432000
Jul  8 11:46:53 voipd[435]: audio: 8 (8 PCMA/8000)
Jul  8 11:46:53 voipd[435]: audio: 8 (8 PCMA/8000) => (8 (8 PCMA/8000))
Jul  8 11:46:53 voipd[435]: audio: 0 (0 PCMU/8000)
Jul  8 11:46:53 voipd[435]: audio: 0 (0 PCMU/8000) => (0 (0 PCMU/8000))[/SIZE][SIZE=2][COLOR=Red]
Jul  8 11:46:53 voipd[435]: audio: 18 (18 G729/8000)
Jul  8 11:46:53 voipd[435]: audio: 18 (18 G729/8000) => NOT CONFIGURED[/COLOR][/SIZE][SIZE=2]
Jul  8 11:46:53 voipd[435]: audio: 97 (97 iLBC/8000)
Jul  8 11:46:53 voipd[435]: audio: 97 (97 iLBC/8000) => (97 (97 iLBC/8000))
Jul  8 11:46:53 voipd[435]: audio: 3 (3 GSM/8000)
Jul  8 11:46:53 voipd[435]: audio: 3 (3 GSM/8000) => NOT SUPPORTED
Jul  8 11:46:53 voipd[435]: audio: 101 (101 telephone-event/8000)
Jul  8 11:46:53 voipd[435]: audio: 101 (101 telephone-event/8000) => (101 (101 telephone-event/8000))[/SIZE][/SIZE]
In this case i make a dummy call to bellshare.com. As you see, bellshare is using g729 too, but my box is the german Modell and there is no g729 codec.
If you really have the g729 inside, you should see something else, but not "Not Configured" and not "Not Supported".

Greetings
 
the code i see when i use the voip command is:


Sep 8 15:24:13 voipd[920]: second - running (voip=0)
Sep 8 15:24:13 voipd[920]: 0: connected vcc 8/35/PPPoE/32 stay online 1
Sep 8 15:24:13 voipd[920]: 0: ip 89.210.16.70/62.38.0.170 mtu 1492 dns 194.30.2
20.117/194.30.220.114
Sep 8 15:24:13 voipd[920]: [email protected]: REGISTER starting
Sep 8 15:24:13 voipd[920]: dns: sip1.voipbuster.com: query
Sep 8 15:24:13 voipd[920]: PCMA: 98933 bits/second (encaplen=32,30ms)
Sep 8 15:24:13 voipd[920]: PCMU: 98933 bits/second (encaplen=32,30ms)
Sep 8 15:24:13 voipd[920]: G726-32: 70666 bits/second (encaplen=32,30ms)
Sep 8 15:24:13 voipd[920]: G726-40: 70666 bits/second (encaplen=32,30ms)
Sep 8 15:24:13 voipd[920]: G726-24: 56533 bits/second (encaplen=32,30ms)
Sep 8 15:24:13 voipd[920]: iLBC: 42400 bits/second (encaplen=32,30ms)
Sep 8 15:24:13 voipd[920]: PCMA: 106000 bits/second (encaplen=32,20ms)
Sep 8 15:24:13 voipd[920]: PCMU: 106000 bits/second (encaplen=32,20ms)
Sep 8 15:24:13 voipd[920]: G726-32: 84800 bits/second (encaplen=32,20ms)
Sep 8 15:24:13 voipd[920]: G726-40: 84800 bits/second (encaplen=32,20ms)
Sep 8 15:24:13 voipd[920]: G726-24: 63600 bits/second (encaplen=32,20ms)
Sep 8 15:24:13 voipd[920]: iLBC: 63600 bits/second (encaplen=32,20ms)
Sep 8 15:24:13 voipd[920]: dns: sip1.voipbuster.com: emtpy reply from 192.168
80.1.
Sep 8 15:24:13 voipd[920]: dns: _sip._udp.sip1.voipbuster.com: query
Sep 8 15:24:13 voipd[920]: dns; _sip._udp.sip1.voipbuster.com: not found
Sep 8 15:24:13 voipd[920]: dns: sip1.voipbuster.com: query
Sep 8 15:24:13 voipd[920]: dns: sip1.voipbuster.com: 80.239.235.200 ttl=597 fr

as you see there is no presense of G729...

my firmware is the intrnational one....

what is going on?

G729 should be there right?
 
Hi!

Well, i'm sorry, but it seems that in your Box is no g729 support there. :noidea:
For now, i now for sure only that the international version of FB-ATA and FB-Fon Box have g729 binary's.

Another question, where did you found this international version for 7050?
Are you sure that this is not the german version with english GUI?

Greetings
 
My box is a German Version as i have mentioned in my first post with a english GUI.
But the International firmware i think its the same for everybody, right? , and it should include G729.
 
Hi!

Oh, no, it is not the same!
The international version have the binary for g729 inside. The german version not.
I'm sorry, but this is for me a pain too. ;-)
I use Voxalot.com as my personal SIP-Server between me and my VoIP-Provider. Voxalot.com support g729 very well.

Greetings.
 
Kostenlos!

Statistik des Forums

Themen
248,901
Beiträge
2,304,562
Mitglieder
378,604
Neuestes Mitglied
Duggy