VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
seandarcy2 at gmail.com Guest
|
Posted: Sun Apr 27, 2014 8:40 pm Post subject: [asterisk-users] unable to transfer ??? |
|
|
On 11.9.0:
Quote: | -- Accepting AUTHENTICATED call from 111.xxx.yyy.zzz:
-- > requested format = speex,
-- > requested prefs = (),
-- > actual format = ulaw,
-- > host prefs = (silk16|ulaw|gsm|g722),
-- > priority = mine
-- Executing [8447@voip-in:1] Dial("IAX2/n4-5734", "IAX2/ncal") in new stack
-- Called IAX2/ncal
-- Call accepted by 68.xxx.yyy.zzz (format ulaw)
-- Format for call is (ulaw)
-- IAX2/ncal-1777 is ringing
-- IAX2/ncal-1777 answered IAX2/n4-5734
-- Channel 'IAX2/n4-5734' unable to transfer
-- Channel 'IAX2/ncal-1777' unable to transfer
-- Channel 'IAX2/ncal-1777' unable to transfer
-- Hungup 'IAX2/ncal-1777'
|
What's the problem?
sean
--
_____________________________________________________________________
-- 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 |
|
|
mfmolina-listas at mil... Guest
|
Posted: Sun Apr 27, 2014 9:33 pm Post subject: [asterisk-users] unable to transfer ??? |
|
|
El 27/04/2014 8:39 p. m., Sean Darcy escribió:
Quote: | On 11.9.0:
Quote: | -- Accepting AUTHENTICATED call from 111.xxx.yyy.zzz:
-- > requested format = speex,
-- > requested prefs = (),
-- > actual format = ulaw,
-- > host prefs = (silk16|ulaw|gsm|g722),
-- > priority = mine
-- Executing [8447@voip-in:1] Dial("IAX2/n4-5734", "IAX2/ncal") in new stack
-- Called IAX2/ncal
-- Call accepted by 68.xxx.yyy.zzz (format ulaw)
-- Format for call is (ulaw)
-- IAX2/ncal-1777 is ringing
-- IAX2/ncal-1777 answered IAX2/n4-5734
-- Channel 'IAX2/n4-5734' unable to transfer
-- Channel 'IAX2/ncal-1777' unable to transfer
-- Channel 'IAX2/ncal-1777' unable to transfer
-- Hungup 'IAX2/ncal-1777'
|
What's the problem?
sean
| There is no problem, simply asterisk is attempting a native peer-to-peer IAX2 call and it can't, so it stays in the middle bringing both signalling and media.
This links could help you:
http://doxygen.asterisk.org/trunk/Config_iax.html
Quote: | ;transfer=no ; Disable IAX2 native transfer
;transfer=mediaonly ; When doing IAX2 native transfers, transfer only
; the media stream
|
http://forums.asterisk.org/viewtopic.php?f=1&t=751
[/url]by [url=http://forums.asterisk.org/memberlist.php?mode=viewprofile&u=21422&sid=904b6e06a9056ff214ad2a0913566791]dmikusa » Tue Jul 26, 2005 7:55 am I'm not sure that this is an exact solution to your problem, but it may help. When Asterisk transfers an IAX to IAX call, by default, it attempts to make it a peer to peer call. So when it transfers, the Asterisk box is removed from the loop. You can changed this behavior with this parameter. notransfer = yes | no If an IAX phone calls another IAX phone by using a Asterisk server, Asterisk will transfer the call to go peer to peer. If you do not want this, turn on notransfer with a "yes". This is also settable for peers and users.
Best regards
[/url]
Este mensaje no contiene virus ni malware porque la protección de [url=http://www.avast.com/]avast! Antivirus está activa. |
|
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
|