Displaying 1 result from an estimated 1 matches for "466653".
Did you mean:
66653
2006 Apr 19
1
Sending SIP NOTIFY / How to get remote SIP port?
try,
database get SIP/Registry/<peername>
it gives you a string which contains the info, then pass it to CUT to
extract ip-adr and port
Freddi
> To do that you need to get the remote ip address and port of the sip peer!
>
> I found the function:
>
> ${SIPPEER(exten:ip)
>
> But how can I get the port???
>
>