Displaying 1 result from an estimated 1 matches for "0814f820".
Did you mean:
08014f82
2005 Jul 15
0
double dtmf in incoming SIP call?
...(I
press 1 and get 11).
I connect to pstn2voip provider by SIP, allow only alaw codec.
dtmfmode=inbound.
After pressing '1' while asterisk executes WaitExten command,
in the full log I get:
DEBUG[25492]: Launching 'WaitExten'
VERBOSE[25492]: -- Executing WaitExten("SIP/a.b.c.d-0814f820", "5") in new stack
DEBUG[25492]: Sending dtmf: 49 (1), at a.b.c.d
DEBUG[25492]: Oooh, got something to jump out with ('1')!
DEBUG[25492]: Sending dtmf: 49 (1), at a.b.c.d
a.b.c.d = IP address of my pstn2voip provider
Any ideas?
Best regards,
--
Bart