Archives : December-2019
Disclaimer: I know I should not be using chan_sipThat being said I am trying to force Asterisk to use tcp by doing Dial(SIP/1234::::tcp@1.1.1.1//2.2.2.2)I want that Asterisk should send out the packet using TCP via the SIP proxy2.2.2.2. When I do a de..