kalle@esprITschmiede.de
2007-May-09 16:33 UTC
[asterisk-users] Is there a possiblity to check in the dialplan whether a SIP user is registred?
Hello everybody, Is there a possiblity to check in the dialplan whether a SIP user is registred? Something like : exten => user1,1,GotoIf(isRegistred(user1)? context1, context2, 1) Thanx, Kalle
Doug Garstang
2007-May-09 16:54 UTC
[asterisk-users] Is there a possiblity to check in the dialplan whether a SIP user is registred?
ChanAvail() kalle@esprITschmiede.de wrote:> Hello everybody, > > Is there a possiblity to check in the dialplan whether a SIP user is > registred? > > Something like : > exten => user1,1,GotoIf(isRegistred(user1)? context1, context2, 1) > > > > Thanx, > > Kalle > > _______________________________________________ > --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 > >