Re: [Asterisk-Users] [EMAIL PROTECTED] default password doesn't match

2006-05-17 Thread Alasdair Gow

Hi,

I suspect that either the permissions are wrong for /main or there are 
no files in it and directory listings are denied.


It sounds like an incomplete install to me.

try and ssh onto it and do an ls -lh in /main and see if there are any 
files in there


Alasdair

Laura Barquín wrote:

Hi all,
 
This is my first post! I'm newbie, yesterday I installed [EMAIL PROTECTED] 
mailto:[EMAIL PROTECTED], and I got lot of Kernel panics, after trying 
to reinstall it, this messages dissapeared. My problem now is that the 
default password for maint user in AMP is not working... I got this 
error message when I try to connect via another computer in the same 
network, after trying to log - maint/password:
 
FORBIDDEN

You don't have permissions to access /main on this server
 
Thanks in advance!
 
Laura



___
--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
  



--
Regards,
Alasdair Gow BSc (Hons)
Support Specialist
Colloquium Internet Support


___
--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


Re: [Asterisk-Users] pattern matching

2006-05-10 Thread Alasdair Gow

try

exten = [46-50],1,Set(LANGUAGE()=de)
exten = [46-50],2,CDR(userfield)=INTERN
exten = [46-50],3,Answer
exten = [46-50],4,MusicOnHold(0.5)
exten = [46-50],5,SIP/1000144|60|wW
exten = [46-50],6,Hangup

René Enskat [Teamware GmbH] wrote:

hi all,
 
i want to build a extension that when i call 46-50 that ONE a account 
is ringing i have this:
 
exten = [46-50],1,Set(LANGUAGE()=de)

exten = [46-50],2,CDR(userfield)=INTERN
exten = [46-50],3,MusicOnHold(0.5)
exten = [46-50],4,SIP/1000144|60|wW
exten = [46-50],5,Hangup
but it is not working.


___
--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
  



--
Regards,
Alasdair Gow BSc (Hons)
Support Specialist
Colloquium Internet Support


___
--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


Re: [Asterisk-Users] pattern matching

2006-05-10 Thread Alasdair Gow

What do you see on the asterisk console?

do you see it setting the language etc or does it not match the pattern?


try

exten = [46-50],1,Set(LANGUAGE()=de)
exten = [46-50],2,CDR(userfield)=INTERN
exten = [46-50],3,Answer
exten = [46-50],4,MusicOnHold(0.5)
exten = [46-50],5,SIP/1000144|60|wW
exten = [46-50],6,Hangup

René Enskat [Teamware GmbH] wrote:

hi all,
 
i want to build a extension that when i call 46-50 that ONE a account 
is ringing i have this:
 
exten = [46-50],1,Set(LANGUAGE()=de)

exten = [46-50],2,CDR(userfield)=INTERN
exten = [46-50],3,MusicOnHold(0.5)
exten = [46-50],4,SIP/1000144|60|wW
exten = [46-50],5,Hangup
but it is not working.


___
--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
  






--
Regards,
Alasdair Gow BSc (Hons)
Support Specialist
Colloquium Internet Support


___
--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


Re: [Asterisk-Users] Best way to intercept an incoming call on asterisk 1.2 ?

2006-05-09 Thread Alasdair Gow

If you are in the same call group *8# should pick it up I think.

Wilson Pickett wrote:

On 5/9/06, Time Bandit [EMAIL PROTECTED] wrote:


Drag the call from the ZAP channel and drop it on your phone.



Interesting, never thought of that. But I'd like to be able to do it
without any computer on though, that is, by dialing an extension to
pick up ZAP/1  in my specific case.

I suppose an alternative is just to use a flag in astdb that tells the
dialplan to go ahead and ring me at home on Sunday if I'm available.
The problem with those solutions is that I always forget to set and
unset the flags :) That's why we have a giant PHONE sign when we go to
lunch and set asterisk to go directly to vmail.
___
--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



--
Regards,
Alasdair Gow BSc (Hons)
Support Specialist
Colloquium Internet Support


___
--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


[Asterisk-Users] Stange behaviour on 4port BRI Asterisk 1.0.10-BRIstuffed-0.2.0-RC8q

2006-04-26 Thread Alasdair Gow


---BeginMessage---

Hi,

we currently run Asterisk 1.0.10-BRIstuffed-0.2.0-RC8q with 3 isdn-2 
channels in euroisdn mode.


the uptime on the box has been 94 days without problems but out of the 
blue it looks like the calls have been cutting out after 10-15 seconds, 
both inbound and outbound.


nothing was logged in /var/log/messages about it or 
/var/log/asterisk/messages


it looks like two zap channels were in use and the rest behaved in this 
manner.


anyone else had this problem or can point me in the right direction of 
diagnosing what happened.


--
Regards,
Alasdair Gow BSc (Hons)
Support Specialist
Colloquium Internet Support







---End Message---
___
--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