[asterisk-users] Line Pickup Problem

Rich Adamson radamson at routers.com
Tue Sep 26 07:27:04 MST 2006


Pato Valarezo wrote:
> Lacy Moore - Aspendora wrote:
>> Wherever you have your exten => s,1,Answer statement, replace with:
>>  
>> exten => s,1,Wait(30) ; or however long you want to wait to give 
>> someone else the chance to answer
>> exten => s,n,Answer
>>  
>> then continue on.
>>  
>> Asterisk will then wait 30 seconds before it answers the phone.  You 
>> would probably want this a lower number, though.
>>
> 
> Hi, i'm using x100P clones and i have two related  issues:
> 
> 1. In the first system (or in both) when someone answer the call, 
> asterisk doesn't notice the stop ringing signal and continues with the 
> dialplan, and of course answer the call and plays the welcome message 
> and interrupts the current call in progress.
> 
> 2. One of the system wich is connected to the PSTN doesn't seems to wait 
> the time i specify in exten => s,1,Wait(10), and answers the line in a 
> shorter time... it seems like the time doesn't count to it.
> 
> I'm testing and training with this systems until i can buy a better 
> quality hardware i expect to not have this problems with digium or 
> better hardware. If someone has experience in this i'll apreciate comments.
> 
> 

Based only on the words that you've used above, it sounds like you have 
a problem with extensions.conf (and maybe with the 'context' associated 
with the x100p card.

To better understand your issue, we'll need to see your extensions.conf 
file and zapata.conf file contents. I'd suggest not trying to copy/paste 
a piece of those two files but rather include the entire files.




More information about the asterisk-users mailing list