
Re: a simple outbound calling procedure
Hi Jarred, Russel
I went through the previous posts and tried this as following:
OnClientConnected of my MakeCall control is the following function
'Main_Connected'.
Main_Connected(obj, mySmex) {
var ansBy;
ansBy =
mySmex.selectSingleNode("/csta:EstablishedEvent/csta:extensions/csta:private
Data/csta:private/pri:callAnalysis").text;
LogMessage("MakeCall answered by : " + ansBy );
return true;
}
But, its giving an error while evaluating the above function. The error is
"function expected".
Could someone pl. tell me why this error? Or, if path is wrong, pl. suggest
the right one.
Thanks,
sajin
"Russell Spence [MS]" <russells@online.microsoft.com> wrote in message
news:%23hcNUUvsEHA.636@TK2MSFTNGP09.phx.gbl...
> This question was covered recently. You might want to go back through
> previous postings to see the answers.
>
> --
>
> This posting is provided "AS IS" with no warranties, and confers no
rights.[vbcol=seagreen]
>
> "Sajin Valath" <sajin@julymorning.com> wrote in message
> news:usn4cwusEHA.820@TK2MSFTNGP12.phx.gbl...
> different
this[vbcol=seagreen]
other[vbcol=seagreen]
> outbound
> with
the[vbcol=seagreen]
> PgCall.aspx
the[vbcol=seagreen]
procedure?[vbcol=seagreen]
> URL
prompt.
> I
>
>