Ticket #6 (closed Bugs: Works For Me)

Opened 4 years ago

Last modified 2 years ago

SIP trunking

Reported by: nobody Assigned to: nobody
Priority: minor Milestone:
Component: Web interface Version: None
Keywords: Cc:
Confirmation: SVN Revision (if applicable):
Backend Engine: All Backend Engine Version:

Description

Unable to route SIP trunking from one SIP server to
another on build AMP-1.10.005.

Change History

01/06/05 07:26:42 changed by rcourtna

Logged In: YES 
user_id=1019629

Please describe what exactly doesn't work.  Provide as many
details configuration as possible, and include the steps
necessarry to duplicate the problem.  If we can't duplicate
the problem, we can't fix it.

01/06/05 14:27:06 changed by rcourtna

  • status changed from assigned to closed.
Logged In: YES 
user_id=1019629

I have successfully trunked 2 servers running AMP together:

Server A (stag)
------------------------
Trunk Name = sipimgpeer
PEER Details
  canreinvite=no
  fromuser=sipstaguser
  host=192.168.1.102
  secret=1111
  type=peer
  username=sipstaguser

USER Context = sipimguser
USER Details:
  canreinvite=20
  context=from-internal
  secret=1111
  type=user

Server B (img)
------------------------
Trunk Name = sipstagpeer
PEER Details
  canreinvite=no
  fromuser=sipimguser
  host=192.168.1.102
  secret=1111
  type=peer
  username=sipimguser

USER Context = sipstaguser
USER Details:
  canreinvite=20
  context=from-internal
  secret=1111
  type=user