WipeOut . a écrit:
When last did you update from the CVS??
It's from 2003-09-04 CVS


But it curently doesn't work anyway so just hang in there and hopefully it will be fixed soon..




  
It's exactly what I have done, I have this log message:
NOTICE[114696]: File chan_sip.c, Line 4870 (handle_request): Nothing to 
pick up
WARNING[114696]: File chan_sip.c, Line 2220 (__transmit_response): 
Unable to determine sequence number from ''

>From  276 I dial 326 and trie to pickup using  273. I include my sip.conf

Regards,

Daniel


WipeOut . a ?crit:

    
Just add callgroup={number} and pickupgroup={number} into each SIP phone's config in the sip.conf file..

 

      
Hello,

What configuration should I use for this (I use sip phones)?

Best regards,

Daniel


WipeOut . a ?crit:

   

        
OK you are correct..

*8 picks up the call..I wonder why *8# does not work??

I also had the same problem that the phone that I collected the call from did not stop ringing..




     

          
I have problems with this as well ( similar config ).  My CVS is 10 days 
old.

I can get the call picked up with *8     (  *8# does not work )  but 
the phone B never stops ringing.
B rings forever. I'm using SNOM200.

--Pertti


WipeOut . wrote:

  

       

            
I have just started to play with callgroups and pickupgroups..

I updates my * from CVS this morning (about 15 mins ago)..

I have placed callgroup=1 and pickupgroup=1 into each of my 3 phone configurations in sip.conf..

I place a call from phoneA to phoneB, then I go to phoneC and dial *8# , the call does not get picked up by phoneC and continues to ring on phoneB..

Have I not configured somthing correctly or is there a bug??

Later.


    

         

              
-- 

**********************************************************************
Nordic LAN&WAN Communication Oy
Pertti Pikkarainen
vp of engineering
E-Mail: [EMAIL PROTECTED]
tel: +358-9-5024100
fax: +358-9-5023840
gsm: +358-500-511467

Sinikalliontie 16
02630 Espoo
FINLAND

**********************************************************************



_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
  

       

            
     

          
-- 
Daniel ANDRE (mailto:[EMAIL PROTECTED])
IRIS Technologies - http://www.iris-tech.com
Serveur kwartz - http://www.kwartz.com

   

        
 

      
-- 
Daniel ANDRE (mailto:[EMAIL PROTECTED])
IRIS Technologies - http://www.iris-tech.com
Serveur kwartz - http://www.kwartz.com

    

  
;
; SIP Configuration for Asterisk
;
[general]
port = 5060			; Port to bind to
bindaddr = 192.168.10.254	; Address to bind to
context = SIP			; Default for incoming calls
tos=lowdelay
;tos=184
;tos=50
;rxgain=30
;txgain=30
threewaycalling=yes

allow=ALAW
disallow=GSM
disallow=ULAW


; valeurs pas defaut

;t?l?phone grandstream benoit.
[276]
mailbox=276
type = friend
host = dynamic
canreinvite = yes
dtmf=inband
pickupgroup=1
callgroup=1


[273] ;t?l?phone grandstream Antoine
mailbox=273
type = friend
host = dynamic
canreinvite = yes
dtmf=inband
pickupgroup=1
callgroup=1

[235] ; t?l?phone grandstream Arnaud
mailbox=235
type = friend
host = dynamic
canreinvite = yes
dtmf=inband
pickupgroup=1
callgroup=1


[338] ;t?l?phone grandstream Dominique
mailbox=338
type = friend
host = dynamic
canreinvite = yes
dtmf=inband
pickupgroup=1
callgroup=1


[222] ; t?l?phone grandstream Daniel
mailbox=326
type = friend
host = 192.168.0.2
canreinvite = yes
dtmf=inband

[326] ; t?l?phone grandstream Daniel
mailbox=326
type = friend
host = dynamic
canreinvite = yes
dtmf=inband
pickupgroup=1
callgroup=1


    

  

-- 
Daniel ANDRE (mailto:[EMAIL PROTECTED])
IRIS Technologies - http://www.iris-tech.com
Serveur kwartz - http://www.kwartz.com

Reply via email to