Hi all,

finally yesterday I was able to set up my Asterisk machine and now it
works greatly.

Assuming I use Asterisk also to manage a BRI via a HFC based ISDN card,
I can dial outgoing calls via ISDN but I still can't answer incoming
calls from that BRI. I read that special extension 's' is for analog
only. What do I have to put in extensions.conf to make Asterisk answer
incoming calls? I supposed that it should be something like the
following:

        [default]

        exten => 0991234567,1,Answer
        exten => 0991234567,2,Goto(100,1)       # transfer the call to
extension 100

where 099 is my local area code and 1243567 is the phone number
associated with the BRI, but it doesn't work. Do I have to configure
something else?

Thanks,

Alex

_______________________________________________
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

Reply via email to