support

Anyone have trunk settings for IconnectHere with an inbound number?

John_in_NC
Posts: 69
Member Since:
2006-10-19

I have an old account with Iconnect here that I used to only use for outbound but now wanting to move my pots line to it.
Now I have to use a sipauth and other stuff to get incomming to go.

Eveything I found on the web has been old, outdated or just not work on trixbox 26

So, trying to find examples of what I need to enter into the trunk settings to get it to work.

As of now I can make outbound but incomming no worky

here is an example of what I got.

Peer:
type=friend
authname=19195551212
host=sipauth.deltathree.com&natrelay.deltathree.com
username=65655555
secret=6666
context=fromiconnecthere&from-pstn
canreinvite=no
disallow=all
dtmfmode=rfc2833
fromdomain=natrelay.deltathree.com
insecure=very
nat=yes
qualify=yes

user context: from-Iconnecthere

user:
context=from-pstn
type=user
dtmfmode=rfc2833
canreinvite=no

Register string:
19195551212:6666@sipauth.deltathree.com

I show this in my stats:
sipauth.deltathree.com:5060 19195551212 885 Registered Fri, 11 Jul 2008 16:14:54

When I call it says I am unavailable. I never see anything happend in the Flash Op Panel

Any help you can provide will result in good karma, great fortune, or maybe a case of beer!

--

Running Trixbox v2.6.1.2 / Asterisk 1.4.20-1



pcbytc
Posts: 61
Member Since:
2007-12-04
Hey John

Well, if it's registering, then you need to check the usual suspects:

First off, remove "disallow=all" from the trunk, you have not allowed anything silly, and at least while testing, just go with defaults, you may end up adding "allow=ulaw,alaw" but for now, just drop it.

For an example, here is my working trunk to Telasip:

PEER Details
--------------------------------------------------
context=from-pstn
dtmfmode=rfc2833
fromuser=username
host=gw4.telasip.com
insecure=very
secret=password
sendrpid=yes
type=friend
username=username
________________________________
My incoming is blank, I only have a register string

Other Stuff:
Permit "Allow anonomous Inbound SIP Calls" in general settings and
Setup an "any DID/any CID" inbound route to ring an extension (or ring group, whatever)

You should get a ringing phone, if not, now you need to SSH into your trixbox, run "asterisk -r" then "sip set debug" and pick up yer cell phone and call in, anything happen? copy it and post, we will help you.

If none of this works, well, I dunno? let's hope this works :)

The Timmy



John_in_NC
Posts: 69
Member Since:
2006-10-19
Na, I had the allow= with

Na, I had the allow= with all the protocols I just missed it when I copied and and pasted in here.
It's the darndest thing I just cant get it to work. Really dont want to allow annonymous.

In the mean time, I set up with VoicePulse and that went in fine so will try and cancel with Iconnect here if they ever respond to my emails.

--

Running Trixbox v2.6.1.2 / Asterisk 1.4.20-1



pcbytc
Posts: 61
Member Since:
2007-12-04
Good decision

I would too, I like having support when I pay somebody.

TC



Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.