July CCXML Implementation Report: L_A: eventsource in <send>

Hello www-voice,

in L_A, script L_A.ccxml contains the following code:

	<send name="'name'" targettype="'basichttp'"
		target="session.ioprocessors['createsession']"
		namelist="uri eventsource foo"/>

I've got the following questions regarding the eventsource attribute:

1) eventsource is required standard attribute that must be present in 
each event. The question is who is responsible for generating this 
attribute in events sent using <send>? I assume that it is 
responsibility of the platform to generate this attribute because 
otherwise it would be necessary to insert eventsource into namelist in 
each <send>

2) What shall happen if namelist in <send> contains some of the standard 
events attributes? Shall the value be replaced or shall an error event 
be thrown?

Thanks,
Petr

-- 
   Petr Kuba, Project Manager
   OptimSys, s.r.o
   kuba@optimsys.cz
   Tel: +420 541 143 065
   Fax: +420 541 143 066
   http://www.optimsys.cz

Received on Monday, 26 July 2010 13:53:51 UTC