• News
  • Idefisk
  • Tools
  • Tutorials
  • Forum
  • Reviews
  • VoIP Providers
  • Archives
  • Gallery
ZOIPER SIP softphone

The forum for asterisk and voip discussions
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Trunk SIP

 
Post new topic   Reply to topic     Forum Index -> Francais (French)
View previous topic :: View next topic  
Author Message
kloklo



Joined: 04 Mar 2010
Posts: 2

PostPosted: Thu Mar 04, 2010 11:22 am    Post subject: Trunk SIP Reply with quote

Bonjour,

je veux monter un trunk sip entre deuxasterisk.


A la base les comptes sip je les gere par base de donnée mais bon comme ca c'est des comptes "spéciaux", je les ai mis dans le fichier sip.conf.

sur le premier asterisk, son fichier sip.conf :

Code:
[asterisk_2]
type=peer
host=192.10.20.10 (adresse de l'asterisk "distant")
qualify=yes


son extensions.conf :
Code:

exten => _8.,1,Dial(SIP/${EXTEN}@asterisk_2,90)


sur le second asterisk,

sip.conf

Code:
[asterisk_1]
type=peer
host=192.10.0.10 (adresse de l'asterisk "distant")
qualify=yes


son extensions.conf :

Code:
exten => _8.,1,Dial(SIP/${EXTEN}@asterisk_1,90)


Les comptes sip asterisk_1 et asterisk_2 sont bien reconnu chez les voisins réciproques. Ils sont bien enregistrer mais lorsque j'essaie de passer un appel cela ne marche pas :

failed to authenticate on INVITE to....

Es ce que vous auriez une idée?
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic     Forum Index -> Francais (French) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group
contact us at: support@asteriskguru.com - asterisKGuru.com © all rights reserved   |   *asterisk is registered trademark of © Digium™