On Mon, Feb 09, 2004 at 01:37:55PM -0600, Eric Wieling wrote:
That's just the way Asterisk's dial command works.
Hmm. I see. If it can't create the channel for either reason (busy or not registered), it's handled the same. I think I'll kludge up a perl script to watch the SIP channels register and unregister, and update a database table, which will be displayed on a web page to show who is actually active.
Use the manager API, test the chan_sip2 channel and you'll get a sippeers command to see who's online or not.
/O
_______________________________________________ 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
