Dave

You were right!


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Dave Cotton
Sent: 03 January 2004 17:19
To: Asterisk List
Subject: RE: [Asterisk-Users] Newbie - getting two local
phonestocommunicate would be a good start :)


On Sat, 2004-01-03 at 17:55, John Coll wrote:
> ;
> ; liza:/etc/asterisk/sip.conf
> ;
> [general]
> port = 5060
> bindaddr = 0.0.0.0
> externip = 10.0.1.198
>
> [5702]
> type=friend
> host=dynamic
> context=johnhome
> reinvite=no
> canreinvite=no
> qualify=300
> callerid="John workroom #1" <5702>
> mailbox=5702
> nat=yes
>
> [5703]
> type=friend
> host=dynamic
> context=johnhome
> reinvite=no
> canreinvite=no
> qualify=300
> callerid="John workroom #2" <5703>
> mailbox=5703
> nat=yes

> And now dial 5703 from 5702. 5703 rings but when 5703 is taken off hook no
> voice path is established and both phones give rapid beep beep beep after
a
> few seconds. The following has been cut a bit but I hope I've left
something
> useful in there....
>

Isn't this the codecs problem?

Try adding :-

disallow=all
allow=ulaw
allow=alaw

into both of your sip.conf descriptions.
--
Dave Cotton <[EMAIL PROTECTED]>

_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users



_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to