I added the following 2 lines to extensions.conf. Should these lines handle
the incoming calls to extension 3333?

exten => 3333,1,Answer
exten => 3333,2,Dial(SIP/1111)


I turned on sip debugging and can see the call in Asterisk. I also see some lines like this:

From: <sip:[EMAIL PROTECTED]>;tag=as21a15658
To: <sip:[EMAIL PROTECTED]>

Would this mean that the call is coming in on the Vonage line and an attempt
is being made to bridge the call back to the Vonage line?


-- > El 25/10/2004, a las 15:53, Richard Branham escribi�: > > &gt; register =&gt; > &gt; &lt;VonageNumber&gt;:&lt;VonagePassword&gt;@sphone.vopr.vonage.net:5061/3333 > > Maybe your incoming calls are going to a non existent number in your > system 3333 ??? > > try > > > register =&gt; > &lt;VonageNumber&gt;:&lt;VonagePassword&gt;@sphone.vopr.vonage.net:5061/1111 > > > � > Adri� Vidal > > > > > >

_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to