Hello

Le 15/12/2013 11:07, jg a écrit :
I think the order or elements is relevant:

[100]
disallow=all
allow=ulaw
allow=g722
or
[100]
allow=!all,ulaw,g722

should work.

[...]

Yes, but what about if 100 have g722 as prefered codec? Eg:

[100]
disallow=all
allow=g722
allow=ulaw

[101]
disallow=all
allow=ulaw

[rest of the world]
disallow=all
allow=g722

calls between 100 and 101 should be done using ulaw, all others call in g722

--
Daniel

--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
              http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to