Hello,

I am trying simulate contact center agents connected to a CUCM. I have a 
scenario which simply REGISTER every 120s with the out-of-call
scenario uas. When I run the test with one agent with transport u1, everything 
works as expected. My agent is registered and it answers all incomming calls.

I have a problem when I try to simulate many agents. If I keep transport u1, 
then CUCM won't accept two different devices' registrations from the same 
ip:port. 
When I change the transport to -t un then the registration works but incomming 
calls are not answered. The problem seems to be
the [local_port] in the out-of-call uas scenario is set to 0 when using 
transport -t un.

Does anyone have a suggestion on how to fix this?

I am using SIPp v3.4.1

Here is my command:

sipp x.x.x.x -sf register.xml -inf agents.csv -rp 1000 -r 2 -l 2 -oocsn uas -t 
un -aa

Here is the 200 OK reply from out-of-call uas scenario (see port number in 
contact header):

SIP/2.0 200 OK
Via: SIP/2.0/UDP x.x.x.x:5060;branch=z9hG4bK1f364fc04e5
From: <sip:[email protected]>;tag=1754~baccfb6a-f2cd-4ce8-aeab-66f852433c75-24890393
To: <sip:[email protected]>;tag=29668SIPpTag01859385910
Call-ID: [email protected]
CSeq: 101 INVITE
Contact: <sip:y.y.y.y:0;transport=UDP>
Content-Type: application/sdp
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, MESSAGE, SUBSCRIBE, INFO
Content-Length:   139

v=0
o=user1 53655765 2353687637 IN IP4 y.y.y.y
s=-
c=IN IP4 y.y.y.y
t=0 0
m=audio 6000 RTP/AVP 0
a=rtpmap:0 PCMU/8000

Thanks,
DH
------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=190641631&iu=/4140/ostg.clktrk
_______________________________________________
Sipp-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to