[Asterisk-Users] sip.conf not paying attention to allow/disallow
Brian C. Fertig
brian at planet-telecom.com
Mon Nov 22 14:55:34 MST 2004
I have found this same problem to be true. I don't know what to do to
fix it. I believe it's a bug but don't know for sure. If you find a
way drop me a line I would like to know.
Brian
-----Original Message-----
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Matthew
Boehm
Sent: Monday, November 22, 2004 4:46 PM
To: asterisk-users at lists.digium.com
Subject: [Asterisk-Users] sip.conf not paying attention to
allow/disallow
In my sip.conf, under general I have:
disallow=all
allow=g729
allow=alaw
allow=ulaw
Then I have a specific sip:
[RNK]
<clip>
disallow=all
allow=alaw
allow=ulaw
allow=gsm
If I do this:
exten => _9.,1,Dial(${EXTEN}@RNK,60)
The call still goes out as G729 even though I've told the RNK to
disallow
g729. I need to be able to make other 729 calls but to this one
paticular
group, they need to be 711.
Any ideas?
Thanks,
Matthew
_______________________________________________
Asterisk-Users mailing list
Asterisk-Users at lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
More information about the asterisk-users
mailing list