[Asterisk-Users] CLI messages screwy?

Andrew Kohlsmith akohlsmith-asterisk at benshaw.com
Fri Jun 11 04:22:57 MST 2004


CVS head from about a week ago.  I have iax.conf sections called [benfax] with 
a username=benfax in it as well as a section called [bendummy] with a 
username=bendummy...  When a number comes in to my fax DID I call benfax on 
my other * box.  However the CLI looks like this on the * box taking the 
incoming PSTN call:

    -- Accepting call from 'xxx5485278' to 'yyy2595' on channel 14, span 1
    -- Executing Dial("Zap/14-1", "IAX2/benfax at benfax") in new stack
    -- Called benfax at benfax
    -- Call accepted by 192.168.2.2 (format ULAW)
    -- Format for call is ULAW
    -- IAX2[bendummy]/3 is ringing

Notice how Dial(IAX2/benfax at benfax) is being called, but the last line says 
that IAX2[bendummy]/3 is ringing?  Why is that?  There is no call to bendummy 
at that time!

I think it's just a messaging bug, as the other * server is authenticating 
properly.  Also "iax2 show channels" gives the right output:

*CLI> iax2 show channels
Peer             Username    ID (Lo/Rem)  Seq (Tx/Rx)  Lag      Jitter  Format
192.168.2.2      benfax      00003/00001  00083/00083  00034ms  0000ms  UNKN
1 active IAX channel(s)

(it's ringing, I don't actually have a fax hooked up there yet)

Should I be logging this as a bug?

Regards,
Andrew



More information about the asterisk-users mailing list