Hello Gordon,

Same error if I change the extension ...to ring directly 5863165 (see the
maximum group number is 63)

    -- Accepting overlap voice call from '015852977' to '5863165' on channel
0/1, span 1
    -- Starting simple switch on 'Zap/1-1'
    -- Executing [EMAIL PROTECTED]:1] Dial("Zap/1-1", "SIP/5863165|17|rtk") in
new stack
 Extension Changed 5863165[BLF] new state Ringing for Notify User 70
    -- Called 5863165
    -- SIP/5863165-08245258 is ringing
 Extension Changed 70[BLF] new state InUse for Notify User 65
 Extension Changed 70[BLF] new state InUse for Notify User 60
    -- Executing [EMAIL PROTECTED]:1] PickUp("SIP/70-b5f1fef8",
"[EMAIL PROTECTED]") in new stack
[2008-06-20 15:38:19] WARNING[9772]: channel.c:4347 ast_get_group: Ignoring
invalid group 5863165 (maximum group is 63)
    -- No channel found 0.
  == Spawn extension (buster, **5863165, 1) exited non-zero on
'SIP/70-b5f1fef8'
 Extension Changed 70[BLF] new state Idle for Notify User 65 (queued)
 Extension Changed 70[BLF] new state Idle for Notify User 60 (queued)
    -- Channel 0/1, span 1 got hangup request, cause 16
 Extension Changed 5863165[BLF] new state Idle for Notify User 70
  == Spawn extension (buster, 5863165, 1) exited non-zero on 'Zap/1-1'
    -- Hungup 'Zap/1-1'


Regards,
Jan

On Fri, Jun 20, 2008 at 3:01 PM, Gordon Henderson <
[EMAIL PROTECTED] <[EMAIL PROTECTED]>> wrote:

> On Fri, 20 Jun 2008, Jan Prunk wrote:
>
> > One other thing - do you have
> >
> >   exten => 65,1,Dial(SIP/65)
> >
> > Yes I do have this:
> > exten => 65,1,Dial(SIP/65,30,rtk)
> > exten => 65,n,Hangup()
> > exten => 70,1,Dial(SIP/70,30,rtk)
> > exten => 70,n,Hangup()
> >
> >
> > As pickup works on the extension not the channel... (ie. what do you dial
> > on a phone to make the SIP/65 ring? What does the DDI point to?)
> >
> > It goes like this:
> >
> > exten => 5863165,1,Dial(SIP/65,17,rtk)
> > exten => 5863165,n,Dial(SIP/64,120,rtk)
> > exten => 5863165,n,Hangup()
>
> Right. That's the issue.
>
> You'll need to pickup 5863165, not 65. (or 64).
>
> Gordon
>
>
> _______________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> AstriCon 2008 - September 22 - 25 Phoenix, Arizona
> Register Now: http://www.astricon.net
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users
>



-- 
Jan Prunk <janprunk AT SPAMFREE gmail DOT com>
Website: http://www.prunk.si PGP key: 00E80E86
Fingerprint: 77C5156E29A4EB6C1C4A5EBA414A29F500E80E86
_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2008 - September 22 - 25 Phoenix, Arizona
Register Now: http://www.astricon.net

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to