Jump to content

randoff

Members
  • Posts

    4
  • Joined

  • Last visited

Posts posted by randoff

  1. Randoff,

     

     

    I was forwarding a complete extension-

     

    First I created a trunk for outbound as a SIP Gateway.

     

    for Domain: and proxy Address: I put the second half of the uri (ip or domain)

    then set up a dial plan to use that trunk for pattern and replacement I put *

     

    then I went to the extension on the redirection page by forward all calls I put sip:xxxxxxxxxx@ip.address.com:5080 (they only except traffic on 5080 but you can leave that off if their excepting on 5060).

     

    Sorry was in a rush if you need I can try to clarify it a little later.

     

    Thanks for the response!

     

    I will test it out and report back.

  2. Just for the record, I got it to work based on your incite.

     

    Thank you again!

     

    Hello,

    Can you or someone here provide some screenshots or greater detail on how this was accomplished? I think i almost understand it but I'm not quite sure.

     

    Thanks for the help

  3. Ok I got it working.... here is what I did so others that might have this problem can do it.

     

    (1) Created an extension on Asterisk example 400 then set the secret for for it and added it.

     

    (2) Added a Sip Gateway in Pbxnsip with the these settings:

     

    Domain: 111.111.111.111 (your ip)

    Username: 400 (your ext)

    Password: secret(what you set as your secret for that ext)

    Outbound Proxy: 111.111.111.111:5060(your server and port)

    Remote Party/Privacy Indication: No Indication (not sure if this is important)

    Is Secure: yes

     

    (3) Then I set up and extension in Pbxnsip and forwarded that to ext number 7777 (that simulates a call coming in Asterisk)

    I set the default incoming trunk in Pbxnsip to forward the ext I made in Pbxnsip that forwards to ext 7777 and bingo! Its working!

     

    Hope this helps someone :)

  4. Hello I have Pbxnsip and i also have a Asterisk server.

    I have been trying for past couple days to find the right way to do this so any help would be very appreciated!

     

    I want to forward calls that come into Pbxnsip to my Asterisk server.

     

    I haven't found a good step by step guide on how to do this.

     

    What is the best way to do this? A Gateway trunk? If so what do i need to configure for that.

    Or a Gateway a Trunk to call a Sip URI? Also if this is the way to go what is the setting do I need to set? What is the "string" used to call a Sip URI?

    I tried doing this http://kiwi.pbxnsip.com/index.php/ENUM but could not get it to dial out.

     

    Thanks

×
×
  • Create New...