[asterisk-users] unable to call AT&T audio conference bridge

BJ Weschke bweschke at gmail.com
Wed Oct 4 13:49:35 MST 2006


On 10/4/06, asterisk-user <myacc at roundbox.com> wrote:
> Hello,
> Can someone help me with this please?
> Attached is the log file.
>
> thank you
>
> -------- Original Message --------
> Subject:        [Fwd: asterisk-users Digest, Vol 26, Issue 166]
> Date:   Fri, 29 Sep 2006 10:31:21 -0400
> From:   asterisk-user <myacc at roundbox.com>
> To:     asterisk-users at lists.digium.com
>
>
>
> I tried by adding "answer()" to the dial plan but the problem still exists.
> I am not sure if I am doing this right.
> Attached is the log file from asterisk while making the call to the conf
> bridge after adding "answer()"
> Could you please let me know if you find anything out of this log file?
>
> thanks for your help.
>

 I'll assume from your macros set your using AMP or FreePBX. That
being the case, add the following to your from-internal-custom
context.

exten => _1800XXXXXXX,1,Answer()
exten => _1800XXXXXXX,2,Dial(Zap/g1/${EXTEN},240)

-- 
Bird's The Word Technologies, Inc.
http://www.btwtech.com/


More information about the asterisk-users mailing list