I’m building a new Allstar hub for the first time in many years. We’ve long used the G722 codec for its audio quality improvements as the default codec. However whenever I make a connection to our repeater using G722 I get this:
[May 13 18:52:36] WARNING[21109]: channel.c:2813 set_format: Unable to find a codec translation path from 0x1000 (g722) to 0x40 (slin)
When PTT is keyed, the repeater Pi says:
[May 13 18:52:57] NOTICE[366]: channel.c:2293 __ast_read: Dropping incompatible voice frame on IAX2/103.144.176.3:4569-11698 of format gsm since our native format has changed to 0x1000 (g722)
Is there a way to enable G722 on Allstar Beta? I"m on Asterisk GIT d1e9a8b.
in iax.conf…
choose your weapons…
both side have to allow g722 or it negotiates something else.
If it is set and not working, look in modules.conf for it to be ‘loading’
Ahh… the codec_g722.so modules wasn’t being loaded at all or even commented out. That’s what you get for just relying on a quick ‘grep 722’ through the configs! Thanks.
Ken,
You have complained about nearly everything you have to interface with.
You hijack many threads when you have your own thread you created for your discussion and have not bumped it to keep it alive.
While I can somewhat understand your frustration, it is not a ‘ALLSTAR’ issue.
Why do you want to make your issues everyone else’s topic of discussion ?
You are not making friends with your actions so maybe you are right.
When you have a issue or question, start a topic for it.
By putting these in the middle of other questions/topics, you are wasting the time of those who answer you because the next person who has that question will never find it in a search. And it will need to be answered again.
You do it all to often and I’m going to stop answering you. For all you do is complain.
I am on volunteer time and I can choose where I waste my time.
I certainly didn’t mean to hijack anything - I figured an existing thread about the beta was a good place to pose my question as there was not an obvious choice (at least to me at that time) where which to post a beta related issue. I have since been informed of the procedure and appreciate your additional effort to educate me.
As for my complaining, I admit I have been rough (and terse) as to the poor state of documentation that currently exists. As such, I have decided to help where I can and have offered my services to the Wiki powers that be. Hopefully the state of things will improve over time.