Saludos Carlos,

Como vas a recibir las llamadas via SIP, puedes especificar el IP del host que te enviara las llamadas, por ej.

Este es un bloque que tengo definido en el SIP.conf de uno de mis servers para enrutar las llamadas internacionales y a telefonos moviles utilizando un proveedor de terminacion.

[oficina]
type=peer
context=from_office  ; Esto va a mi 'extensions.conf'
host=200.88.42.29 ; Este es el ip publico en la oficina (estatico) nat=no
canreinvite=no
qualify=yes
disallow=all
allow=g729
allow=ulaw

Creo que eso contesta tu pregunta.


--
Jose P. Espinal
slackware-es.com

Carlos Chavez wrote:
        I have a customer that needs an Asterisk server to sell minutes for
cell phones in Mexico.  I do not see a problem with that since he will
get the calls by SIP and then use GSM adapters to get the calls into the
GSM network.  My problem is that his customers only want to be
identified by IP and not by a username and password.  Is there a way to
authenticate just by using an IP address?

------------------------------------------------------------------------

_______________________________________________
--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

_______________________________________________
--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

Reply via email to