Please
login
or
register
.
News:
#MWC19 25-28 February | YateBTS team attends Mobile World Congress 2019 |
Let's meet up >>
Home
Help
Search
Login
Register
Yate Community Forum
»
General Category
»
Yate users hangout place
»
string parsing in regexroue
« previous
next »
Print
Pages: [
1
]
Author
Topic: string parsing in regexroue (Read 6561 times)
xyswitchz
Newbie
Posts: 26
string parsing in regexroue
«
on:
April 10, 2018, 07:09:27 AM »
Hi
in regexroute I have
^.*$=echo answered ${id}
if ${id} is sip/21
how can I can i extract '21' from it?
Logged
marian
Hero Member
Posts: 513
Re: string parsing in regexroue
«
Reply #1 on:
April 11, 2018, 12:55:50 AM »
${id}^sip/\(.*\)$=echo \1
Logged
Print
Pages: [
1
]
« previous
next »
Yate Community Forum
»
General Category
»
Yate users hangout place
»
string parsing in regexroue