sry posted direct so sender...
--- Begin Message ---
I have chan_misdn-0.3.1-rc23. But cutting the "s" away wouldn't help
alone: It would have to jump to extension 11, not 1. So it should
probably concatenate what it already received?
Do I interpret the message above correctly, that it already *has* a "1"
which is overwritten with "s1" instead of concatenating the second
received "1" to the first it already has, making "11" instead of "s1"?
Have you tried a waitfordigits (time,maxnum) with maxnum =3 ?
in my rc23 maxnum is NOT maxnum after the exteten, but including the
exten: ie
exten => _4711.,1,waitfordigits(4000,4)
exten => ,2, do dialing...
does NOT wait for 4 digits behind the 4711 it dieals directlie after
getting 4711
i have to use
exten => _4711.,1,waitfordigits(4000,7)
exten => ,2, do dialing...
when my ddi's are 3 digits long.
the documentation on voipinfo discribes this, in my opinon, wrong.
not sure which of the two ways is the way it SHOUL work, the way it
actually works in rc23, or as discribed in voipinfo wiki
KAI
--- End Message ---
_______________________________________________
Misdn-asterisk mailing list
[email protected]
http://lists.beronet.com/cgi-bin/mailman/listinfo/misdn-asterisk