<div dir="ltr">hello list,<div><br></div><div style>i have created a callfiles with my asterisk 1.4.43 like:</div><div style><br></div><div style><div>Channel: SIP/watara/06xxxxxxxx</div><div>MaxRetries: 10</div><div>RetryTime: 5</div>
<div>WaitTime: 20</div><div>Context: mycontext</div><div>Extension: s</div><div>Priority: 1</div><div><br></div><div><br></div><div style>extensions.conf</div><div style><br></div><div style>mycontext<br></div><div style>
<div>exten => s,1,Ringing()</div><div>exten => s,n,Playback(hello-world)</div><div>exten => s,n,Dial(SIP/105)</div><div>exten => s,n,Hangup()</div><div><br></div><div><br></div><div style>it works with one number how can i do in order to create a callfiles with a lot of numbers </div>
<div style><br></div><div style><br></div><div style>i try to create a callfiles.call  like that </div><div style><br></div><div style><div>Channel: SIP/watara/0661xxxxxx</div><div>MaxRetries: 10</div><div>RetryTime: 5</div>
<div>WaitTime: 20</div><div>Context: mycontext</div><div>Extension: s</div><div>Priority: 1</div><div><br></div><div>Channel: SIP/watara/0669xxxxxx</div><div>MaxRetries: 10</div><div>RetryTime: 5</div><div>WaitTime: 20</div>
<div>Context: mycontext</div><div>Extension: s</div><div>Priority: 1</div><div><br></div><div style>but he call only the last number,</div><div style><br></div><div style>any help please </div><div style><br></div><div style>
thanks and regards </div></div></div></div></div>