[asterisk-dev] HELP asterisk-dev Digest, Vol 82, Issue 124
warrior back
indianrocking at gmail.com
Wed May 25 08:09:14 CDT 2011
Hello,
I have posted the query regarding SMS and got response that my dial plan
does not use Message send.
Please let me know what configuration i will do for my dial plan.
Below is my extension.conf and sip.conf
sip.conf
[2000]
type=friend
nat=yes
host=dynamic
canreinvite=no
context=default
disallow = all
allow=ulaw
;allow=alaw
;allow=g723
;allow=g729
;allow=g726
t38pt_udptl = yes,redundancy,maxdatagram=400
t38pt_rtp = no
t38pt_tcp = no
;ignoresdpversion=yes
[1000]
type=friend
nat=yes
host=dynamic
canreinvite=no
context=default
disallow = all
insecure=1
allow=ulaw
;allow=alaw
;allow=g723
;allow=g729
;allow=g726
t38pt_udptl = yes,redundancy,maxdatagram=400
t38pt_rtp = no
t38pt_tcp = no
;ignoresdpversion=yes
extension.conf
[default]
exten => 1000,1,Dial(SIP/1000)
exten => 2000,1,Dial(SIP/2000)
Thanks,
Vikash
Today's Topics:
1. Re: Help "SMS is not working" (Marcello Ceschia)
----------------------------------------------------------------------
Message: 1
Date: Wed, 25 May 2011 08:52:40 +0200
From: Marcello Ceschia <marcello.ceschia at gmx.net>
Subject: Re: [asterisk-dev] Help "SMS is not working"
To: Asterisk Developers Mailing List <asterisk-dev at lists.digium.com>
Message-ID: <2C244EE7-7A80-486C-A8C0-4B1F7CD1FEB6 at gmx.net>
Content-Type: text/plain; charset=us-ascii
On May 25, 2011, at 8:48 AM, warrior back wrote:
> -- Executing [s at default:1] Wait("Message/ast_msg_queue", "1") in new
stack
Your dial plan does not use MessageSend.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20110525/6c4e8991/attachment.htm>
More information about the asterisk-dev
mailing list