The problem
:
an asterisk box
with 2 fxo
- First fxo just receive calls from pstn (ulaw)
- Second fxo receive and send call to mobile network thru a sipbox(ulaw)
- Calls to pstn are sent to a pstn provider accepting only g729
- Internal calls doesn't care of codecs
- All Uas have g729 (g729 is then pass-thru when needed)
- All Uas have ulaw(of course)
If I have in
[general]
disallow=all
allow=g729
allow=ulaw
In this
case:
all calls to
pstn providers works
all calls to
and from fxo fails because of : No translator path exists for
....
If I have in [general]
disallow= all
allow= ulaw
allow= g729
In this
case:
all calls to
and from fxo works
all calls to
pstn providers fails because of : No translator path exists for
....
_______________________________________________ --Bandwidth and Colocation provided by Easynews.com --
Asterisk-Users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users