[Asterisk-Users] Attempting native bridge of
Mike Price
mike at pie.co.nz
Tue Apr 12 15:31:19 MST 2005
I also have a native bridge problem. I have 2 analogue phones each
connected to an IAXy. When attempting a call between them I get the
following:
-- Accepting DIAL from nnn.nnn.117.75, formats = 0x4
-- Executing Dial("IAX2/ontheroad at ontheroad/6", "IAX2/kitchen") in
new stack
-- Called kitchen
-- Call accepted by 192.168.6.142 (format ulaw)
-- Format for call is ulaw
-- IAX2/kitchen/8 is ringing
-- IAX2/kitchen/8 answered IAX2/ontheroad at ontheroad/6
-- Attempting native bridge of IAX2/ontheroad at ontheroad/6 and
IAX2/kitchen/8
Apr 12 17:12:18 DEBUG[2053]: chan_iax2.c:5353 socket_read: Ooh, voice
format changed to 4
Apr 12 17:12:18 DEBUG[2053]: chan_sip.c:771 __sip_autodestruct: Auto
destroying call 'H15wTYzkPs6Xwboa at 192.168.6.148'
Apr 12 17:12:18 DEBUG[2053]: db.c:163 ast_db_get: Unable to find key
'si-000fd3000a7e' in family 'iax/provisioning/cache'
Apr 12 17:12:18 DEBUG[2053]: iax2-provision.c:231 iax_provision_version:
Unable to create provisioning packet for 'si-000fd3000a7e'
Apr 12 17:12:19 DEBUG[2053]: chan_iax2.c:5353 socket_read: Ooh, voice
format changed to 4
Apr 12 17:12:19 DEBUG[2053]: chan_iax2.c:5835 socket_read: Immediately
destroying 8, having received INVAL
Apr 12 17:12:19 DEBUG[2053]: channel.c:2630 ast_channel_bridge:
Returning from native bridge, channels: IAX2/ontheroad at ontheroad/6,
IAX2/kitchen/8
Apr 12 17:12:19 DEBUG[2053]: chan_iax2.c:2407 iax2_hangup: We're hanging
up IAX2/kitchen/8 now...
Apr 12 17:12:19 DEBUG[2053]: chan_iax2.c:2416 iax2_hangup: Really
destroying IAX2/kitchen/8 now...
-- Hungup 'IAX2/kitchen/8'
Apr 12 17:12:19 DEBUG[2053]: app_dial.c:1036 dial_exec: Exiting with
DIALSTATUS=ANSWER.
== Spawn extension (local, 1133, 1) exited non-zero on
'IAX2/ontheroad at ontheroad/6'
-- Executing Hangup("IAX2/ontheroad at ontheroad/6", "") in new stack
== Spawn extension (local, h, 1) exited non-zero on
'IAX2/ontheroad at ontheroad/6'
Apr 12 17:12:19 DEBUG[2053]: chan_iax2.c:2407 iax2_hangup: We're hanging
up IAX2/ontheroad at ontheroad/6 now...
-- Hungup 'IAX2/ontheroad at ontheroad/6'
Apr 12 17:12:27 DEBUG[2053]: chan_iax2.c:5535 socket_read: Immediately
destroying 12, having received hangup
Apr 12 17:12:27 DEBUG[2053]: chan_iax2.c:3792 raw_hangup: Raw Hangup
nnn.nnn.117.75:4569, src=11, dst=520
Apr 12 17:12:27 DEBUG[2053]: chan_iax2.c:3792 raw_hangup: Raw Hangup
nnn.nnn.117.75:4569, src=12, dst=7260
Any ideas?
Cheers
Mike
On Wed, 2005-04-13 at 10:00, Robert Goodyear wrote:
> On Apr 12, 2005, at 1:35 PM, Xu Wang wrote:
>
> > i do have 'answer' to 1st incoming IAX before calling the 2nd IAX.
> > Yes, the
> > log looks almost the same. I have 1800 coming from one vendor, then
> > call
> > through 2nd vendor (it might be the same vendor as the 1st ) to the
> > destination.
> >
> > If 'attempting native brige' is successful, both IAXs are hung up. But
> > the
> > call can still continue.
> >
>
> Wait a moment... you mean the call is not dropped, but Asterisk is
> simply taken out of the media path? If so, I understand this to be the
> intended behavior unless you invoke the NOTRANSFER=YES directive in
> your IAX.conf for either channel. This I think is analogous to the
> CANREINVITE parameter for SIP.
>
> I hope someone else will correct me if my understanding is wrong.
>
> /rg
>
>
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
More information about the asterisk-users
mailing list