[asterisk-users] Vitelity Setup
Alejandro Imass
ait at p2ee.org
Wed May 23 09:14:56 CDT 2012
On Wed, May 23, 2012 at 7:57 AM, Gopalakrishnan N
<gopalakrishnan.an at gmail.com> wrote:
> Hi,
>
> I am unable to register vitelity SIP trunk, where its keep on sending
> registration request, and I am using Asterisk 1.4.39.2, my registration
> procedure as follows,
>
> sip.conf
>
> register => username:secret at sip41.vitelity.net:5060
>
We use viteity w/o registration like so:
[vitel-inbound]
type=friend
dtmfmode=auto
host=inbound24.vitelity.net
context=vitelity-inbound
allow=all
insecure=very
[vitel-outbound]
type=friend
dtmfmode=auto
host=outbound.vitelity.net
context=vitelity-outbound
allow=all
insecure=very
More information about the asterisk-users
mailing list