Displaying 1 result from an estimated 1 matches for "inconcert".
Did you mean:
concert
2013 Mar 06
2
AGI Script
...==============
> #!/usr/bin/perl
> use strict;
>
> my %AGI;
> :
> print "EXEC Dial(DAHDI/g2/$AGI{dnid},,W)";
> =============================
>
> When dialplan executes the AGI, asterisk throw the following error: "Dropping incompatible voice fraile on SIP/INCONCERT-00004796 of formar ulaw since our native format has changed to 0x8 (alaw)."
>
> And connection is never make.
>
> It's the code OK?, I'm newbie on asterisk, and really don't know what is going wrong.
>
> Regards,
>
> Gustavo