dan wrote: > On Tue 05.May.09 20:20, James Holmes wrote: >> Does anyone have a working vitelity configuration that they can show me >> (minus the username and password of course)? I have les.net working, but >> my sipXecs 4 installation will not register with vitelity. Initially I >> was using the template with my username and password added, but when >> this didn't work I tried a few other things, but nothing has worked so >> far. I did have vitelity working under trixbox using this configuration: > I have vitelity working with sipXecs 4. I used the template and > (besides my username and password) only changed the inbound vitelity > server to match what they had assigned me. > > I'm using sipXbridge, and had to change my setup at vitelity to point to > my port 5080 instead of the default 5060. I'm pretty new to sipXecs, so > this may not be the best or the only way to do this. > >> TrixBox inbound setup: >> >> (I've replaced my username and password with [myusername] and [mypassword]) >> >> Trunk name: vitel-inbound >> >> Peer Details: >> >> type=friend >> dtmfmode=auto >> username=[myusername] >> secret=[mypassword] >> context=from-trunk ; (this could be ext-did or from-pstn as well) >> insecure=very >> canreinvite=no >> host=inbound18.vitelity.net >> >> Register String: [myusername]:[[email protected]:5060 >> >> TrixBox outbound setup: >> >> Trunk name: vitel-outbound >> >> Peer Details: >> >> type=friend >> dtmfmode=auto >> username=[myusername] >> secret=[mypassword] >> fromuser=[myusername] >> trustrpid=yes >> sendrpid=yes >> context=from-trunk ; (this could be ext-did or from-pstn as well) >> canreinvite=no >> host=outbound.vitelity.net >> >> Register String: left blank >> >> I've tried this in my sipXecs configuration: >> >> 1) Used sipXecs template supplied values for vitelity with my username >> and password. >> >> 2) Same as 1, with the hostnames used in my previous trixbox configuration. >> >> 3) Same as 2 with my trixbox inbound register string set as asserted >> identity (yes I cleared the appropriate check box). >> >> 4) Same as 3 with the ":5060" removed from register string and copied >> into the "ITSP Registrar Listening Port" field. >> >> 5) I've varied all of the above by selecting "Use public address for >> call setup", and "strip private headers". >> >> I guess I just don't know how or if the TrixBox register string has any >> direct equivalent in sipXecs. >> >> The other thing I was wondering about is the use of port 5060 by >> Vitelity. Does this mean I also need to use port 5060? My current router >> has very limited capabilities when it comes to port redirection (inbound >> redirection only), so remapping ports is likely to be a problem unless I >> insert another router into the path just to do the port swapping >> (normally I wouldn't consider this, but my current router has some >> capabilities I need for other things). >> >> -- >> James Holmes >> RTDS Technologies Inc. >> (204) 989-9706 >> _______________________________________________ >> sipx-users mailing list >> [email protected] >> List Archive: http://list.sipfoundry.org/archive/sipx-users >> Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users >> > > > > > Dan McDaniel > _______________________________________________ > sipx-users mailing list > [email protected] > List Archive: http://list.sipfoundry.org/archive/sipx-users > Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users
I now have both les.net and vitelity working. My configurations are below: vitelity: ITSP server domain name: vitelity.net ITSP server address: outbound.vitelity.net Use public address for call setup: unchecked Strip private headers: unchecked Use default asserted identity: checked Asserted identity: leave blank Register on initialization: checked ITSP Registrar Address: inbound18.vitelity.net ITSP Registrar Listening Port: leave blank Registration Interval: 600 Method to use for SIP keepalive: Empty SIP message Method to use for RTP keepalive: None les.net: ITSP server domain name: did.voip.les.net ITSP server address: leave blank Use public address for call setup: unchecked Strip private headers: unchecked Use default asserted identity: checked Asserted identity: leave blank Register on initialization: checked ITSP Registrar Address: leave blank ITSP Registrar Listening Port: leave blank Registration interval: 600 Method to use for SIP keepalive: Empty SIP message Method to use for RTP keepalive: None Of course you also need to supply values for the "User name" and "Password" fields for both of these. -- James Holmes RTDS Technologies Inc. (204) 989-9706 _______________________________________________ sipx-users mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-users Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users
