[asterisk-bugs] [JIRA] (ASTERISK-30251) IAX2 Trunk Quality
Asterisk Team (JIRA)
noreply at issues.asterisk.org
Wed Sep 28 20:53:09 CDT 2022
[ https://issues.asterisk.org/jira/browse/ASTERISK-30251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=260373#comment-260373 ]
Asterisk Team commented on ASTERISK-30251:
------------------------------------------
Per the Asterisk versions page [1], the maintenance (bug fix) support for the Asterisk branch you are using has ended. For continued maintenance support please move to a supported branch of Asterisk. After testing with a supported branch, if you find this problem has not been resolved, please open a new issue against the latest version of that Asterisk branch.
Thanks!
[1] https://wiki.asterisk.org/wiki/display/AST/Asterisk+Versions
> IAX2 Trunk Quality
> ------------------
>
> Key: ASTERISK-30251
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-30251
> Project: Asterisk
> Issue Type: Information Request
> Security Level: None
> Components: Channels/chan_iax2
> Affects Versions: 11.7.0
> Reporter: Adnan Bin Naser
>
> I have two asterisk server one is one a vps and another on a local internet where ip is dynamic. i trunk with iax2 peer and pass gsm gateway but i am not getting good quality can any one share me a good iax2 trunk for low bandwidth and for g729 codec?
> This is my server side config and i am using 1.8.11 asterisk version
> [general]
> bindport=4050
> bindaddr=0.0.0.0
> disallow=all
> allow=g729
> allow=g723
> trunkmtu = 1240
> autokill=yes
> codecpriority=caller
> requirecalltoken=no
> iaxthreadcount = 30
> iaxmaxthreadcount = 100
> trunktimestamps=yes
> trunkmaxsize = 128000
> trunkfreq=20
> tos=0x10
> [B827EBBA2A4B]
> type=friend
> username=test
> secret=123456
> host=dynamic
> port=4050
> trunk=yes
> context=from-sip
> requirecalltoken=no
> qualify=yes
> ..
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list