[Asterisk-Users] Guest
Administrator TOOTAI
admin at tootai.net
Wed May 25 08:13:01 MST 2005
Anton Krall a écrit :
>No luck so far but I still think you need to define [guest] or something on
>sip.conf
>
>
sip.conf
[101]
type=user
username=Guest
insecure=very
host=dynamic
permit=0.0.0.0/0.0.0.0
context=fromsipguest
callerid="SIP Guest" <101>
nat=yes
canreinvite=no
allow=all
Extensions.conf
[fromsipguest]
exten => 101,1,macro(ringMainPhoneHangup,SipGuest,${SIPTIMERING},t)
Calling 101 at yourdomain will fall in fromsipguest extension. You can do
similar with iax.conf.
--
Daniel
More information about the asterisk-users
mailing list