Tom,

You may get more of a response on an Asterisk specific list.  There 
shouldn't be anything specific to AstLinux that would break directed 
pickup, but that's not a feature I've played with too much.

Darrick

Tom Mazzotta wrote:
> Lonnie,
> 
> Your memory is correct. I was already using that parameter as well as a few 
> others that some Googling indicated as necessary:
> call-limit=6
> notifyringing=yes
> limitonpeers=yes
> 
> However, still no dice. Any other ideas?
> 
> -----Original Message-----
> From: Lonnie Abelbeck [mailto:li...@lonnie.abelbeck.com] 
> Sent: Sunday, September 06, 2009 4:47 PM
> To: AstLinux Users Mailing List
> Subject: Re: [Astlinux-users] Problem w/ Directed Pickup
> 
> Tom,
> 
> In the back of my mind, I seem to remember asterisk 1.4 call-limit= in  
> sip.conf has a role...
> 
> Look in /stat/etc/asterisk/sip.conf, find the ;[grandstream1] line,  
> and then look at call-limit
> 
> You can take it from there.
> 
> Lonnie
> 
> 
> On Sep 6, 2009, at 12:19 PM, Tom Mazzotta wrote:
> 
>> I'm running astlinux-0.6.7 (Asterisk 1.4.26) on a Soekris net 5501  
>> w/ Grandstream GXP2000 phones. I am trying to use the 7 multi- 
>> purpose keys for directed pickups. I currently have them configured  
>> for BLF and the lights change to red for busy extensions and blink  
>> when the extension is ringing as expected. I want to be able to push  
>> a blinking button to pickup an extension that is ringing. According  
>> to the Grandstream documentation, pushing a red blink button dials  
>> **XXX (where XXX is the extension associated w/ the button). For  
>> example, I can see that the phone tries to dial **202 when I push  
>> the button for ext 202.
>>
>> The problem is that I can't pickup the inbound call and the phone  
>> displays: "Call Failed, Reason Code:603" and the asterisk console  
>> says "NOTICE[4982]: app_directed_pickup.c:159 pickup_exec: No target  
>> channel found for 202."
>>
>>
>> The following is in my extensions.conf:
>>
>> exten => _**2XX,1,Pickup(${EXTEN:2...@inbound-biz)
>> exten => _**2XX,n,Hangup()
>> [BLF-hints]
>> exten => 201,hint,sip/201
>> exten => 202,hint,sip/202
>> exten => 203,hint,sip/203
>> exten => 204,hint,sip/204
>> exten => 205,hint,sip/205
>> exten => 206,hint,sip/206
>> exten => 207,hint,sip/207
>> exten => 208,hint,sip/208
>> [inbound-biz]
>> exten => s,1,Dial(SIP/202)
>>
>> The context for inbound calls from the FXO line is "inbound-biz". In  
>> sip.conf I include "subscribecontext=BLF-hints" under "[general]".
>>
>> Any ideas of what I am missing. Thanks in advance!
>>
>> Tom Mazzotta, President | TITAN MICROSYSTEMS
> 
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
> trial. Simplify your report design, integration and deployment - and focus on 
> what you do best, core application coding. Discover what's new with 
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> Astlinux-users mailing list
> Astlinux-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/astlinux-users
> 
> Donations to support AstLinux are graciously accepted via PayPal to 
> pay...@krisk.org.
> 
> 
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
> trial. Simplify your report design, integration and deployment - and focus on 
> what you do best, core application coding. Discover what's new with 
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> Astlinux-users mailing list
> Astlinux-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/astlinux-users
> 
> Donations to support AstLinux are graciously accepted via PayPal to 
> pay...@krisk.org.


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Astlinux-users mailing list
Astlinux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/astlinux-users

Donations to support AstLinux are graciously accepted via PayPal to 
pay...@krisk.org.

Reply via email to