[Asterisk-Dev] Request for comments on CTI integration

Mike Reed mike.reed at voxpath.com
Thu Jul 15 09:44:53 MST 2004


 

> -----Original Message-----
> From: asterisk-dev-admin at lists.digium.com 
> 
> The notification messages should also be
> ultra-feather-light. All that is needed should be no more
> than ...
> 
> 1) event code
> 2) event reference number (unique)
> 3) origin of call (network name and caller's number)
> 4) transferred via (if TRANSFER event)
> 5) destination (if client subscribed to notifications for
> multiple destinations)
> 
> If the event and its reference number is binary coded, 3
> bytes should be plenty. Reserving 16 chars for the network
> name should be plenty, too. The phone numbers could be
> packed BCDs plus one stop byte. All in all we'd be looking
> at about 40 bytes per notification message.
> 
> A simple event like PICKUP, HANGUP, TIMEOUT or
> TRANSFERRED-TO-VOICEMAIL would consist only of
> 
> 1) event code
> 2) reference number linking to previously sent
> notification
> 
> which should be 3 or 4 bytes per message.

XMPP/Jabber looks like a good way to go on this...

http://www.jabber.com/index.cgi?CONTENT_ID=55

Mike :)



More information about the asterisk-dev mailing list