heh.. I just noticed that ;) Heh, do you know maybe how to update time/date on all Cisco 7905 phones through asterisk?
I need to increase time for 1 hour.. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Marco Mouta Sent: Tuesday, March 28, 2006 12:37 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [Asterisk-Users] Dial out .call files File permissions?? it's working , the problem was: Channel: ZAP/g1XXXXX I changed to ZAP/g1/XXXXX And it's working fine! Thank you all On 3/28/06, Marco Mouta <[EMAIL PROTECTED]> wrote: > Thank you for your fast reply!!! > It's working on for SIP:) > > I've tried to my zapata and doesn't make the call, i get this: > > Attempting call on ZAP/g1964391121 for [EMAIL PROTECTED]:1 (Retry 2) > > -- Attempting call on ZAP/[EMAIL PROTECTED] for > [EMAIL PROTECTED]:1 (Retry 1) > -- Attempting call on ZAP/[EMAIL PROTECTED] for > [EMAIL PROTECTED]:1 (Retry 2) > -- Attempting call on ZAP/[EMAIL PROTECTED] for > [EMAIL PROTECTED]:1 (Retry 1) > > Do I need to define context to outbound calls through my ZAP ? > > Thanks in advance, > Marco Mouta > > On 3/28/06, Tomislav Vojvodic <[EMAIL PROTECTED]> wrote: > > I copy/pasted > > > > Channel: SIP/200 > > MaxRetries: 3 > > RetryTime: 40 > > WaitTime: 25 > > Context: from-internal > > Extension: 200 > > Priority: 1 > > > > ..and saved it as 'callme' .. > > > > ..and put chmod 777 callme > > > > ..and mv callme /var/spool/asterisk/outgoing/ > > > > All as root - and.. it's working ;) > > > > (Tested on AAH 2.7) > > > > > > -----Original Message----- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] On Behalf Of Marco Mouta > > Sent: Tuesday, March 28, 2006 11:47 AM > > To: Asterisk Users Mailing List - Non-Commercial Discussion > > Subject: [Asterisk-Users] Dial out .call files File permissions?? > > > > Hi all, > > > > I've created this test.call file and it is not running outgoing call files: > > > > i've made mv test.call /var/spool/asterisk/outgoing and nothing happens > > > > Channel: SIP/200 > > MaxRetries: 3 > > RetryTime: 40 > > WaitTime: 25 > > Context: from-internal > > Extension: 200 > > Priority: 1 > > > > My asterisk is running with asterisk user. not root user. > > > > Could you help me on ? Could this be a problem of file permissions? > > _______________________________________________ > > --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 > > > > > > _______________________________________________ > > --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 > > > _______________________________________________ --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 _______________________________________________ --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
