I am trying to use ImportVar to get some information out of a SIP/ZAP channel. I cannot seem to find an example of the syntax, or what variables I can access.

Basically, I would like to output which person is being called. i.e: SIP/25 calls SIP/21. 25 executes a macro, and the result is SIP/21. The info that I want is stored in the channel's "Direct Bridge" variable.

I have tried: ImportVar(TEST=SIP/25-6d2a|name)

which doesn't seem to do anything. Looking through the code, the thing that I am looking for is:

c->_bridge->name (in function "handle_showchan).

The voip-info page for ImportVar returns an error, and I couldn't find any occurance of ImportVar, except in pbx.c.

Thanks in advance!

Steve

_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to