Share

Kamailio (OpenSER) SIP server

Tracker: Feature Requests

5 force_send_socket(sockdef) needs to accept variable as arg - ID: 1982665
Last Update: Settings changed ( bogdan_iancu )

force_send_socket(sockdef) appears to only accept an unquoted socket
specification ([proto:]address[:port]) as an argument and it appears to be
parsed at startup time.

Please change force_send_socket() to accept a string or a variable as an
argument so that dynamic selection of the outbound source socket is
possible.

Right now, it requires that each OpenSER server's config be hard coded with
the source socket(s).


Wayne Walker ( wwalker_bybent ) - 2008-06-02 21:16

5

Closed

Invalid

Nobody/Anonymous

None

None

Public


Comment ( 1 )




Date: 2008-06-03 07:14
Sender: nobody

Logged In: NO

It is possible as:

$fs = $var(socket);


Log in to comment.

Attached File

No Files Currently Attached

Changes ( 3 )

Field Old Value Date By
status_id Open 2008-06-03 07:54 bogdan_iancu
resolution_id None 2008-06-03 07:54 bogdan_iancu
close_date - 2008-06-03 07:54 bogdan_iancu