[asterisk-users] list of errorswhile registering client at asterisk with sipp

viswavardhanreddy karna viswavardhanreddy at gmail.com
Wed Jan 26 14:50:45 CST 2011


Hi every one,
                    Hello i am doing project on evaluating the sip proxy
performances like asterisk, openims and opensips using the traffic generator
SIPp.

I am using 2 computers of same configuration as SIPp clients one as uac and
other as uas... and one laptop for asterisk server......


UAC:192.168.1.99------------------------>Asterisk
server(192.168.1.100)------------------------------------------->UAS:192.168.1.101


Registering:

UAC:192.168.1.99------------------------>Asterisk server(192.168.1.100)

i am getting error in SIPp as : aborting call on unexpected message for
call-id '1-4541'@192.168.1.99 <1-4541%27 at 192.168.1.99>':while sending (index
3), reveived 'SIP/2.0 200 ok

in asterisk i am getting error as:

[Jan 26 21:30:35] NOTICE[5188]: chan_sip.c:21819 handle_request_register:
Registration from '"' failed for '192.168.1.99' - No matching peer found

[Jan 26 21:30:35] NOTICE[5188]: chan_sip.c:13163 register_verify: Invalid to
address: '"' from 192.168.1.99 (missing sip:) trying to use anyway...

[Jan 26 21:30:35] NOTICE[5188]: chan_sip.c:21819 handle_request_register:
Registration from '"' failed for '192.168.1.99' - No matching peer found

[Jan 26 21:30:35] NOTICE[5188]: chan_sip.c:13163 register_verify: Invalid to
address: '"' from 192.168.1.99 (missing sip:) trying to use anyway...

[Jan 26 21:30:35] NOTICE[5188]: chan_sip.c:21819 handle_request_register:
Registration from '"' failed for '192.168.1.99' - No matching peer found

[Jan 26 21:30:36] NOTICE[5188]: chan_sip.c:13163 register_verify: Invalid to
address: '"' from 192.168.1.99 (missing sip:) trying to use anyway...

[Jan 26 21:30:36] NOTICE[5188]: chan_sip.c:21819 handle_request_register:
Registration from '"' failed for '192.168.1.99' - No matching peer found

[Jan 26 21:30:36] NOTICE[5188]: chan_sip.c:13163 register_verify: Invalid to
address: '"' from 192.168.1.99 (missing sip:) trying to use anyway...

[Jan 26 21:30:36] NOTICE[5188]: chan_sip.c:21819 handle_request_register:
Registration from '"' failed for '192.168.1.99' - No matching peer found

[Jan 26 21:30:36] NOTICE[5188]: chan_sip.c:13163 register_verify: Invalid to
address: '"' from 192.168.1.99 (missing sip:) trying to use anyway...

when i have taken trace from wire shark i got error message as "404 Not
found"

Below i am sending my sip.conf and extensions.conf files please suggest me
some help ...........................

EXTENSIONS.CONF

[others]

[testing]
exten=>bob,1,Dial(SIP/bob)
##################

SIP.conf

[general]
port = 5060
bindaddr = 0.0.0.0
context = others

[bob]
type=friend
context=testing
host=dynamic
user=bob
secret=test
canreinvite=no
disallow=all
nat=yes








ALSO CHECK MY BOBREG.XML FILE FOR ERRORS ......................

Awaiting for the reply as soon as possible


Best Regards,
viswavardhanredy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110126/3ade44c4/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bobreg.xml
Type: text/xml
Size: 1701 bytes
Desc: not available
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110126/3ade44c4/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: users.csv
Type: application/octet-stream
Size: 64 bytes
Desc: not available
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110126/3ade44c4/attachment.obj>


More information about the asterisk-users mailing list