Hi Morris,

It sounds like you want to provision lots of subscribers with specific Initial 
Filter Criteria (pointing at your Application Server). We have a process for 
bulk 
provisioning<https://github.com/Metaswitch/crest/blob/dev/docs/Bulk-Provisioning%20Numbers.md>,
 but the Initial Filter Criteria are not configurable – the 
bulk_create.py<https://github.com/Metaswitch/crest/blob/320e224e5a30df30cd53ed2d660d817cdf3e2ff4/src/metaswitch/crest/tools/bulk_create.py#L102>
 script just calls 
generate_ifcs<https://github.com/Metaswitch/python-common/blob/dev/metaswitch/common/ifcs.py#L36>,
 which contains a single hardcoded rule for the MMTel on INVITEs. However, you 
could quite easily tweak the bulk_create.py script  on your node before running 
it to set initial_filter_xml to whatever you want. Let me know if that doesn’t 
make sense!

Thanks,
Graeme

From: Clearwater [mailto:[email protected]] On 
Behalf Of yan morris
Sent: 12 September 2016 12:51
To: [email protected]
Subject: [Project Clearwater] iFC of Sip-Stress

Hi ,

I want to use Sip-Stress to test my Application Server,

In order to let all test calls go through my Application server ,

In small number test , I can use Web UI of Ellis to make it ,

but if there are many accounts , what should I do to modify the accounts 
settings , or

where I can get some concerned information about this issue?


Thank you

Morris
_______________________________________________
Clearwater mailing list
[email protected]
http://lists.projectclearwater.org/mailman/listinfo/clearwater_lists.projectclearwater.org

Reply via email to