On 10/4/06, asterisk-user <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]>
To:     [email protected]



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/
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to