[asterisk-bugs] [JIRA] (ASTERISK-30251) IAX2 Trunk Quality

Adnan Bin Naser (JIRA) noreply at issues.asterisk.org
Wed Sep 28 20:55:08 CDT 2022


     [ https://issues.asterisk.org/jira/browse/ASTERISK-30251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adnan Bin Naser updated ASTERISK-30251:
---------------------------------------

    Description: 
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

[test]
type=friend
username=test
secret=123456
host=dynamic
port=4050
trunk=yes
context=from-sip
requirecalltoken=no
qualify=yes
..

  was:
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
..


> 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
> [test]
> 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