[asterisk-bugs] [JIRA] (ASTERISK-28666) Integration with FXO/FXS GAteway via FXO line/OPenvox card
Joshua C. Colp (JIRA)
noreply at issues.asterisk.org
Wed Dec 18 12:36:31 CST 2019
[ https://issues.asterisk.org/jira/browse/ASTERISK-28666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Joshua C. Colp closed ASTERISK-28666.
-------------------------------------
Resolution: Configuration Issue
> Integration with FXO/FXS GAteway via FXO line/OPenvox card
> ----------------------------------------------------------
>
> Key: ASTERISK-28666
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-28666
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: . I did not set the category correctly.
> Affects Versions: 16.4.1
> Environment: Call Out to Cicsco CUCM thru FXO line(FXO GW=Patton) failed
> Reporter: Julien CAROFF
>
> 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 at sterisk whereas I'd like to have 60102 at 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
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list