[Message Prev][Message
Next][Thread Prev][Thread Next][Message
Index][Thread Index]
Re: xAP SwitchBoard beta 2 released
On Sat, 23 Apr 2005 15:35:32 +0100, James Traynor <james@xxxxxxx>
wrote:
>I do intend to add a service option which makes all this easier, as tbh
>all the icon does is launch a web browser!
When I couldn't recall the port number I needed to access, 'twas very
useful. I seem to have it ingrained into my head now, although having
just gone over to using bookmarks, I'll probably be keying it in less
frequently. Now I have the bookmarks, a service flavour would be
perfect.
>As an example of sending a raw xAP message from any of the ToSend files
>here is a message.display message
>
><start>
>Type=raw:message.display
>Target=kcsoft.mcxap.*
><raw>
>display.text
>{
>Line1=Incoming Call from
>Line2=*NameCompanyNumber* *locationstd*
>}
></raw>
><end>
I took out the MCxAP specific Target address, and commented out the
native message.display section so that this raw flavour would take
over in its place. Otherwise I assume I would have got 2 distinct
message.display xAP messages sent? Mine now looks like this:
<start>
Type=raw:message.display
Target=>
<raw>
display.text
{
Line1=Incoming call from
Line2=*NameCompanyNumber* *locationstd*
Duration=20
}
Display.look
{
image=*picurl*
}
</raw>
<end>
One more question. Does the ToSend.txt get read only when
xAPSwitchboard starts up? Or can I modify ToSend.txt at runtime and
expect changes to be processed next time a CID event occurs? I've been
restarting xSB each time I change it.
I'm a bit wary of how MCxAP deals with invalid or blank image links -
I definitely need to do some more testing in that area.
S
--
Stuart Booth <stuart@xxxxxxx>
xAPFramework.NET - a xAP software development framework for .NET
http://www.xapautomation.org/
http://www.xapframework.net/
xAP_Automation Main Index |
xAP_Automation Thread Index |
xAP_Automation Home |
Archives Home
|