-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Olle E.
Johansson
Sent: Wednesday, April 27, 2005 11:00 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [Asterisk-Users] Determinating SIP Phone status

Elmar Haneke wrote:
> Hi,
> 
> how can I determine the status (busy, offline, ringing, duration of 
> current call) of an SIP phone?

Remember that the SIP phone is a kingdom of it's own. Right now,
Asterisk does not really now anything about what is happening out there
in the SIP woods. We know about our own interactions with the phone, and
you will see the status of our calls to the phone with SHOW CHANNEL
<lskdfjs>.

If you set limits in sip.conf, you can check what's in use with SIP SHOW
INUSE.

In the future, if someone is willing to sponsor that development, we
could subscribe to the status of the phone or accept PUBLISH
notifications so that we actually know the status of the phone.

/Olle


Olle,

If one can get the 'PUBLISHED' info from the SIP device would that give
us a better solution than having to use the hint thingamabob to see if
the person is on the phone????

_______________________________________________
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
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