[Asterisk-Users] SwissVoice IP10S not able to dial calls

Maynard, Jeff S. Jeff.Maynard at banctec.com
Mon Apr 12 13:29:44 MST 2004


I have set up a new SwissVoice phone and it can receive calls but I cannot
make calls out from it.  The setup is simple for now, 2 phones: SwissVoice
is ext 7726 and Cisco 7960 (SIP) is ext 7999.

I can call from the Cisco phone and it rings on the SwissVoice phone but
when I dial from the SwissVoice phone I get a busy tone upon dialing the
second digit.  The log reads as follows:

    -- Endpoint 'aaln/1 at 10.1.24.112-1' observed 'hd'
    -- MGCP mgcp_new(MGCP/aaln/1 at 10.1.24.112-1) created in state: Down
    -- Endpoint 'aaln/1 at 10.1.24.112-1' observed '7'
    -- Endpoint 'aaln/1 at 10.1.24.112-1' observed '9'
    -- Endpoint 'aaln/1 at 10.1.24.112-1' observed 'hu'
    -- MGCP handle_request(aaln/1 at 10.1.24.112-1) ast_channel already
destroyed
    -- MGCP handle_request(aaln/1 at 10.1.24.112) set vmwi(-)

Here are my configuration files:

MGCP.conf
===========
[10.1.24.112]
context=local
host=10.1.24.112
callerid = "Brad Chilton <7726>"
callgroup=0,2-5
canreinvite=no
pickupgroup=0,1
nat=no
threewaycalling=yes
transfer=yes     ; transfer requires threewaycalling=yes. Use FLASH to
transfer
;callwaiting=yes  ; this might be a cause of trouble for ip10s
;cancallforward=yes
line => aaln/1

EXTENSIONS.conf
===============
exten => 7726,1,Dial(MGCP/aaln/1 at 10.1.24.112,20,tr)



More information about the asterisk-users mailing list