[asterisk-app-dev] ARI send SIP message
Franck Bouteille
franck.bouteille at prescom.fr
Wed Jan 6 02:08:19 CST 2016
Hi,
Happy new year.
Could you help to use ari-client (nodejs) to send SIP message ?
I try to write :
ari.endpoints.sendMessageToEndpoint({
from: "ari-atmb",
tech: "SIP", resource: "91",
body: "body",
variables: "variables"
},function (err) {
if (err) {
throw err;
}
});
SIP Message is sended but there is no content, I don't see "body" or
"variables" in the SIP Message.
Thank's,
--
*Franck BOUTEILLE*
*PRESCOM*
Rue de Broglie
22300 LANNION - FRANCE
Tél.: 33(0)2.96.05.76.07
"Les informations contenues dans ce courrier sont données à titre
purement informatif et ne peuvent être considérées comme contractuelles
entre les récipiendaires, la société PRESCOM."
"The content of this e-mail is purely for information and may not be
considered as contractual between the recipients, PRESCOM company."
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-app-dev/attachments/20160106/7ddf158e/attachment.html>
More information about the asterisk-app-dev
mailing list