[asterisk-users] meetme problem maybe connected to features.conf

Thomas Stein thomas.stein at knowledgetools.de
Mon Dec 8 07:22:51 CST 2008


Hello.

I have a strange problem with the MeetMe application. Configured is a misdn 
msn to go into a preconfigured MeetMe room.

exten => 12,1,MeetMe(1234,pIM)

The first caller gets the prompt to enter the pin and then gets connected to 
the MeetMe room. The second caller gets also the prompt but after entering the 
right key he hears a dialtone followed by the message: The number you have 
dialed is invalid. After that he is also connected to the MeetMe room. This 
behaviour vanishes if i add the "q" option to the MeetMe command. And more 
strange this behaviour also vanishes if i change the features.conf

from:

[featuremap]
blindxfer => #1
disconnect => #0
atxfer => #2

to:

[featuremap]
blindxfer => *1
disconnect => *0
atxfer => *2

I'm using asterisk-1.4.22, dahdi and misdn-1.1.7.2.

Someone has an idea whats going on here?

best regards
t.



More information about the asterisk-users mailing list