-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi, I have a general question about SIP access for nonregistered users.

I would like to make it possible for basically anybody to make a SIP
call to my asterisk without having to have a user account, but in a
specific context. So that e.g. somebody could make a SIP call to
SIP/ste...@my.asterix.pbx and it would go like this:

[incoming_guest]
exten => stefan,1,dial(SIP/300&SIP/301)
exten => stefan,2,voicemail(300,u)

For IAX I created a user [guest] with a specific context
[incoming_guest] in which I handle the calls but I also haven't really
figured out how to create the "stefan@.." solution.
To reach this context, people have to call IAX/gu...@my.asterisk.pbx

How do I create a context in which all calls from nonregistered  clients
are handled?

- -S

- -- 
 (o_   Stefan Gofferje            | SCLT, MCP, CCSA
 //\   Reg'd Linux User #247167   | VCP #2263
 V_/_  Heckler & Koch - the original point and click interface
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.16 (GNU/Linux)

iEYEARECAAYFAk3xBXYACgkQbQKZlCdPOMN6qgCfR+TBVpVCSKDZyzUJk6r53VYS
dvYAoJrbb76zqFY3c1K0YzA9j3dowPE4
=2SCj
-----END PGP SIGNATURE-----


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