[asterisk-users] Trunk SIP and configuration

Carlos Rojas crt.rojas at gmail.com
Wed Apr 1 13:56:08 CDT 2009


Hello,

I don't speak english very well but i think.


[operador]
qualify=yes
nat=yes
host=192.168.700.50
insecure=invite,port
canreinvite=no
context=default
disallow=all
allow=ulaw
allow=g729

in your extensions.conf

exten => _00XXXXXXXXX,1, Dial (SIP/operador/${EXTEN},60,tT)



Best Regards


Carlos Rojas

On Wed, Apr 1, 2009 at 10:45 AM, ludo perrot <ludoperrot at gmail.com> wrote:

> hello,
>
> I am beginning to asterisk.
> I have a sip trunk access to operator and VPN access with operator.
> i booked 10 sda numbers.
>
> IP adress asterisk : 192.168.600.1
> IP adress operator : 192.168.700.50
> i can ping on 192.168.700.50
>
>
> # cat sip.conf
> [general]
> context=default
> srvlookup=yes
> port = 5060
> disallow=all
> allow=gsm
> allow=alaw
> allow=ulaw
>
> [1000]
> username=1000
> type=friend
> qualify=yes
> secret=3615
> nat=no
> host=192.168.600.3
> canreinvite=no
> context=appels_entrants
>
> [Catherine]
> usename=1010
> type=friend
> qualify=yes
> secret=5768
> nat=yes
> host=192.168.600.4
> canreinvite=yes
> context=default
> disallow=all
> allow=ulaw
>
> # extensions.conf
> exten => _00XXXXXXXXX,1, Dial (SIP/192.168.700.50/${EXTEN})
>
> How do I configure IP operator ?
> I have 10 numbers sda. Where do I configure sda numbers ?
>
> Thanks.
> Ludovic
>
>
>
>
> _______________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090401/d8bcafbf/attachment.htm 


More information about the asterisk-users mailing list