[Asterisk-Users] MWI with IAX

timebandit001 at gmail.com timebandit001 at gmail.com
Thu Feb 3 23:23:18 MST 2005


> Does the MWI feature work with IAX2? I have read where it should but cannot
> get the indicator to work on any of the IAX softphones that I have tried
> which have this feature. I even did an IAX debug and did not see where and
> indication was sent to the phone when it registered. 
>From what I know, * return a pseudo-boolean value with your
registration acknoledge.
- If you have messages, it returns 65535
- if you have none, it returns 0
- if you don't have a voicemail box, it returns -1

>    MESSAGE COUNT   : 65535 

there you have it, that means you have messages

N.B.: it's doesn't work in MediaX phone because iaxclient's dll only
raise a text event with a message that say if your registration is
accepted or rejected. Exactly why is a good question. I only trap this
message and update the indicator accordingly

hth



More information about the asterisk-users mailing list