context 'default' has not any special, it's context, that will be used if your peers/users definition doesn't contain any specific context if you have permited 'anonymous' calls to your asterisk, i.e allowguest=yes, unautenticated calls (calls, that will not match any specific user in sip.conf) will land to that context, that is defined in your [general] section in sip.conf
you can use something like context=from-guest in [general]

in extensions.conf you must define in [from-guest] section only your internal (ie. tool free) patterns to dial never put here (in [from-guest] in extensions.conf) patterns to dial outgoing lines (pstn), directly or indirectly via 'include=>' statement
PJ




Larry Alkoff wrote:

Is the context default a 'special' context? That is, does Asterisk recognize it as unique in some way?

How would "anyone on the internet" go about using my outgoing lines?

Larry


_______________________________________________
--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

Reply via email to