Hi,

After reading this valuable forum and the voip-info wiki and follow
all the steps , but  my Cisco 12SP+ remains unregistered.

These are my config files:

skinny.conf
[general]
port = 2000             ; Port to bind to, default tcp/2000
bindaddr = 172.20.1.1      ; Address to bind to
dateFormat = D-M-Y      ; M,D,Y in any order (5 chars max)
keepAlive = 120
languaje=es

allow = all
; disallow =


[101]
device=SEP00B06409E748
model=12SP              ; Valid models: 12SP, 30VIP, 7910, 7920 (so far)
version=P002L2J2
host=172.20.1.1
context=telsip
line => 101
callwaiting=no
callerid="Juanjo",<101>;



extensions.conf
exten => 3,1,DBget(temp=clid/SIP/Phone3)
exten => 3,2,SetCIDName(${temp})
exten => 3,3,DBdel(clid/SIP/Phone3)
exten => 101,1,Dial(Skinny/[EMAIL PROTECTED])

When I make a call from Phone3(SIP) to the Skinny/101 the following
messages appear in the Asterisk CLI:

    -- Executing Dial("SIP/Phone3-f631", "Skinny/[EMAIL PROTECTED]") in new 
stack
Found device: 101
    -- skinny_request([EMAIL PROTECTED])
    -- Skinny cw: 0, dnd: 0, so: 0, sno: 0
skinny_new: tmp->nativeformats=2033663 fmt=4
Mar 28 16:56:48 ERROR[12354]: chan_skinny.c:1928 skinny_call: Device
not registered, cannot call [EMAIL PROTECTED]
    -- Couldn't call [EMAIL PROTECTED]
skinny_hangup(Skinny/[EMAIL PROTECTED]) on [EMAIL PROTECTED]
  == Everyone is busy/congested at this time (0:0/0/0)

In the /tfptboot directory I have P002L2J2.bin and SEP00B06409E748.cnf

May you help me where is my error.

Thank you in advance,
Juanjo
_______________________________________________
--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