On Wed, 2 Feb 2005 15:51:53 -0700, Andrew Niemantsverdriet
<[EMAIL PROTECTED]> wrote:

> So it looks to me like something else went wrong.


If you took your dial line right from the samples you likely still
have a ${EXTEN:{TRUNKMSD}}

That variable TRUNKMSD is probably stripping off the first digit. If
that is there, you need to get rid of it.

Your dial line should be Dial(${TRUNK}/${EXTEN},30)

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

Reply via email to