Hello everybody,
please first pardon my English, I do not speak German unfortunately
I live at Greece and have an Annex A Fritz Box Fon, with the English firmware 06.04.02. I am also using 2 VoIP providers, SIPDiscount and i-Call (a greek one).
With i-Call my Fritz can succesfully make calls using G.729. I can see that by telnet'ing to my fbf. However, with SIPDiscount if I enable on fbf only G.729 and iLBC*, I receive an "Unsupported media type (415)" error.
So the question I want to make is this: has anyone been able to make G.729 calls using Fritz!Box Fon over SIPDiscount and/or VoIPBuster?
Thanks in advance for any info provided.
*=To enable only G.729 and iLBC, I modified /var/flash/voip.cfg to the following values:
You can read the full discussion at [thread]107053[/thread].
please first pardon my English, I do not speak German unfortunately
I live at Greece and have an Annex A Fritz Box Fon, with the English firmware 06.04.02. I am also using 2 VoIP providers, SIPDiscount and i-Call (a greek one).
With i-Call my Fritz can succesfully make calls using G.729. I can see that by telnet'ing to my fbf. However, with SIPDiscount if I enable on fbf only G.729 and iLBC*, I receive an "Unsupported media type (415)" error.
So the question I want to make is this: has anyone been able to make G.729 calls using Fritz!Box Fon over SIPDiscount and/or VoIPBuster?
Thanks in advance for any info provided.
*=To enable only G.729 and iLBC, I modified /var/flash/voip.cfg to the following values:
Code:
/var/flash/voip.cfg
use_audiocodecs = yes;
audiocodecs = "G729", "iLBC";
verbose = yes;
sip_prio = 0;
rtp_prio = 0;
dyn_codecs = no;
prio_low_codec = no;