VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
vitor.mazuco at gmail.com Guest
|
Posted: Fri Mar 04, 2016 3:46 pm Post subject: [asterisk-users] How to recive Incoming calls in Chan Dongle |
|
|
Hi!
How can I setup my Chan Dongle recived calls in my Asterisk?
I have to setup in dongle.conf ? Or in extensions.conf?
And the code for recive I found this site
http://asterisk-service.com/page/chan-dongle-use
I have to To save Subscriber Number before?
See the error log in my Asterisk
pbx.c:6796 __ast_pbx_run: Channel 'Dongle/dongle1-0100000000' sent to
invalid extension but no invalid handler:
context,exten,priority=URA,+5511965380290,1,Noop(),1
Thanks in advanced.
--
_____________________________________________________________________
-- 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 |
|
Back to top |
|
|
ashishlnmiit3 at gmail... Guest
|
Posted: Fri Mar 04, 2016 4:01 pm Post subject: [asterisk-users] How to recive Incoming calls in Chan Dongle |
|
|
Hi Vitor,
The dongle.conf file contains your configuration setting related to your particular dongle. There, set the "context=dongle" (or anything you specified in extensions.conf), then provide the "exten=1234" (The extensions that will be called in the particular context). Also provide the imei number in the end of the file.
Now in the extensions.conf file start with the context you provided in dongle.conf(eg. dongle). Now write the following command to answer the call coming through the dongle-
[dongle]
exten => 1234,1,Answer()
HTH,
Ashish
Ashish Gupta
B.Tech (ECE) 3rd YearThe LNM Institute of Information Technology
Jaipur, Rajasthan - 302031 , India
Mobile No: +917597056895
On Sat, Mar 5, 2016 at 2:15 AM, Vitor Mazuco <vitor.mazuco@gmail.com (vitor.mazuco@gmail.com)> wrote:
Quote: | Hi!
How can I setup my Chan Dongle recived calls in my Asterisk?
I have to setup in dongle.conf ? Or in extensions.conf?
And the code for recive I found this site
http://asterisk-service.com/page/chan-dongle-use
I have to To save Subscriber Number before?
See the error log in my Asterisk
pbx.c:6796 __ast_pbx_run: Channel 'Dongle/dongle1-0100000000' sent to
invalid extension but no invalid handler:
context,exten,priority=URA,+5511965380290,1,Noop(),1
Thanks in advanced.
--
_____________________________________________________________________
-- 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
|
|
|
Back to top |
|
|
vitor.mazuco at gmail.com Guest
|
Posted: Fri Mar 04, 2016 4:45 pm Post subject: [asterisk-users] How to recive Incoming calls in Chan Dongle |
|
|
Humm yes, thanks very much ! Em 04/03/2016 18:00, "Ashish Gupta" <ashishlnmiit3@gmail.com (ashishlnmiit3@gmail.com)> escreveu: Quote: | Hi Vitor,
The dongle.conf file contains your configuration setting related to your particular dongle. There, set the "context=dongle" (or anything you specified in extensions.conf), then provide the "exten=1234" (The extensions that will be called in the particular context). Also provide the imei number in the end of the file.
Now in the extensions.conf file start with the context you provided in dongle.conf(eg. dongle). Now write the following command to answer the call coming through the dongle-
[dongle]
exten => 1234,1,Answer()
HTH,
Ashish
Ashish Gupta
B.Tech (ECE) 3rd YearThe LNM Institute of Information Technology
Jaipur, Rajasthan - 302031 , India
Mobile No: [url=tel:%2B917597056895]+917597056895[/url]
On Sat, Mar 5, 2016 at 2:15 AM, Vitor Mazuco <vitor.mazuco@gmail.com (vitor.mazuco@gmail.com)> wrote:
Quote: | Hi!
How can I setup my Chan Dongle recived calls in my Asterisk?
I have to setup in dongle.conf ? Or in extensions.conf?
And the code for recive I found this site
http://asterisk-service.com/page/chan-dongle-use
I have to To save Subscriber Number before?
See the error log in my Asterisk
pbx.c:6796 __ast_pbx_run: Channel 'Dongle/dongle1-0100000000' sent to
invalid extension but no invalid handler:
context,exten,priority=URA,[url=tel:%2B5511965380290]+5511965380290[/url],1,Noop(),1
Thanks in advanced.
--
_____________________________________________________________________
-- 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
|
|
|
Back to top |
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|