From a SIMPL+ module:
MakeString(Tx$,"api/v1/POST/bsessions?src=%s:%s&dst=%s:%s&nowait=1\x0D\x0A",ID_For_Source[iIn],Video_Type_Source[iIn],ID_For_Dest[iLast],Video_Type_Dest[iLast]);
ID_For_Source and?ID_For_Dest are the serial numbers of the endpoints.
toggle quoted message
Show quoted text
Tray, would you mind showing me an example of a command? , I have all the data but the formatting doesnt seem to be working