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." |
_______________________________________________ asterisk-app-dev mailing list asterisk-app-dev@xxxxxxxxxxxxxxxx http://lists.digium.com/cgi-bin/mailman/listinfo/asterisk-app-dev