[asterisk-dev] Outbound Calls / Call forwarding on TE110P card

Steve Totaro stotaro at asteriskhelpdesk.com
Fri May 18 06:22:55 MST 2007


This belongs on the User's list.

Thanks,
Steve Totaro
http://www.asteriskhelpdesk.com
<http://www.asteriskhelpdesk.com/component/option,com_wrapper/Itemid,37/
> 
KB3OPB
  

  _____  

From: asterisk-dev-bounces at lists.digium.com
[mailto:asterisk-dev-bounces at lists.digium.com] On Behalf Of Arpit Mehta
Sent: Thursday, May 17, 2007 10:29 PM
To: Asterisk Developers Mailing List
Subject: [asterisk-dev] Outbound Calls / Call forwarding on TE110P card

 

Hi all,

I presume I am mailing on the right list, do let me know if I am not. 
I am trying to setup the asterisk with a te110p card. I have managed to
make inbound calls using Asterisk. I want to make outbound calls such
that when I call the Asterisk it forwards my call to some other number.
When a call comes it just gets forwarded to another number (like a
voicemail but to some external number ie in this case it is 19173995791)
and the phone should ring. But what is happening now is that the phone
keeps ringing (but the call doesnot come at the number 19173995791) and
after some time the calls goes to a voicemail ( Asterisk tries to
connect  a voicemail number 19173 which obviously it cannot since it
doenot exist and hence asks to leave a voice mail ).  As you can see it
is kind of call forwarding.
Here are my files. Any help/hints/suggestions would be most welcome

zapata.conf
context=incoming
switchtype=national
signalling=pri_cpe 
group=1
channel=>1-23

extension.conf
[incoming]
exten => _XXXXX,1,Dial(Zap/g1/19173995791)


######### I have added this line in the dialplan is because I want it to
match the  last 5 digit and simply dial the number 19173995791 such that
a call leg is established between the calling party and the number
19173995791 


CLI debug information 
-- Requested transfer capability: 0x00 - SPEECH
    -- Called g1/19173995791
    -- Zap/1-1 is proceeding passing it to Zap/23-1
    -- Zap/1-1 is making progress passing it to Zap/23-1 

############### The call keeps ringing for sometime it goes to
voicemail. (Although there is no call at the number 19173995791) 
############### The message comes when the voicemail start. Note that I
have not setup any voice mail.
    -- Zap/1-1 answered Zap/23-1

############### Goes to the voicemail 
    -- Native bridging Zap/23-1 and Zap/1-1

    -- Channel 0/23, span 1 got hangup request
    -- Hungup 'Zap/1-1'
  == Spawn extension (incoming, 17689, 1) exited non-zero on 'Zap/23-1'
    -- Hungup 'Zap/23-1'

Thanks

Regards


-- 
Arpit Mehta
Graduate Student 
Department of Computer Science
Columbia University

Tel: 1-646-387-5998 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-dev/attachments/20070518/878b305c/attachment-0001.htm


More information about the asterisk-dev mailing list