Hi, If I have an AGI script that calls user A and then calls user B and connects them... it seems to work fine (for accounting) if I call a local call (out my PRI).. however if I go out my IAX... the CDR terminates the long distance call after 3 seconds (after the IAX trunk picks up).. and what ends up in the CDR is a time .. but it's FROM (src) the long distance call to my local extension.. which doesn't help.... why is it doing that?
Jan 23 13:39:57 DEBUG[28521] chan_iax2.c: Ooh, voice format changed to 4 Jan 23 13:39:59 DEBUG[28521] chan_sip.c: Auto destroying call '[EMAIL PROTECTED]' Jan 23 13:39:59 VERBOSE[28521] logger.c: -- IAX2/calleveryone-1 is ringing Jan 23 13:39:59 VERBOSE[28521] logger.c: -- Local/[EMAIL PROTECTED],1 is ringing Jan 23 13:39:59 DEBUG[28521] chan_zap.c: Requested indication 3 on channel Zap/1-1 Jan 23 13:39:59 VERBOSE[28521] logger.c: -- IAX2/calleveryone-1 stopped sounds Jan 23 13:39:59 VERBOSE[28521] logger.c: -- Local/[EMAIL PROTECTED],1 stopped sounds Jan 23 13:39:59 DEBUG[28521] chan_zap.c: Requested indication -1 on channel Zap/1-1 Jan 23 13:39:59 VERBOSE[28521] logger.c: -- IAX2/calleveryone-1 answered Local/[EMAIL PROTECTED],2 Jan 23 13:39:59 VERBOSE[28521] logger.c: -- Local/[EMAIL PROTECTED],1 answered Zap/1-1 Jan 23 13:39:59 DEBUG[28521] channel.c: Planning to masquerade channel IAX2/calleveryone-1 into the structure of Local/[EMAIL PROTECTED],1 Jan 23 13:39:59 DEBUG[28521] channel.c: Done planning to masquerade channel IAX2/calleveryone-1 into the structure of Local/[EMAIL PROTECTED],1 Jan 23 13:39:59 DEBUG[28521] chan_local.c: Not posting to queue since already masked on 'Local/[EMAIL PROTECTED],2' Jan 23 13:39:59 DEBUG[28521] channel.c: Got clone lock for masquerade on 'IAX2/calleveryone-1' at 0x8db3a64 Jan 23 13:39:59 DEBUG[28521] channel.c: Putting channel IAX2/calleveryone-1 in 64/64 formats Jan 23 13:39:59 DEBUG[28521] channel.c: Released clone lock on 'Local/[EMAIL PROTECTED],1<ZOMBIE>' Jan 23 13:39:59 DEBUG[28521] channel.c: Done Masquerading IAX2/calleveryone-1 (6) Jan 23 13:39:59 DEBUG[28521] channel.c: Didn't get a frame from channel: Local/[EMAIL PROTECTED],2 Jan 23 13:39:59 DEBUG[28521] channel.c: Bridge stops bridging channels Local/[EMAIL PROTECTED],2 and Local/[EMAIL PROTECTED],1<ZOMBIE> Jan 23 13:39:59 DEBUG[28521] app_dial.c: Exiting with DIALSTATUS=ANSWER. _______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- Asterisk-Users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
