[Home]

Summary:ASTERISK-03255: cannot us IVR on incoming IAX2 LINE
Reporter:mayoorpatel (mayoorpatel)Labels:
Date Opened:2005-01-11 18:14:56.000-0600Date Closed:2011-06-07 14:04:52
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Channels/chan_iax2
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:CALLING PARTY GETS A BUSY SIGNAL --- AND IN THE MONITOR GET A MESSAGE FAILED TO WRITE FRAME --- USING XORCOM ASTERISK DISK. ASTERISK VERSION IS 1.0.2 BUILT BY ROOT@BOOLE ON A i686 RUNNING LINUX

I also see a warning message unable to open IAX timing interface: No such device
Comments:By: nick (nick) 2005-01-11 18:37:19.000-0600

This is not a bug, but a configuration issue. See:
See http://www.voip-info.org/wiki-Asterisk+timer and http://lists.digium.com/pipermail/asterisk-users/2004-December/075509.html

By: mayoorpatel (mayoorpatel) 2005-01-11 18:49:04.000-0600

I was able to cheat the system .... let it first go to a sip phone for 2 seconds and than exten => 4049694545,2,Background(gipmain)
        exten => 1,1,Dial(....)

Using above I can do the IVR only drawback is it rings an sip extension for 2 seconds  exten => 4049694546,1,Dial(Sip/xxx,tr,02)

If anyone has a solution without having to ring the sip phone will be wonderfull

By: nick (nick) 2005-01-11 19:12:26.000-0600

Honestly... you don't have bug here. For configuration problems, try getting on irc.freenode.net #asterisk or join the asterisk mailing list or look at the wiki at voip-info.org. Mantis is ONLY for bugs, and not configuration issues.

Nick