[Asterisk-Users] Zap/g0/ to a Telstra Mobile

Howard Lowndes lannet at lannet.com.au
Thu Feb 17 00:01:21 MST 2005


On Thu, 2005-02-17 at 15:51, asterisk at tragicflirt.com wrote:
> I've installed a TDM400. Having a go with AMP.
> 
> I would like incoming calls to be put throuhg to an extension (at my desk)
> and a mobile (cell phone) at the same time. Whichever picks up, gets the
> call..
> 
> This should be possible with AMP (call groups, 200|201|0*0408xxxxxx), but it
> didn't work, so I have created a custom-incoming in extensions-custom.conf
> 
> What is happening is, The extension rings for about 5 secs (as long as it
> takes the TDM400 to dial the mobile number), then just the telstra mobile
> rings.. 
>  
> 
> >From asterisk -vvvvvvvvvvvr
> 
>     -- Goto (custom-incoming,s,1)
>     -- Executing Dial("SIP/202-b424", "Zap/g0/0408xxxxxx&Sip/200|30|t") in
> new stack
>     -- Called g0/0408xxxxxx
>     -- Called 200
>     -- SIP/200-fece is ringing
>     -- SIP/200-fece is ringing
>     -- SIP/200-fece is ringing
>     -- SIP/200-fece is ringing
>     -- Zap/2-1 answered SIP/202-b424

This tend to indicate to me that the mobile system has picked up the
call request on the zap channel and that * therefore thinks that the zap
channel has picked up the call and will then bridge the zap channel to
the sip 202 channel and kill off the ringing on the sip 200 channel.

I don't know that there is much you can do about this as basically you
are trying to get interaction on two different systems.

> 
> At this stage the mobile is still ringing and has not been answered.
> 
> 
> Below are zapata.conf & extensions-custom.conf
> 
> Any thoughts anyone?
> 
> Cheers
> Shane
> 
> 
> 
> 
> 
> ---zapata.conf---
>  
> language=en
>  
> context=from-pstn
> signalling=fxs_ks
> ;stripmsd=1
> immediate=no
> overlapdial=yes
> faxdetect=no
> usecallerid=no
> echocancel=yes
> callprogress=yes
> busydetect=yes
> busycount=6
> echocancelwhenbridged=no
> echotraining=800
> rxgain=5.5
> group=0
> channel=2
> channel=3
> group=1
> usecallerid=yes
> channel=4
>  
> 
> ---extensions-custom.conf---
>   
> [custom-incoming]
> exten => s,1,Dial(Zap/g0/0408xxxxxx&Sip/200,30,t)
> exten => s,104,Voicemail(u200)
> exten => s,105,Hangup()
> 
> 
> _______________________________________________
> 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
-- 
Howard.
LANNet Computing Associates;
Your Linux people <http://www.lannetlinux.com>
------------------------------------------
"When you just want a system that works, you choose Linux;
when you want a system that just works, you choose Microsoft."
------------------------------------------
"Flatter government, not fatter government;
Get rid of the Australian states."





More information about the asterisk-users mailing list