It is 0* + number not 0 + number only other way is to use a gatekeeper and register the asterisk and the polycom to it..

 

In my h323.conf

 

[4500]

type=user

host=10.10.10.59

context=default

 

in my extensions.conf

 

[h323]

exten => 4200,1,Dial,H323/10.10.10.49

exten => 4300,1,Dial,H323/10.10.10.47

exten => 4500,1,Dial,H323/10.10.10.59

 

 

 

 

 


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Scott Henderson
Sent: Sunday, February 13, 2005 3:54 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [Asterisk-Users] Polycom IP 3000 configuration

 

I have set Asterisk as a gateway on the Polycom and set gatekeeper to "No"

So to dial on the Polycom I would then dial (0+the number).  No way to just dial directly without the 0?

The other side of this is how do I dial "to" the Polycom, I have tried everything that I can think of for the "exten" definition and nothing seems to work.

I did this setup via the web interface so I can't test until Monday.

Thanks

Tim Courcy wrote:

You need to set the asterisk as a gateway in the polycom.. then to dial out. Lets say you set the * as GW 0 on the polycom you would dial 0*{exten}  in order to dial through a gw on the ip3000 you have to use the prefix for the gateway.  So 0* for GW 0 and 1* for GW 1

 

Hope this helps if you need more info mail me off list.

 

Thanks

 

Tim

 


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Scott Henderson
Sent: Saturday, February 12, 2005 7:12 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [Asterisk-Users] Polycom IP 3000 configuration

 

I see that typo I made for this suggestion, but the real problem is that the system doesn't seem to register with Asterisk.

I can't dial out or even if I fix the error in my config will I be able to dial the extension.

This phone just doesn't seem to want to work with Asterisk.  I have found some old posts where people got this phone to work but they never post the solution so i am hopeful someone has the answer.


Scott Henderson
============================================================================
Finite Technologies Incorporated
3763 Image Drive, Anchorage, Alaska 99504
Phone: 907.339.8085 ext 6101, Fax: 907.333.4482
http://www.finite-tech.com
http://www.chillywall.com
http://www.virtuale.cc
http://www.mphage.com
Current Local Time: http://www.worldtimeserver.com/time.asp?locationid=US-AK
============================================================================



harry gaillac wrote:

hello
 
try: exten => 8908,1,Dial(h323/8908,20,Ttr) !
 
harry    
 
 --- Scott Henderson <[EMAIL PROTECTED]> a écrit :
 
  
I am trying to add a Polycom IP 3000 to our Asterisk
system and am not 
getting anywhere.
 
h323.conf
 
[8908]
type=friend
host=192.168.104.25
secret=polycom
context=crv-default
callerid="Conference Room Polycom"
 
extensions.conf
exten => 8908,1,Dial(h323/polycom,20,Ttr)           
   ; Polycom    
exten => 8908,2,Hangup
 
I have tried setting the Asterisk system as both
gatekeeper and gateway 
in the polycom config.
 
To date nothing seems to work and Polycom is now on
a week return a 
support call to the reseller that sold us the unit.
 
-- 
Scott Henderson
 
    
============================================================================
  
Finite Technologies Incorporated
3763 Image Drive, Anchorage, Alaska 99504
Phone: 907.339.8085 ext 6101, Fax: 907.333.4482
http://www.finite-tech.com
http://www.chillywall.com
http://www.virtuale.cc
http://www.mphage.com
Current Local Time:
 
    
http://www.worldtimeserver.com/time.asp?locationid=US-AK
  
============================================================================
  
_______________________________________________
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
 
    
http://lists.digium.com/mailman/listinfo/asterisk-users
  
To UNSUBSCRIBE or update options visit:
  
 
    
http://lists.digium.com/mailman/listinfo/asterisk-users
  
 
    
 
 
        
 
        
               
Découvrez le nouveau Yahoo! Mail : 250 Mo d'espace de stockage pour vos mails ! 
Créez votre Yahoo! Mail sur http://fr.mail.yahoo.com/
_______________________________________________
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users
  
 



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

Reply via email to