[asterisk-users] 11.4: motif can only handle one channel at a time?

Richard Mudgett rmudgett at digium.com
Mon May 20 18:26:19 CDT 2013


> On 05/16/2013 10:07 AM, sean darcy wrote:
> > On 05/16/2013 09:41 AM, sean darcy wrote:
> >> I have a call on gv over motif. I try to bridge it to another call
> >> over
> >> motif, but a different gv account, and I get congestion.
> >>
> >> motif only handles one 1 channel at a time??
> >>
> >> sean
> >>
> >
> > More:
> >
> > Two different motif sections. Two different xmpp sections.
> > xmpp shows both connections.
> >
> > sean
> >
> 
> I've made some headway, but not enough.
> 
> I have a motif call coming in. That bridges to a motif call going
> out.
> 
> 
> >     -- Executing [s at incoming:2] Wait("Motif/+1<in>-2927", "1") in
> >     new stack
> >     -- Executing [s at incoming:3] Answer("Motif/+1<in>-2927", "") in
> >     new stack
> >     -- Executing [s at incoming:4] Set("Motif/+1<in>-2927",
> >     "crazygooglecid=+1<>@voice.google.com/srvenc-nrqQ46ayZknr1yPFlefF9PJfrsgA2TBA")
> >     in new stack
> >     -- Executing [s at incoming:5] Set("Motif/+1<in>-2927",
> >     "stripcrazysuffix=+1<>") in new stack
> >     -- Executing [s at incoming:6] Set("Motif/+1<in>-2927",
> >     "CALLERID(all)=+1<>") in new stack
> >     -- Executing [s at incoming:7] Goto("Motif/+1<in>-2927", "relay")
> >     in new stack
> >     -- Goto (incoming,s,14)
> >     -- Executing [s at incoming:14] Dial("Motif/+1<in>-2927",
> >     "motif/51/+1<out>@voice.google.com") in new stack
> >     -- Called motif/51/+1<out>@voice.google.com
> >     -- Motif/+1<out>@voice.google.com-d119 is proceeding passing it
> >     to Motif/+1<in>-2927
> > [May 20 12:17:25] NOTICE[4323][C-00000167]: chan_motif.c:1636
> > jingle_indicate: Don't know how to indicate condition '15'
> >   == Spawn extension (incoming, s, 14) exited non-zero on
> >   'Motif/+1<>-2927'
> 
> I set xmpp debug on. As far as I can see the incoming call (xmpp port
> <45> ) terminates because of "success" just after the outgoing call (
> xmpp <51> ) is set up. The called number rings 3 times. If it's
> answered, it's dead.

I think you are required to send a DTMF 1 to the gv call after answering.

Richard



More information about the asterisk-users mailing list