Ok I’ve finally managed to find a post similar to the problem, and it seems all it boils down to is the match pattern. So I’ve tried putting in the suggested match pattern of [^0-9]*?([0-9]+)
This finally ellicits a response from an incoming call! But not the one I want as you can see in the following screenshot:
And just to remind you of the Putty output:
So as you can see, Samba is pulling the matching numbers… but in separate popups, including the initial date stamp.
So, my question is, any ideas on the match pattern I should use to pluck out the number?