search for: agi_asteriskmanag

Displaying 4 results from an estimated 4 matches for "agi_asteriskmanag".

Did you mean: agi_asteriskmanager
2007 Jun 19
2
PhpAgi call generation
hi i'd like to write a simply application in php with phpAgi that: - connect to Asterisk - call an external number using a Zap channel - play a message here is some code: <?php $asm = new AGI_AsteriskManager(); if ($asm->connect()) { $asm->Originate("Zap/g1/1","number","default","1"); /* play message... */ } else { die("error\n"); } ?> But it doesn't work. Is it possible to create a program like this? thanks -- /***********...
2008 Apr 04
2
Click to call
somebody knows some application web that allows me to call to my internal extensions of my asterisk, example click to call. I was proving the click to call of this example but it doesn't work http://www.voipjots.com/2006/02/click-to-call-with-your-asteriskhome.html greeting rickygm
2009 Mar 26
3
show pri usage
Hi, I would like to know how to see which channels are used in my PRI E1 link from Asterisk to another locally-connected commercial PBX. If I run "dahdi show channels", I can see the used channels in the second column "extension" but only if it's an "incoming" call (ie. legacy PBX to Asterisk). If I dial from an Asterisk extension to an extension in the other
2012 Oct 02
2
Questions on converting to ConfBridge
I'm looking at what would be involved in converting from MeetMe to ConfBridge and there seems to be a lot of missing administrative things, but I hope I'm just missing it. We all know about the missing realtime linkage. That's a major nuisance, but can be worked around. More serious is that the CLI command to display users in a ConfBridge don't show the caller ID information, so