search for: chanvariable

Displaying 3 results from an estimated 3 matches for "chanvariable".

2013 Mar 15
0
No subject
; ; Display certain channel variables every time a channel-oriented ; event is emitted: ; ;channelvars =3D var1,var2,var3 So if you want fu_callerid, set: channelvars =3D fu_callerid And, once that variable is set, you should get a NewExten event, you should see the following key/value pair: ChanVariable(SIP/1234-00000001): fu_callerid=3Dfoobar --=20 Matthew Jordan Digium, Inc. | Engineering Manager 445 Jan Davis Drive NW - Huntsville, AL 35806 - USA Check us out at: http://digium.com & http://asterisk.org
2013 Mar 15
0
No subject
...t; ;channelvars =3D var1,var2,var3<br> <br> So if you want fu_callerid, set:<br> <br> channelvars =3D fu_callerid<br> <br> And, once that variable is set, you should get a NewExten event, you<br> should see the following key/value pair:<br> <br> ChanVariable(SIP/1234-00000001): fu_callerid=3Dfoobar<br> <br> <br> --<br> Matthew Jordan<br> Digium, Inc. | Engineering Manager<br> 445 Jan Davis Drive NW - Huntsville, AL 35806 - USA<br> Check us out at: <a href=3D"http://digium.com" target=3D"_blank...
2006 Nov 29
12
What's up with the Manager Interface?!?!
The Asterisk Manager Interface is driving me nuts. Whoever wrote it should be drawn and quartered. Sometimes the data comes back separated by \r\n, and sometimes it's separated by \n. The whole thing is completely inconsistent, and trying to write any kind of API for it is -GHASTLY- Doug.