[Home]

Summary:ASTERISK-28666: Integration with FXO/FXS GAteway via FXO line/OPenvox card
Reporter:Julien CAROFF (jc29)Labels:
Date Opened:2019-12-18 12:32:22.000-0600Date Closed:2019-12-18 12:34:37.000-0600
Priority:MajorRegression?
Status:Closed/CompleteComponents:. I did not set the category correctly.
Versions:16.4.1 Frequency of
Occurrence
Constant
Related
Issues:
Environment:Call Out to Cicsco CUCM thru FXO line(FXO GW=Patton) failedAttachments:
Description:From Asterisk/4003, I dial 60102(Cisco CUCM thru FXO patton)
In the INVITE, I can see my TO is wrong because it dials "internally", inside Asterisk(60102@sterisk whereas I'd like to have 60102@FXO)
I guess my extensions.conf is wrong.
Here is a sample


[globals]
CONSOLE=Console/dsp ; Console interface for demo
;CONSOLE=DAHDI/1
;CONSOLE=Phone/phone0
IAXINFO=guest ; IAXtel username/password
;IAXINFO=myuser:mypass
TRUNK=DAHDI/G2 ; Trunk interface


exten => 60102,4,Dial(DAHDI/1/${EXTEN})

And here is a sample from dahdi-channels.conf

; Span 1: WCTDM/4 "Wildcard TDM400P REV E/F Board 5" (MASTER)
;;; line="1 WCTDM/4/0"
signalling=fxo_ks
callerid="Channel 1" <4001>
mailbox=4001
group=5
context=from-internal
channel => 1
callerid=
mailbox=
group=
context=default


Pls help
FYI, incoming call is OK
Comments:By: Asterisk Team (asteriskteam) 2019-12-18 12:32:23.645-0600

Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.

A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.

Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].

Please note that once your issue enters an open state it has been accepted. As Asterisk is an open source project there is no guarantee or timeframe on when your issue will be looked into. If you need expedient resolution you will need to find and pay a suitable developer. Asking for an update on your issue will not yield any progress on it and will not result in a response. All updates are posted to the issue when they occur.

By: Joshua C. Colp (jcolp) 2019-12-18 12:34:17.700-0600

We appreciate the difficulties you are facing, however this does not appear to be a bug report and your request or comments would be better served in a different forum.

The Asterisk community provides support over IRC, mailing lists, and forums as described at http://asterisk.org/community. The Asterisk issue tracker is used specifically to track issues concerning bugs and documentation errors.

Please see the Asterisk Issue Guidelines [1] for instruction on the intended use of the Asterisk issue tracker.

Thanks!

[1] https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines