On Thu, 17 Sep 2009 21:51:30 Michael wrote:
> On Thu, 17 Sep 2009 21:37:22 Dhara [ Bymacht ] wrote:
> > [internal]
> > 1000,1,Dial(SIP/test1)
> > 1001,1,Dial(SIP/test2)
>
> You need a "_" (underscore) before the 1000 and 1001.
>
> _1000,1,Dial(SIP/test1)
> _1001,1,Dial(SIP/test2)

and "exten =>" before

like this

exten => _1000,1,Dial(SIP/test1)
exten => _1001,1,Dial(SIP/test2)
_______________________________________________
Callweaver-users mailing list
Callweaver-users@callweaver.org
http://lists.callweaver.org/mailman/listinfo/callweaver-users

Reply via email to