Skip to content

Changes

Summary

  1. SIP_Emulation: Remove duplicated map() (details)
Commit 2ed9f5f398a585af7c9e8c249b09f3532778c9ea by Pau Espin Pedrol
SIP_Emulation: Remove duplicated map()

The map() is already done before the component is started, f_init_sip().
It's better doing it there because then it's up to the creator of the
SIP_Emulation component to establish the name of the system port, hence
allowing multiple instances which can be configured differently (eg.
different bind ip+port).

Change-Id: I5632c94d03a9dce0d04d94766ce72e6700b6116b
The file was modified library/SIP_Emulation.ttcn