• News
  • Idefisk
  • Tools
  • Tutorials
  • Forum
  • Reviews
  • VoIP Providers
  • Archives
  • Gallery
ZOIPER 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 -> Asterisk Questions - beginners
View previous topic :: View next topic  
Author Message
kloklo



Joined: 04 Mar 2010
Posts: 3

PostPosted: Thu Mar 04, 2010 11:41 am    Post subject: Trunk sip Reply with quote

Hello,

i would like put a sip trunk between two asterisk.

At origin, i have a mysql bd with sip account but here i put sip account into sip.conf.

In the first asterisk, its sip.conf file:

Code:
[asterisk_2]
type=peer
host=192.10.20.10 (Ip asterisk "distant")
qualify=yes


son extensions.conf :
Code:

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


second asterisk,

sip.conf

Code:
[asterisk_1]
type=peer
host=192.10.0.10 (ip adress asterisk "distant")
qualify=yes


its extensions.conf :

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


The sip account asterisk_1 et asterisk_2 are recognized in each neigbourg. the two asterisk are record but when i make a call it doesn't work :

failed to authenticate on INVITE to....

Can you help me??
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic     Forum Index -> Asterisk Questions - beginners 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™