Displaying 4 results from an estimated 4 matches for "ralphliebessohn".
2006 Nov 20
1
g729 registered
Hi guys,
I've registered some g729 licenses, during register process everything
worked fine.
astk2*CLI> show g729
0/0 encoders/decoders of 20 licensed channels are currently in use
But I'm not able to use this codec. I'm trying to use a linksys PAP2 to talk
using g729 but I got this answer from asterisk:
Got SIP response 488 "Not Acceptable Here" back from
2007 Jan 12
4
FW: Get dialed numbers in AGI
On 1/11/07, Mike D'Ambrogia <miked@jamagination.com> wrote:
>
> Ralph
>
> Kind of new to asterisk, and really new to AGI but it looks like you were
> trying to have the AGI script tell asterisk to read and lay the results into
> my_var and then regain control in the AGI script, is that correct?
>
> If so I don't think that will work since the dialplan
2007 Jan 10
2
Get dialed numbers in AGI
Hi,
I'm trying to write a AGI in PHP to get the numbers dialed (with read()),
save it into a variable to insert it into a SQL server database. But I
cannot see results into the variable, it always return NULL.
Here is a piece of the AGI.
fwrite(STDOUT,"exec Read my_var|/sound_to_play|5|||15 \n");
fflush(STDOUT);
$conn=odbc_connect('MSSQL', 'USER', 'PASS');
2006 May 18
3
just softphone
Hi,
I'm trying to start with Asterisk, but I could not put 2 softphones to talk.
The asterisk server rejects the connections always when I dial.
May 17 07:49:22 NOTICE[1924]: Rejected connect attempt from 192.168.0.106
What is necessary to put it to work?
There is no need to configure external lines.
extensions.conf
[internal1]
exten => 311000,1,Dial(SIP/teste1)
[internal2]
exten