Hello Group, I found a solution for my problem. I use the CallerID Variable with the Orginate Action to send a value to another System
Action: Originate Channel: IAX2/user1:[email protected]/6...@default Application: Meetme Data: 111,q CallerID: 111 and on the other Side: exten => 6666,n,MeetMe(${CALLERID(num)},q) Maybe it is helpful for all others. Daniel Am 12.07.2010 um 18:58 schrieb Daniel Knoll: > Hi all, > is it possible to send a Variable to another System via IAX Protocoll by > using AMI / Orginate > Like this: > > Action: Originate > Channel: IAX2/user1:[email protected]/6...@default > Application: Meetme > Data: 111,q > Variable: var1=111 > > and the Remote System knows the Variable "var1" ? > In my Test it fails to transfer the Variable :( > What I doing wrong? > > Thanx for your help > Daniel > > -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
