Couple of weeks ago i setup a new trixbox system running the latest open source release. I had a fair bit of trouble getting the incomming pennytel trunk to work. It would show up as connected(on trixbox and through pennytel support) but go to a pennytel message bank when i tried to ring the number.

The issue was in the configuration file, i followed instructions from trixbox without tears 1/2 but theres a small mistake. I thought i would post up the correct details for those looking at getting into trixbox.

*********************Settings********************* **********


Peer Details
allow=alaw&ulaw&gsm
canredirect=no
canreinvite=no
disallow=all
host=dynamic
insecure=very
secret=(Password)
type=peer
username=(Username)


User Details
canreinvite=no
context=from-sip
fromuser=(Username)
qualify=no
secret=(Password)
type=user
username=(Username)

Register String
(Username)_:_(Password)@sip.pennytel.com/(Username) (DELETE UNDERSCORES)
*********************************************
Replace(Username)/(Password) with relevent details and you'll be off and running



Hopefully that'll help you guys out, it took alot of messing around for me to sus it out.