[asterisk-users] Manipulating of a dialed sequence
Frank
mailinglist at linuxista.com
Sat Dec 5 10:21:09 CST 2015
Hi Asterisk List
Given, as an example, the following sequence
012345*543210
I would like to store into a variable all digits before "*" (012345) and
in a different variable all digits after the "*" (543210) for further
processing in the dial plan.
The length of the dialed sequence may be variable and "*" is the
separator between the two values to store.
Any idea?
Thanks
Francesco
More information about the asterisk-users
mailing list