If I only want to give my sip users say local calling where do I put that in the sip config? ... and the sip.conf looks like: [200] ... context=from-internal ...
The "context=from-internal" is the key. You will need to create a context called "from-internal" that only includes local calling.
For example:
[from-internal] include => outbound-local include => internal-extensions include => outbound-emergency
_______________________________________________ Asterisk-Users mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
