Jack

Results 11 comments of Jack

I have asterisk sip server with user context `client`, so dialplan for this user looks like that: ``` [client] ; ${EXTEN} here is a sipPayload.getCallId() from sip:1000@server:port exten => _X.,1,SomeWorkWith(${EXTEN})...