Skip to content

Changes

Summary

  1. asterisk: Use Action PJSIPAccessNetworkInfo (details)
  2. SIP_Templates: f_sip_SipUrl_to_str(): Print username if present (details)
  3. asterisk: AMI: Implement AuthReq procedure (details)
  4. asterisk: AMI: Wait for Event Registry after IMS REGISTER (details)
  5. asterisk: Send P-Associated-URI in IMS Register Response (details)
Commit 0c5c647692673731d25ff40547f070b8cb09695e by Pau Espin Pedrol
asterisk: Use Action PJSIPAccessNetworkInfo

Validate P-Access-Network-Info should only be present in 2nd REGISTER
sent over ipsec.

Change-Id: I2759d12caeaca81a9224997a29541c325d65fe30
The file was modified asterisk/IMS_ConnectionHandler.ttcn
The file was modified library/SIP_Templates.ttcn
The file was modified asterisk/AMI_Functions.ttcn
The file was modified asterisk/Asterisk_Tests.ttcn
Commit b0dbf7af7da3de72c85334fbe9496c0d9184872c by Pau Espin Pedrol
SIP_Templates: f_sip_SipUrl_to_str(): Print username if present

Since now user is printed, adapt existing user in Asterisk_Tests to use the proper field.

Change-Id: Ifb1470768222ddee1b1d96ecb9153412ed10fd42
The file was modified asterisk/IMS_ConnectionHandler.ttcn
The file was modified library/SIP_Templates.ttcn
Commit ddc4c709e51b92dae4d10f0c71b062e4719da673 by Pau Espin Pedrol
asterisk: AMI: Implement AuthReq procedure

Test Auth over AMI interface.

Change-Id: I77aeeb79cbddfc515e1626385f1b176da7319ba0
The file was modified asterisk/AMI_Functions.ttcn
The file was modified asterisk/Asterisk_Tests.ttcn
Commit 469c2f65910c82c3e0a8d383ceeb153a5cb9598d by Pau Espin Pedrol
asterisk: AMI: Wait for Event Registry after IMS REGISTER

Change-Id: I735a4298ec0d13009d8971880fe870810608d7e0
The file was modified asterisk/Asterisk_Tests.ttcn
The file was modified asterisk/AMI_Functions.ttcn
Commit 4e6672c2f4b7f5d38cee7422c1296ff16e600309 by Pau Espin Pedrol
asterisk: Send P-Associated-URI in IMS Register Response

Change-Id: I4c163f34c052d0463baba799c44fecaaa15be394
The file was modified asterisk/IMS_ConnectionHandler.ttcn
The file was modified library/SIP_Templates.ttcn