[asterisk-users] dial plan and sip

Thomas Perron thomas.perron at gmail.com
Sat Nov 13 21:02:27 CST 2010


How do I see the error message?
the phone call seemed to get through but I did not see anything on my
1.4 console.
i used 1.6.x before.  having trouble with this for some reason.  older stuff.
i have one session open at the > prompt but nothing shows up.



On Sat, Nov 13, 2010 at 9:53 PM, Brett Woollum <brett at woollum.com> wrote:
> What is the error message?
>
> Sent from my iPhone
>
> On Nov 13, 2010, at 6:28 PM, Thomas Perron <thomas.perron at gmail.com> wrote:
>
>> Hi Brett,
>> It did not work.
>> I will try other ideas.
>> SIP or Dial plan problem?
>> registeration?
>>
>>
>> On Sat, Nov 13, 2010 at 8:55 PM, Brett Woollum <brett at woollum.com> wrote:
>>> Try changing this line:
>>>> exten => s,n,Dial(SIP/jazzey/17031111111,120,A,(demo-thanks))
>>>
>>> To:
>>>> exten => s,n,Dial(SIP/17031111111 at jazzey,120,A,(demo-thanks))
>>>
>>>
>>> Sent from my iPhone
>>>
>>> On Nov 13, 2010, at 5:38 PM, Thomas Perron <thomas.perron at gmail.com> wrote:
>>>
>>>> Here is a very very basic config.  But, not working (:
>>>> I simply want to dial the DID that is registered with the SIP provider.
>>>> then, as you can see the call should dial the 703111 number
>>>> Hints please?
>>>>
>>>>
>>>> sip.conf
>>>> ;register => 908366554:396444 at carrier.jazzey.com
>>>> register => 908366554:396444 at sip.jazzey.com
>>>> [jazzey]
>>>> type=friend
>>>> host=sip.jazzey.com
>>>> username=908366554
>>>> secret=396444
>>>> qualify=no
>>>> insecure=invite
>>>>
>>>> extensions.conf
>>>> exten => s,1,Answer()
>>>> exten => s,n,Wait(2)
>>>> exten => s,n,Dial(SIP/jazzey/17031111111,120,A,(demo-thanks))
>>>> exten => s,n,Wait(2)
>>>> exten => s,n,Hangup()
>>>>
>>>> --
>>>> _____________________________________________________________________
>>>> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>>>> New to Asterisk? Join us for a live introductory webinar every Thurs:
>>>>               http://www.asterisk.org/hello
>>>>
>>>> asterisk-users mailing list
>>>> To UNSUBSCRIBE or update options visit:
>>>>   http://lists.digium.com/mailman/listinfo/asterisk-users
>>>
>>> --
>>> _____________________________________________________________________
>>> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>>> New to Asterisk? Join us for a live introductory webinar every Thurs:
>>>               http://www.asterisk.org/hello
>>>
>>> asterisk-users mailing list
>>> To UNSUBSCRIBE or update options visit:
>>>   http://lists.digium.com/mailman/listinfo/asterisk-users
>>>
>>
>> --
>> _____________________________________________________________________
>> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>> New to Asterisk? Join us for a live introductory webinar every Thurs:
>>               http://www.asterisk.org/hello
>>
>> asterisk-users mailing list
>> To UNSUBSCRIBE or update options visit:
>>   http://lists.digium.com/mailman/listinfo/asterisk-users
>
> --
> _____________________________________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
> New to Asterisk? Join us for a live introductory webinar every Thurs:
>               http://www.asterisk.org/hello
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users
>



More information about the asterisk-users mailing list