search for: custom_app

Displaying 2 results from an estimated 2 matches for "custom_app".

2008 Mar 25
1
How to obtain SIPCHANINFO variables within custom application?
...can't use chan_sip.c internal structures (such as sip_pvt) in my custom application, because there's no chan_sip.h and I can't include it into my application (maybe there's other way?). I can do like this: exten => _X,1,Set(PEERIP=${SIPCHANINFO(peerip)}) exten => _X,2,custom_app and read PEERIP with pbx_builtin_getvar_helper, but that's not an option for me. Any help? Thank you. Regards, Mindaugas Kezys http://www.kolmisoft.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/ast...
2007 May 07
9
0.0.40 tagged
I''ve tagged 0.0.40 in subversion and created the release on rubyforge. Roy, Sean, please could you compile and upload the binary gems when you have a moment - thanks in advance. Drop me a line off list so I know when to make an announcement. cheers alex