Hi,
I'm getting a lot of these messages in my asterisk 1.2.9. The clients
are all Xlite Xten softphones. Isn't this message supposed to be part
of hardphones?

Got SUBSCRIBE for extensions without hint. Please add hint to 1001 in
context xlitephones

extensions.conf
exten => 1000,1,Macro(call-sip-local,1000,SIP/1000,default)
exten => _10XX,1,Macro(call-sip-local,${EXTEN},SIP/${EXTEN},default)

and in sip.conf
[general]
context=default                 ; Default context for incoming calls
bindport=5060                   ; UDP Port to bind to (SIP standard port is 506$
bindaddr=0.0.0.0                ; IP address to bind to (0.0.0.0 binds to all)
srvlookup=yes                   ; Enable DNS SRV lookups on outbound calls
tos=lowdelay                    ; lowdelay,throughput,reliability,mincost,none
disallow=all                    ; First disallow all codecs
allow=gsm
;allow=ulaw                     ; Allow codecs in order of preference
language=en                     ; Default language setting for all users/peers
dtmfmode = rfc2833              ; Set default dtmfmode for sending DTMF. Defaul$
incominglimit=2

[1030]
type=friend
secret=xxxx
nat=yes
host=dynamic
canreinvite=no
context=xlitephones
allow=gsm


--
------------------------------------------------------------
Erick Perez
Panama Sistemas
Integradores de Telefonia IP y Soluciones Para Centros de Datos
Panama, Republica de Panama
Cel Panama. +(507) 6694-4780
------------------------------------------------------------
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to