Telasip Wont REGISTER

jyoung58
Posts: 1
Member Since:
2008-11-23

Soory I am a noob!

I have been researching for the past day before i posted this.

Just installed latest copy of TB and i added my telasip trunk

under the register i added: username:password@sip.ord.telasip.com
made sure everything was case sensative.

but when i go to the asterisk cli and type sip show registry it says unregistered.

I tested my login with using fring on my iphone and it connects no problem and i can make and recieve phone calls.

Any help would be great, thanks in advance!



csgcomm
Posts: 189
Member Since:
2007-01-09
You also need to include

You also need to include PEER DETAILS:

allow=g729
allow=ulaw&gsm
canreinvite=no
context=from-trunk
disallow=all
dtmf=inband
dtmfmode=rfc2833
fromdomain=yourdomain
fromuser=youruser
host=yourhost
insecure=very
qualify=yes
secret=yoursecret
sendrpid=yes
type=peer
username=yourusername

Let me know if this helps.

--

Chris

FtOCC Tech Certified
Top Tier Datacom
Sacramento, CA



Comment viewing options

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