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/[EMAIL PROTECTED]
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:[EMAIL PROTECTED];user=phone>' failed for 'XXX.XXX.XXX.XXX'

sip.conf:

[Cisco]
...

extensions.conf:
TEST = SIP/[EMAIL PROTECTED]
...

    Cisco configuration:

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

    What is going on?

-- 
Serge Matveev
Relcom Corp., St.Petersburg

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

Reply via email to