[Asterisk-java-devel] After the pickup the the Channel is on State RINGING, but the call is ongoing
Brought to you by:
srt
From: a-campos <a-c...@cr...> - 2010-06-02 23:37:24
|
Hi there, After the pickup the the Channel is on State RINGING, but the call is ongoing. Can someone please tell me if I'm doing something wrong or this is a bug in asterisk-java :) VERSION: Sun Java 1.6.0_20 Asterisk-java CI (asterisk-java-1.0.0.CI-20100531.214600-241-bin) SCENARIO: 1 - A call B 2 - C pick call on b - call *8+(B extension) ::: EVENTS ON ASTERISK-JAVA SIP/B-08212448::UP -/- SIP/C-b68009f0::RINGING AsteriskChannel[id='1275523499.118',name='SIP/B-08212448',callerId='"B" ',state='UP',account='null',dateOfCreation=Thu Jun 03 00:06:11 WEST 2010,dialedChannel=AsteriskChannel[id='1275523509.120',name='SIP/C-b68009f0'],dialingChannel=null,linkedChannel=null] [AsteriskChannel[id='1275523509.120',name='SIP/C-b68009f0',callerId='',state='RINGING',account='null',dateOfCreation=Thu Jun 03 00:06:22 WEST 2010,dialedChannel=null,dialingChannel=AsteriskChannel[id='1275523499.118', name='SIP/B-08212448'],linkedChannel=null] ::: ON RASTERISK show channels SIP/C-081ff3 (None) Up AppDial((Outgoing Line)) SIP/A-b6801fd8 1040@internal:1 Up Dial(SIP/B|30|tTHh) - Augusto Campos |