[Serdev] pa module
Jamey Hicks
jamey.hicks at hp.com
Tue Mar 8 13:49:41 UTC 2005
harry gaillac wrote:
>Thanks,
>
>Sorry my english is bad. i try my best !
>
>Using location table to manage status (online/offline)
>is good for Ua softphones but hardphones are
>registered night and day.
>
>How can pa module may support presence for users
>agents?
>
>for example:
>
>phone1-------proxy+loc+pa------phone2
>registered +registrar registered
>
>phone1/phone2 send subscribe message to server so
>status is stored in pa table.
>if status from phone1 become "offline or busy" phone2
>is notified .
>phone2 want to send IM or call to phone1 so ser have
>to retrieve in pa table the phone1 availabality in
>order to store IM in msilo or missed call tables.
>
>
>
What we have done in some of our setups is to provide a Web interface
for users to update their presence status, extending the basic online
information provided by the phones. This could be added to serweb or
provided as a completely separate web interface. Our web implementation
read from the sql database used by SER and PA and sent PUBLISH messages
(either via UDP or FIFO) to update the status.
>Is it possible to write exported functions ?
>
>I use stable ser+serweb release.
>may i add the latest pa module from CVS adding pa.sql
>in ser database to ser 0.8.14 ?
>
>
>
The PA module depends on updates to some of the core of SER, so you
would need a later version.
Jamey
More information about the Serdev
mailing list