search for: palletboy

Displaying 8 results from an estimated 8 matches for "palletboy".

2009 May 05
4
AMI + AGI for outbound click to dial
Hey Gang, Trying to figure out how I can do the following (have each part working individually but drawing a blank on combining) 1) click on-screen which sends an AMI originate (works fine) 2) the originated call is to an internal extension that looks up the number to be dialed (works) 3) then via Perl, adding in a SIPAddHeader for answer-after=0.. (works separate from the above) What I
2009 Jun 25
0
AMI Transfer?
Trying to accomplish something that seems simple enough but I've tried everything I can think of but I cannot get an AGI Transfer to work. Seems simple enough $AGI->exec('transfer','SIP/101'); and here's the resultant Debug: AGI Rx << EXEC transfer "SIP/101" -- AGI Script Executing Application: (transfer) Options: (SIP/101) AGI Tx >> 200 result=0
2009 Jul 21
2
Channel Variables in a Call file?
Hey gang, I'm trying to find a) If you can put channel variables into a Call file and b) what the appropriate syntax is. Any ideas? Thanks, PB -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090721/cb8c2656/attachment.htm
2009 Aug 06
1
ForkCDR and setting the account info?
I've been Googling all morning and searching voip-info.org but not quite finding what I'm looking for. I've read that you can modify the billing/account information on a CDR via AGI but I can't find an example or a "how to". I'd like to then assign specific accounts in the CDRs. Possible? Thanks, PB -------------- next part -------------- An HTML attachment was
2009 Aug 20
1
HUD display?
Hey gang, Trying something a little funky with a click to dial app. (Perl AGI) It's working fine but I'd like to change what displays in HUD's screen. Right now it's showing "Unknown". I've tried setting various CDR fields but can't seem to change the display. I've tried setting CID and other AGI variables but nothing seems to affect that display. Any
2009 Sep 09
0
Hung Lines on GXP2000s?
I'm using Call Files to generate calls for a custom in-house click to dial. Every now and then we get lines or maybe calls on our GXP2000's that we can't hang up. They aren't showing as active channels in Asterisk. They eventually disappear off the line on the phone but I'm not sure what they are. Any ideas? Thanks Gang! - PB -------------- next part -------------- An HTML
2009 Jul 02
1
AGI Transfer?
I've been trying to get an AGI "transfer" to work for several weeks now. It isn't error-ing out, but it isn't working either. I can't use "dial" in this case due to what I'm trying to accomplish. Does an AGI Transfer actually work? -= Info about application 'Transfer' =- [Synopsis] Transfer caller to remote extension [Description]
2009 Jul 10
2
Originate (Executing a System Command)
I know I'm doing something simple and wrong, but I can't quite figure it out: Example (executing system command): Action: Originate Channel: Local/1 at dummy Application: System <http://www.voip-info.org/wiki/view/Asterisk+cmd+System> Data: /path/to/script I keep getting a "Unable to request channel" and am not sure what it is looking for in place of "Local/1 at