Setting a channel variable

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

I want to use ARI node client library to initiate a call, i'm using the sample code
from the ari example 'bridge-move.js', the code is running fine.
https://wiki.asterisk.org/wiki/display/AST/ARI+and+Bridges%3A+Bridge+Operations#ARIandBridges:BridgeOperations-bridge-move.js
But now before initiating the call, I want to be able to add a 'Route' header in
the outgoing call placed, I'm trying to achieve it by adding a channel variable, it seems
that it isn't working, I don't see any route header added in the outgoing INVITE.

This is my code in the originate function:
channel.setChannelVar({variable : "SIPADDHEADER", value : "Route : nbansal@xxxxxxxxx"});

I'm not even sure if this is the right way to define a channel variable.
Any suggestion on how I can get this working.

Thanks,
Nitesh

_______________________________________________
asterisk-app-dev mailing list
asterisk-app-dev@xxxxxxxxxxxxxxxx
http://lists.digium.com/cgi-bin/mailman/listinfo/asterisk-app-dev

[Index of Archives]     [Asterisk SS7]     [Asterisk Announcements]     [Asterisk Users]     [PJ SIP]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Linux API]

  Powered by Linux