[Asterisk-Users] Success with SwissVoice.

Matthew Boehm mboehm at cytelcom.com
Thu Aug 19 11:13:21 MST 2004


Wow.

> [00059002042b]
> context=main
> host=dynamic
> callerid = "John Doe" <123>
> nat=yes
> Line => svip10

That did it. The phone registered with * and a debug msg flys up when I
pickup/put down the reciever.

When I pick up the handset, I can hear a dialtone. But pressing numbers on
the keypad doesn't do anything other than show up on the LCD screen. Even
when I press the 'Call' button, nothing happens.

I am able to call the Swissvoice (via one of our SIP phones) and carry on a
conversation. But I cannot dial out with SV.

I read someone else had this problem, but never read a solution.

Thanks,
Matthew


----- Original Message -----
From: "Florian Overkamp" <florian at obsimref.com>
To: <asterisk-users at lists.digium.com>
Sent: Thursday, August 19, 2004 12:25 PM
Subject: RE: [Asterisk-Users] No Success with SwissVoice.


> Hi Matthew,
>
> > -----Original Message-----
> > I'm not sure that the problem lies in the NAT because the
> > phone is talking to Asterisk. I'm hoping this is a simple
> > config thing I've overlooked but I've tried all kinds of
> > combos inside the [] in my mgcp.cfg file.
>
> > from 64.72.107.1:52539MGCP read:
> > RSIP 1258 svip10 at 00059002042b MGCP 1.0 NCS 1.0
> > RM: restart
> >
> > from 64.72.107.1:52539Verb: 'RSIP', Identifier: '1258', Endpoint:
> > 'svip10 at 00059002042b', Version: 'MGCP 1.0'
> > 2 headers, 0 lines
> > Aug 19 11:40:49 NOTICE[1142106560]: chan_mgcp.c:1474 find_subchannel:
> > Gateway '00059002042b' (and thus its endpoint 'svip10') does not exist
> >
> > mgcp.cfg
> > ----------------
> > [general]
> > port = 2427
> > bindaddr = 64.72.107.10
> >
> > [swissphone]
> I would try:
>
> [00059002042b]
>
> Since that is what the debuglog implies.
>
> > context=main
> > host=dynamic
> > callerid = "John Doe" <123>
> > nat=yes
> > line => aaln/1
> You may need:
>
> Line => svip10
>
> Or something like it. I don't know how you provisioned your phone, but I
> have never seen this behaviour with my IP10's.
>
> Factory defaults work pretty well, in that case your section would be:
>
> [192.168.1.116]
> Line = aaln/1
>
> Or maybe (!) you would use the IP that Asterisk sees traffic coming from
(in
> case of NAT).
>
>
> Best regards,
> Florian
>
> _______________________________________________
> 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