Displaying 1 result from an estimated 1 matches for "3fe934f4".
2010 Jul 30
0
asterisk-users Digest, Vol 72, Issue 81
...g "Dial(SIP/119.26.18.235:5062)" which causes
changed INVITE adn TO headers, so i want to get the channel-id that asterisk
internally uses do dial it.
if we use ChanIsAvail(SIP/nasir) or ChanIsAvail(SIP/192.168.0.10:5062) this
works on Local LAN and it returns "SIP/192.168.0.10:5062-3fe934f4" , but
when asterisk is on Live Ip and users are behind Router then this function
gives error of unknow host. so i want to know if there is any other function
that does this job.
so what is want is to get this channel-id ( like nasir-2487e9) and dial it
like
Dial(SIP/nasir-2487e9) or Dial(S...