[Asterisk-Users] Cisco ATA 186

Serge Matveev serge at relcom.spb.ru
Mon Apr 25 06:09:57 MST 2005


    I'm nothing understand now. I have Cisco ATA 186 with one analog phone and 
the following problem:

    The next config works just fine:

sip.conf:

[150]
type=friend
port=5060
context=officepbx-outgoing
qualify=yes
secret=password
user=150
username=150
fromuser=150
defaultip=XXX.XXX.XXX.XXX
host=dynamic
dtmfmode=rfc2833
canreinvite=no
disallow=all
allow=ulaw
allow=g729
allow=alaw

extensions.conf:

TEST = SIP/150 at 150
agent_150 = ${TEST}
exten => 150,1,Macro(callfullext,${TEST},,,30,N)

    But if I rename 150 to "Cisco", by example, I get the following error
message:

NOTICE[1174440880]: chan_sip.c:7519 handle_request: Registration from
'<sip:150 at YYY.YYY.YYY.YYY;user=phone>' failed for 'XXX.XXX.XXX.XXX'

sip.conf:

[Cisco]
...

extensions.conf:
TEST = SIP/150 at Cisco
...

    Cisco configuration:

UID0: 150
PWD0: password
UID1: 0
UseLoginID: 0

    What is going on?

-- 
Serge Matveev
Relcom Corp., St.Petersburg




More information about the asterisk-users mailing list